> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of john stokes
> Sent: Thursday, August 30, 2001 4:27 PM
> What I would like to happen also
> is for the user to create (type) a new folder.... so
> how can I change the code below to accomadate
> the extra function to "create folder" in the dialogue
> box popup?
> on mouseDown
<snip>

-- change the 3rd parameter to 2.
set folder = baGetFolder( startDir, "Please select a folder to install
into:", 2, "Select a folder", -1, 0 )

<snip>

hth,
John Erazo

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to