whiteshark Posted July 13, 2010 Posted July 13, 2010 hi i went a file to be sended to my ftp ........ in the end of my programe where is while 1 .... .... wend it is something like this i think plzzz help me while 1 ..... ..... wend $FTP_Open = _FTP_Open("Session") $FTP_Connect = _FTP_Connect($FTP_Open, "host", "login", "password") ...... $Ftpc = _FTP_Close($FTP_Open) but it failed sorry about my mistakes in english
Developers Jos Posted July 13, 2010 Developers Posted July 13, 2010 No idea : - why this is in a GUI forum - what your are asking or were you really have an issue with. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now