Jump to content
Muxe Inc Forums
Sign in to follow this  
haman

Alt+Home extension menu on directories

Recommended Posts

haman    0

hi All,

 

I used to have Alt+Enter (now Alt+Home) menu designed for directiories in old DOS Navigator.

 

I did it like this:

 

??? [ >1 zip this dir

zipit.bat !

]

 

the ??? extension is because directiories doesn't have extensions in most cases, but with ??? it doesn't worked.

 

but this don't work in last NDN beta (v.2.15.4360/W32) .

 

is someone here, who managed to invoke Alt+Home menu (or Shift+Enter command ) on directory?

 

/haman

Share this post


Link to post
Share on other sites
dandv    0

Yes, it is extremely simple, use '*' as the wildcard:

 

* [ >1 Compare "!.!" with the passive panel correspondent
       wincmp.exe "!:!\!.!" "$:$\!.!"
   >1 FTP <!.!> to...
       <=my_ftp_account
       @perl d:\prg\perl\ftp.pl "!:!\!.!" %3 %4
]

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×