By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Now I AM feeling stupid. I tried using @sfn from the command-line and keep getting errors. For instance, I typed at the command-line
@sfn "C:\Users\CWBillow\Documents\~ System\~ miTaggedMarks\Backup\miTaggedMarks.ini"
Didn't work. OK, it's all wromng...why?
echo %@sfn["C:\Users\CWBillow\Documents\~ System\~ miTaggedMarks\Backup\miTaggedMarks.ini"]
alias sfn=`echo %@sfn[%1]`