Search found 3 matches
- Fri Sep 30, 2005 6:51 am
- Forum: Beginners
- Topic: Soecifying directory to save a text file in
- Replies: 1
- Views: 4574
Soecifying directory to save a text file in
How do I specify the directory to save a text file i have just created into? This what I have had to do to get saving the file so far, however it saves it in whichever directory I last saved a file in. Also any pointers on streamlining the code would help. Press ALT Send>fa Release ALT WaitWindowOpe...
- Mon Aug 29, 2005 8:27 am
- Forum: Beginners
- Topic: Reading from an ini file to automate logon.
- Replies: 3
- Views: 6090
- Mon Aug 29, 2005 3:05 am
- Forum: Beginners
- Topic: Reading from an ini file to automate logon.
- Replies: 3
- Views: 6090
Reading from an ini file to automate logon.
Hi, I need to read a username, password, and an "application type" ( just a number) from an ini file. How do I set up the inifile? I can't get my script to read from a file i create in notepad and save as an *.ini file. The script needs to send the user name and password to the application whenever ...