Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invoking a procedure on a control on a form
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Invoking a procedure on a control on a form
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003336
Message ID:
01003336
Views:
59
I have a procedure named basearti in a program called findart. Here is my program:
PROCEDURE basearti()
	STORE "F*0001" TO cArtikey
ENDPROC
When my form is shown in the text1 field I want to display the contents of the variable cArtikey.

Can anybody help me in where I would put my code on the form or text1 control so that it shows the value of the variable cArtikey? Many Thanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Next
Reply
Map
View

Click here to load this message in the networking platform