Example: Page 0: Load "PRG2:helloWorld" USE 2 'This let you use the functions of the page 2 helloWorld Page 2: COMMON DEF helloWorld ? "HELLO WORLD" END