` Obtain value of a variable in a skeleton (Sebastian Talamoni ) - 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: Obtain value of a variable in a skeleton
2000-06-05 -- Sebastian Talamoni
 
You can obtain WHATEVER you want from a skeleton. What you need to do is to specify a Skeleton Property ( i am calling them SkProps for short) and then derive the GetProperty method and return the global var instead. For example : Glo:Amount In the skeleton: In the procedure GetProperty IF name="Amount" RETURN CreateStringValue(Glo:Amount)


Today is April 26, 2024, 11:12 am
This article has been viewed 35117 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: