SecondBASIC Documentation v3

Home / Function Reference / StartCode&()

StartCode&()

Description: Returns the absolute address of the start of the code in the compiled application.

Syntax:

StartCode&()

Example:

        Print StartCode&()