-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: REGISTER_RESOURCE resourceName Descrtiption: A command to register a resource for use prior to its inclusion. Parmeters: resourceName Name of the resource (NOT in quotes). -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#IFDEF !1.RSC
#ELSE
#REPLACE !1.RSC |CI!ZR // create unique resource symbol.
#RESOURCE $0 !Zr 0 !1 // register resource; $0 = no filename; 0 = no type.
#ENDIF