` Procedure, Module and App name template (Mike Hanson ) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

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

Par2: Procedure, Module and App name template
2004-08-26 -- Mike Hanson
 
#EXTENSION(ACSProcName,'App, Module and Procedure name'),APPLICATION #AT(%DataSection) Procedure::Application STRING('%Application') Procedure::Module STRING('%Module') Procedure::Name STRING('%Procedure') Procedure::Description STRING('%'ProcedureDescription') #ENDAT 1. It's global, so you add it in only once to each APP. 2. It works with Source procedures. 3. It uses less memory. Note the single quote after the % in "%'ProcedureDescription", which properly quotes the description if it has apostrophes, "<" or "{".


Today is April 26, 2024, 8:34 pm
This article has been viewed 35111 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: