[V4RB] a62 - still no cursor.textexport
Robert Nichols
robert at formworkdesign.com
Wed Mar 31 08:38:53 CST 2004
I'll take a loot at example app. I'm using code that worked fine for me
with v4rb solo (the same code you show below), so I am baffled. The
problem started precisely when I switched to vServer. I didn't change
code at all.
Robert
On Mar 31, 2004, at 1:02 AM, Ruslan Zasukhin wrote:
> 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
> -------------------------------------------------------------
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
More information about the Valentina
mailing list