Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out-Of-VFP execution of ActiveX of Report Manager
Message
 
To
13/10/2005 04:49:10
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01057851
Message ID:
01058591
Views:
6
Hi Cetin

>There are many ways to pack and pass multiple parameters with data types. You've VFP6 SP5. You could write to a prg file at run time and compile it, put compiled code in 'bridge' table (or simply the code which is compiled on the receiving end). With this approach it looks like:
>...
>You can use now forgotten feature of Foxpro's ability to save and restore memory variables to .mem files. ie:
>...
>You can create an XML which receiver can read say with ADO.
>etc

I just found out what experience is all about.


This is great. I like the prg idea, but mem is attractive too. Anyway in the morning session to get the table to be used the command

USE (lcCursor)

was creating problems since yesterday giving an error like 'c:\vso3\ssss\ddd\'c:\vso3\ssss\ddd\tempname.dbf is not found was solved by

USE &lcCursor.

and now I can use the file. I will get more into your suggstions, which is your favourite if variable type was the utmost important for you, precision and all.

This is a great thread for me. Thanks.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform