What kind of value does "parms" contain?

The actual code is:

mypath = GETFILE("csv","Spreadsheet","Open",0,"Open Spreadsheet")

In both stand-alone and application mode, this displays the file dialog correctly and pointing to the location that I expect.

However, I have also tried it as:

mypath = GETFILE("csv","File","Open",0,"Open Spreadsheet")

because someone suggested that the dialog can't display more than 10 characters to the left of the file name textbox. That didn't help.

I have also tried it simply as:

mypath = GETFILE()

Then I manually navigate to the file location. But that doesn't make it work either.

I'm sorry, I got sidetracked and failed to properly end the original message.

I meant to conclude with:

Thanks in advance.

Ken Dibble
www.stic-cil.org


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/6F.7D.20123.CE07F795@cdptpa-omsmta02
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to