Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is vulcan.net is near vfp
Message
De
28/04/2007 17:18:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Divers
Thread ID:
01220813
Message ID:
01220829
Vues:
18
I took a look at this a while back and it seems to me that its syntax is slightly different from VFP, but different enough where it would be a pain to convert from VFP to this -- for example, you would need to change all your "equal" signs to ":=". Additionally, it appears to be a strongly typed (declarative) language, so you would need to make sure all your variables are declared AND typed (e.g., LOCAL lIndex AS int).

Error handling is also different, Vulcan uses BEGIN SEQUENCE...[some statement(s)]...RECOVER USING [error messgae]...[Error message]...END SEQUENCE. Quite different from TRY...CATCH...

Probably not worth the money and effort to just get somewhat VFP compliant development platform. Learning C#/VB.NET and "standard" .NET way of doing things probably would give your applications more "future proofing" and you better job security.


Pertti

>Please check this link. Is vulcan.net is near vfp???
>http://www.vulcandotnet.com
Pertti Karjalainen
Product Manager
Northern Lights Software
Fairfax, CA USA
www.northernlightssoftware.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform