PDA

View Full Version : Amendent File with AutoPlay


Caffa
12-23-2007, 11:38 AM
Well what I am trying to do is from the autoplay give an option to modify a file, for example, places a text in a imput so that when i press a butom the text is implemented in a file that is in a folder on PC.


I do not know if I explain, however, apologize for my bad English

Teqskater
12-23-2007, 02:46 PM
that is already integrated
See commands: textfile.writefromtable and textfile.writefromstring.

Caffa
12-23-2007, 09:49 PM
Thanks! =D

Caffa
12-23-2007, 09:58 PM
have someone an example from this ?

Caffa
12-23-2007, 10:28 PM
That is not exactly what I was looking for, I gave an example:
i have a text file "Hello.txt" in hello.txt i want to put a text indor the file. example i have an imput. on the imput y write "Holle all" I want "hello all" type "hello.txt" and whether it may also give me another code to do so in a specified line

Caffa
12-24-2007, 12:54 AM
What I want is easy, i want to edit a .txt file, but i dont know how to do it :s

FoxLeader
12-24-2007, 01:44 AM
See AMS help file. In AMS, do F1. Everything is written there, including exemples.

(Or if too much trouble, the perfect solution to have everybody do things for you is ALT+F4)