Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Developer Studio Video
Message
From
31/12/2008 12:40:24
 
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01369771
Message ID:
01370352
Views:
28
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.
>
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform