hakopa
03-01-2006, 05:27 AM
Hello,
I need a script that can write and save a text file with the extention .txt in a percific location. This location is c:/test.txt
The text is irelevant but I need it to write something like
ftp.domain.net.nz
username
password
bye
I then want the script to write and execute a batch script.
Again the scripts not important but it would be something like
ftp -s:c:/test.txt
If someone can help thank you,
Jacob Matysek
I need a script that can write and save a text file with the extention .txt in a percific location. This location is c:/test.txt
The text is irelevant but I need it to write something like
ftp.domain.net.nz
username
password
bye
I then want the script to write and execute a batch script.
Again the scripts not important but it would be something like
ftp -s:c:/test.txt
If someone can help thank you,
Jacob Matysek