ENDCODE

Table of Contents

endcode

This Object is there to find out where the Spin Code ends...

PUBlic Spin Methods


start

start Returns the adress of stop+$20

SOURCE CODE...
PUB start
  result := @@stop+$20


stop


SOURCE CODE...
PUB stop