Please enable JavaScript to view this site.

A-Shell Development History

Extended TAB function WRAP (62) may be used to control wrapping in A-Shell/Windows and ATE.

? TAB(-10,62);"0";chr(127);     ! disable wrap

? TAB(-10,62);"1";chr(127);     ! enable wrap

By default, wrap is enabled and there has never been (until now) an option to disable it.