Thanks for the info.
CSV copies all the records. So it looks like I have to copy to as a CSV then automate Excel to import it and save it as an XLS.
Wonderful
John
When I export or copy to an Excel file only 16,384 records are copied. Since the excel limit is 65K rows what is going on?
Is there any way around this?
Thanks
John
I'm trying to debug an app and have got it down to this simplified example.
On form1 is a command button with the click event set as:
do form form2 with 'aaa', 'bbb'
In the form2 init I have
LParameters par1, par2
wait window par1
wait window par2
When you run this in development sure...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.