SpDropFuncs

From EDM2
Revision as of 17:04, 26 February 2017 by Ak120 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Removes all spUtils functions.

Syntax: CALL spDropFuncs

Example Code (part from example code of spLoadFuncs):

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