` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Making a demo
2002-10-29 -- Randy Goodhew
 
Trick number 19678: Add a "define" flag in the project file named: _DEMO_=>1 Now, wrap your demo code with: COMPILE('**END_DEMO**',_DEMO_) IF RECORDS(filename) => 3 BRW1.InsertControl = 0 END **END_DEMO** If you want to recompile in non-demo mode, just change the define to: _DEMO_=>0


Today is April 27, 2024, 10:46 pm
This article has been viewed 35115 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: