10-20-2005, 04:36 PM
spe -1, if used in a function that is called from a macro or function, inherits caller's speed (autodelay). If used in a function that is not called, sets autodelay that is specified in Options (initial autodelay for macros). Initial autodelay for functions is 0, and therefore the function may run too fast without spe. Of course you can use eg spe 100 instead.