Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any interest in an FTP class or PJX Documentation Program...
Message
From
25/09/1998 14:26:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Any interest in an FTP class or PJX Documentation Program...
Miscellaneous
Thread ID:
00140947
Message ID:
00140947
Views:
68
I have reciently written an FTP class that provides an interface between foxpro and the wininet.dll. This class simplifies an FTP programming interface, allowing a programmer to make just a few calls to a derived class to get complete FTP service. For example, a call to GetFtpDiretory returns an array with all the file information in the current directory from the FTP server. Also the class has internal error checking on FTP transactions, which the programmer can retrive silently or verbally. This class was written in 5.0, but could be modified to run in 3.0.

Also, after writting a medium sized project I needed to document my project for later reference by other programmers. I found my self not liking this idea (suprise, suprise...) so I wrote a program to help with the documentation of my project. What turned up is a program that goes through the entire project and produces a report summarizing the project, and then giving a detailed listing of all types of included project files. This program was written to be version insensitive. It has been used on Foxpro 3.0 and 5.0 projects with no problem and was tested on very large projects as well. This program could also be modified to give specific information on any project file.

If anyone is interested in these or would like more information, please let me know.
Next
Reply
Map
View

Click here to load this message in the networking platform