Without digging into this, I'm almost sure it won't work.  I.e., 'cmd' won't be sub'd for 'command %s'.  I'd just suggest doing this:
 
cmd|run cmd /k %s|run cmd
dir|run cmd /k dir "%s"|run dir
(substitute cmd for command on 95/98/ME)
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of SGP
Sent: Monday, July 22, 2002 4:29 PM
To: dqsd
Subject: [DQSD-Users] alias to an alias

Can I create an alias to an alias with parameters?

example localaliases.txt:

   cmd|command %s|run cmd

   dir|cmd /C dir|run dir

now when I type:

  cmd          -> get command.com

  cmd /C dir -> get dir output

  dir            -> get dir output



Do You Yahoo!?
Yahoo! Health - Feel better, live better

Reply via email to