How to make 'create shortcut to current folder' button?

Here's a command that should work for you:

COPY MAKESHORTCUT

See How to use buttons and scripts from this forum for how to use it.

The COPY MAKESHORTCUT will create the shortcut in the destination lister. So, if you have two listers (or a lister in dual mode), it will put the shortcut in the other folder. If you want it to always make the shortcut in the same folder, we add a 'HERE' option, like so:

COPY MAKESHORTCUT HERE

Good luck!

--
Ric Fischer
The guy with a real name.

1 Like