-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Roger St-Amand
Sent: Wednesday, September 05, 2001 3:38 PM
To: '[EMAIL PROTECTED]'
Subject: RE: (ROSE) Rose Script and directory structureTry to use this function of Rose Extensibility
OpenFilename$[([title$ [,[extensions$] [,helpfile,context]]])]
It should be works
Regards,
Roger
-----Original Message-----
From: Dan Liu [mailto:[EMAIL PROTECTED]]
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
*
*************************************************************************
Title: RE: (ROSE) Rose Script and directory structure
Hi,
Roger
OpenFileName$ function opens a selected
file.
What I
need is to browse the directory structure, and get the path of selected
directory.
I know I could use OpenFileName$ to get file path,
then strip off the file name to get it's directory path. But this is very
confusing for users, as they need to specify the directory path
where several files containing rose model information will be
stored.
Thanks /
dan
- (ROSE) Rose Script and directory structure Dan Liu
- RE: (ROSE) Rose Script and directory structure Roger St-Amand
- RE: (ROSE) Rose Script and directory structure Steven Caswell
- RE: (ROSE) Rose Script and directory structure Dan Liu
- RE: (ROSE) Rose Script and directory structure Brian G. Lyons
- RE: (ROSE) Rose Script and directory structure Kennedy, Patrick
- RE: (ROSE) Rose Script and directory structure Lars Hauschultz
