adamcasey Posted May 2, 2008 Posted May 2, 2008 Hi I'm attempting to use this ftp function. (only been using autoIT for 2 days) However I'm not sure how. I've downloaded the two files: FTP.au3 and FTP_Example.au3 Obviously the example has hardly any code adn the FTP.au3 has tons. Do I have to delare or link to the FTP.au3 code?
James Posted May 2, 2008 Posted May 2, 2008 Wrong forum this should be in General Help and Support. Which function? You are talking about the UDF (User Defined Function) or Include. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
MerkurAlex Posted May 2, 2008 Posted May 2, 2008 The example should have something on the first line like "#include FTP.au3" that should be including all of the ftp functions from the FTP.au3 file all that code is inside little functions witch is why the example requires so little. [quote name='PsaltyDS' post='635433' date='Jan 27 2009, 07:04 AM']Larry is a mass murderer?! It's always the quiet, clean cut, bald guys... [/quote]
adamcasey Posted May 2, 2008 Author Posted May 2, 2008 Thanks and sorry for posting in the wrong forum
MerkurAlex Posted May 2, 2008 Posted May 2, 2008 Thanks and sorry for posting in the wrong forumGlad i could help. [quote name='PsaltyDS' post='635433' date='Jan 27 2009, 07:04 AM']Larry is a mass murderer?! It's always the quiet, clean cut, bald guys... [/quote]
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