exportText() problem

william humphrey shoreagent at gmail.com
Fri Dec 12 05:56:24 CST 2008


Not RunRev that's for sure as we don't use the dots in commands and RunRev
has built in export text functions.

On Fri, Dec 12, 2008 at 4:09 AM, Bart Pietercil
<bart.pietercil at cognosis.be>wrote:

> And that would be with what API ? Rev ? Director ?
>
> tia
>
> Bart
>
> On 12 Dec 2008, at 01:27, Vansh Singh wrote:
>
> > Hello,
> >
> > I have an issue where the call to exportText() doesn't work. The code
> > that calls exportText is in a loop and it does generate a few text
> > files
> > but always chokes right after creating the same text file every time I
> > run a test. I am looking at the documentation and it says that
> > exportText function returns a void so there is no return variable to
> > look at.
> >
> > Here is the code I have:
> >
> >      if export_cursor.recordcount > 0 then
> >        fileToExport=target_db_path&table_list[i]&".txt"
> >        Alert("fileToExport is:"&fileToExport)
> >        export_cursor.exportText( fileToExport, TAB, RETURN )
> >      end if
> >
> > Any help will be much appreciated.
> >
> > Regards,
> > Vansh
> > _______________________________________________
> > Valentina mailing list
> > Valentina at lists.macserve.net
> > http://lists.macserve.net/mailman/listinfo/valentina
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>



-- 
http://www.bluewatermaritime.com


More information about the Valentina mailing list