Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I create AtciveX Control (OCX) in VFP?
Message
 
 
À
04/10/2005 08:08:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01055788
Message ID:
01055802
Vues:
16
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform