Number of "gosub"-commands

Tolleren

New Member
Hey.
I'm using picaxe28x with firmwareversion 7.8
and editor version 4.15.
It only allows me to use 16 gosub-commands,
but I read somewhere, that those versions should allow to use up to 255 gosub-commands.
Any ideas, what's wrong...?
 

hippy

Ex-Staff (retired)
You probably haven't enabled the '256x gosubs' option.

From the Programming Editor menu, View -> Options, then there's a drop down box which likely shows '16x gosubs'.
 
Top