Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying Help Info from a property?
Message
 
 
To
04/12/1998 09:15:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00164045
Message ID:
00164109
Views:
35
Tom,

You can use GetPEM() at runtime to read a method:

do form xyz
? getpem( xyz, "Init" )


>I would like to be able to write some notes regarding a form that imports data. Specifically I would like to create a 'zreadme' method and be able to display the contents of the zreadme method if a user clicks on a 'Help' button. The zreadme method would have the details surrounded by TEXT ... ENDTEXT. I do not want to create a seperate table with a memo field to show the help notes.
>
>Can I do something like this?
df (was a 10 time MVP)

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

Click here to load this message in the networking platform