Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Developer Studio Video
Message
De
31/12/2008 12:40:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
VFP Compiler for .NET
Divers
Thread ID:
01369771
Message ID:
01370352
Vues:
31
Hi Edgar,

the data layer is already done (has been for 9 months I think). SKIP works just fine.

This is code I just wrote and ran in the current release:
Use employees
Select employees
do while !eof()
	=messagebox(lastname)
	skip
enddo
Is it translated to pure IL, however defined? I have no idea. Does it run? Yes.

Try it: you'll like it. <s>

Hank

>Yes: I am very intrigued by the potential possibilities of the product offering, only to be halted by the webform presentation.
>I am still very interested in this product(s)!
>
>My greatest concern about the product is the barrier of interpretation inherent from VFP to .NET (such as SKIP). Other sites, like VFPConversion, have indicated that commonly used VFP Code can't be correctly embellished into pure IL.
>Maybe this concern should be addressed more readily on the main page after reconstruction.
>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform