Jump to content

SpDropFuncs

From EDM2
Revision as of 13:57, 31 March 2015 by Martini (talk | contribs)

Removes all spUtils functions.

Syntax: CALL spDropFuncs

Example Code (part from example code of spLoadFuncs):

/* bootdrv.cmd (spUtils Example Code) */
[...]
CALL spDropFuncs
Page