Jump to content

SpDropFuncs

From EDM2
Revision as of 19:04, 26 February 2017 by Ak120 (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