Page 1 of 1

Super BASIC X-reference tool

Posted: Sun Feb 26, 2017 8:50 am
by tcat
Hi,

I would like to make a cross-reference report of my Super BASIC program that is getting slightly longer.
As I plan to compile it at one stage, I therefore wish to have a list of all variables used broken down by FUN/PROcedures. Many of those will be manifested as integers as I hope this is for the benefit of lean and faster code.

Could anyone please suggest a suitable tool if such existed?

Many thanks.
Tomas

Re: Super BASIC X-reference tool

Posted: Sun Feb 26, 2017 9:37 am
by tofro
Tomas,

Ergon's MasterBasic is a great tool: http://www.sinclairql.it/qlutilities.htm and might be exactly what you're looking for (and more). Has been made all freeware some years ago.

Tobias