cmdkey /s
print "\r\nprepare to receive %4.sig\r\n"
#you can also do this internally, i chose the quick route
exec "cmd /c del %j\\user\\%4.sig"
receive_FILE_VIA Z "%j\\user\\%4.SIG"
end_cmd
Re: upload your user sigs
By: Jas Hud to All on Sun Sep 17 2006 11:00 am
cmdkey /s print "\r\nprepare to receive %4.sig\r\n" #you can also
do this internally, i chose the quick route exec "cmd /c del %j\\user\\%4.sig" receive_FILE_VIA Z "%j\\user\\%4.SIG" end_cmd
REMOVE_FILE is the command you were looking for. It runs on Windows 9x and *nix too.
Sysop: | Ree |
---|---|
Location: | Toronto, ON |
Users: | 2 |
Nodes: | 10 (0 / 10) |
Uptime: | 01:09:09 |
Calls: | 369 |
Files: | 2 |
Messages: | 38,903 |