EG> do you think you or someone else (if they step forward) could
EG> alter that macro a bit so it can change paths each time you
EG> start a d/l?
EG> eg-
EG> {call dl_path}
Eric,
I posted from execpc shortly after reading your message,
apparantly my reply didn't get out .
I see Jim Bennet has already done the deed for you too!
Well, here is the version that came out of my keyboard, in case you
want a couple different ideas to try. In this case you are simply
shelled out and need to make new directories from your OS command
line.
{:dl_path}
{inpu dldir,Download directory Selection}
{comp dldir} {ifco mt_dldir}
{ifex %dldir\NUL,retu,make_dldir}
{:mt_dldir}
{exec-n cd>dldir}
{rope dldir}
{read dldir} {rclo}
{exec-n del dldir}
{goto dl_path}
{:make_dldir}
{info-qs0 %dldir does not exist, Make it?}
{ifco ,dl_path}
{shel}
{goto dl_path}
{:retu} {retu}
05/20/95 09:50 ChuckùS
-*-
þ JABBER v1.3á1 #á021 þ We must believe in free will. We have no choice.
--- Opus-CBCS 1.7x via O_QWKer 1.1
---------------
* Origin: BlinkLink - Perceiving is believing! 412-766-0732 (1:129/89.0)
|