Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure or Class - What are the Benefits
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00740837
Message ID:
00740853
Views:
23
Allan,

>I have a simple procedure which I have placed in a procedure library which, based upon a parameter passed, will delete all files from a directory with that filename and the various extensions (dbf, cdx, etc).

I would put the function inside it's own .PRG file. This makes it a lot easier to use, you can just simple call it without any SET PROCEDURE needed at all. The VFP project will pull the PRG into the project the first time it finds a reference to the function.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform