Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipper
Message
 
To
21/05/2003 10:35:35
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00791014
Message ID:
00791150
Views:
22
Hi Barry,

>
>so, bearing in mind your advice, if anyone can offer any good programming practices for the clipper (non-)environment then i'd be most grateful. eg. how to debug, whether there's any help files i can refer to on-screen etc.
>
Wow, been a while since I seen a Clipper app.
First execute this command.
drop clipper
goto VFP
<g>

You will find helpful the Norton Clipper guides mentioned by another. Best I remember memory was a major problem, we used Blinker to link and did lots of tricks with the linking options, etc. I also remember file/index corruption problems, seemed to have been linked to opening and closing files repeatedly.

Keep your code clean, declare your vars, use them wisely, avoid macros & use codeblocks instead.

Have fun

Cris
Previous
Reply
Map
View

Click here to load this message in the networking platform