Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ftp.FileGet
#1
how can i tell this command to transfer file in ascii?
there is a paramater that i cant find out how to set called "[failifexists]" before the ascii param.

thanks.
#2
Use these default values for optional arguments:
"" for strings that are passed by value (eg declared as $arg).
0 for all other. That is, for numeric, pointer and reference arguments (eg declared as str&arg).

http://ftp.FileGet("filename" "filename" 0 1)
#3
Awesome!
thanks.
#4
i'm going to have to bring this up again.
how do i tell it to just overwrite the file if it exists?
i'm having some errors and im not sure what's causing some files not to dnld.
An old blog on QM coding and automation.

The Macro Hook
#5
Should overwrite, unless the file is read-only.
#6
thanks....i guess it's back to mill to find out what's going on.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)