* various .def scripts updates * added cmd.def & getchatitem.def * fixed: correctly check variable names in function "isset" * fixed problems with loading scripts that cosist captalized IF/ENDIF/LOOP/ENDLOOP statments. now upper, lower and mixedcase work as they should.
7 lines
115 B
Modula-2
7 lines
115 B
Modula-2
#permission=255
|
|
|
|
// purpose: send a server command.
|
|
// args:
|
|
// @def: command to send
|
|
|
|
SAY ${#CMDCHAR}${@def} |