[V4RB] a62 - still no cursor.textexport
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Mar 31 09:02:17 CST 2004
On 3/31/04 4:54 AM, "Robert Nichols" <robert at formworkdesign.com> wrote:
> Hi Ruslan
>
> I'm still not getting vcursor.exporttext to work, even with a62. You
> suggested in a previous message that .exporttext takes a path as an
> argument (a string, I assume).
>
> In V4RB, however, vcursor.exporttext still appears to require a
> folderitem as an argument (won't compile with a string as argument).
> And, no new text file appears to be created when I do compile using
> folderitem as argument.
>
> What's wrong?
Robert,
Example that come with V4RB Client, in Query window
Have buttons Export import.
Please check its code.
You still should create folder item.
dim f as folderitem
f=getsaveFolderItem("ASCII", "Exported records" )
if f <> nil then
mCursor.ExportText( f )
end if
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list