main logo
Subject: Re: V4MD File Path Bug
Author: Eric Curtis
Posted: 2002/05/29 11:26:20
 
View Entire Thread
New Search


>> I mentioned this a few weeks ago and I have not heard if it got fixed.
>
> I must check..
>
> Eric, in Example100 of V4MD it seems there is button "Export"

To me this function appears to be broken in this tutorial. It never displays
a dialog box. And does not write a file out.

Basiclly from my eariler tests this would work:

ExportASCII (vCursor,"backup.txt",TAB,RETURN)


And this would not:

ExportASCII (vCursor,"MacHD:Archive:backup.txt",TAB,RETURN)

On windows this would not work:

ExportASCII (vCursor,"MacHD\Archive\backup.txt",TAB,RETURN)


I would build the path to the file using the FileIO xtra but even if I
hardcoded it into the line it would not work if there was a more than a
filename.

I hope this fix can make it into 1.9.1 Final

Sincererly,

Eric Curtis
www.rgbdesignstudio.com
 
©2002 Eric Curtis
<-- Prior Message New Search Next Message -->