Posted by member 40529 on 2003-06-12 21:08:37
In order to write a script in a bit more efficient way, I'm trying to have it execute a variable !bang.
*Script !VarSet bangprefix 'something'
*Script exec "!%{bangprefix}postfix"
Obviously the above doesn't work, but it should give you an idea as to what I'm trying to do. Is there a way?
*Script !VarSet bangprefix 'something'
*Script exec "!%{bangprefix}postfix"
Obviously the above doesn't work, but it should give you an idea as to what I'm trying to do. Is there a way?