hiho,

Wouldn't you rather discuss a lack of clarity in the license model ;)

Hmmmm, the function OpenFilename$ will get a filename, but I can't seem to
find a function (or way to use OpenFilename$) that lets you select a
directory.  The OpenFilename$ just goes into the directory if you pick it.

This is how OpenFilename$ works:
        tmp$ = OpenFilename$("Open HTML File","HTML Files: *.HTM")
        msgbox tmp$

Maybe this will get you going in the right direction.

                   ------ b

--
Brian G. Lyons
Number Six Software - Voted Rational's Best Complementary Service Provider
1655 North Fort Myer Drive, Suite 1100
Arlington, VA 22209-3196
http://www.numbersix.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dan Liu
Sent: Wednesday, September 05, 2001 3:09 PM
To: [EMAIL PROTECTED]
Subject: (ROSE) Rose Script and directory structure



Hi, All

Is there any way to display the directory structure of a computer and allow
a user to select a folder by using Rose Script?

Is SHBrowseForFolder of windows API supported by Rose Script?

Thanks for your help. / dan

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to