Jump to content

SpDropFuncs: Difference between revisions

From EDM2
No edit summary
(No difference)

Revision as of 04:14, 29 June 2016

Removes all spUtils functions.

Syntax: CALL spDropFuncs

Example Code (part from example code of spLoadFuncs):

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