Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I create AtciveX Control (OCX) in VFP?
Message
 
 
To
04/10/2005 08:08:41
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01055788
Message ID:
01055802
Views:
14
>There is another question ? Is there possible; developers of FoxPor can include GoLabel statement (Basic Goto Label) in VFP. Though in Structured programming language it is not good practice to use GoLabel statement. But many time it is very helpfull and time savding statement when we want to transfer control to a process a short code. Like VB programmers transfer control to Control Errors etc.

FoxPro doesn't have GoLabel statement and it doesn't need it. The error handling can be done (depending on VFP version and requirements) with ON ERROR statement, ERROR() method and TRY...ENDTRY statement.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform