Hi all,
I am working on an application in construct2 that needs to talk to the DOT net application through either XML or TXT.
I tried the following ..tried to read XML file using the XML plugin of construct2 (in which I am yet to find some success) and then was planning to write on that XML file back but i realised tht using the current version of construct2 it's impossible to write an xml file.
the work around I was thinking is to if it is possible to store something as TXT file then rename that as xml it should be possible. But my question is .... is FILE OPERATIONS like read file and write files possible using construct2.
Thanks
Karthikeyan P