Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ftp
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Re: Ftp
Miscellaneous
Thread ID:
00585731
Message ID:
00588991
Views:
38
>:~)
>
>My FTP works fine as in the following
>
>
>
>IF nERRCNT > 0
>   WAIT WINDOW "ACKNOWLEDGE: AN ERROR OCCURED WRITING TO SPROVIDER.TXT!"
>ELSE                   			&& No Errors
>   IF !EMPTY(cSPECIALFTP)
>      ! FTP -s:&cSPECIALFTP
>   ELSE
>      IF lPROD
>         ! FTP -s:bbb     			&& Script created for prod directory
>      ELSE
>         IF UPPER(TESTorPROD)= "TEST" .OR. UPPER(TESTorPROD)= "FTPT"
>            ! FTP -s:bbT  			&& Script created for test directory
>         ENDIF
>      ENDIF
>   ENDIF
>ENDIF
>
**************
Do you have a good reference (website/paper/etc) for writing the script?
Dr. Ken A. McGinnis
Healthcare software design
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform