¿ªÔÆÌåÓý

Re: CMS BREXX Question #VMCE


 

On Sat, Sep 28, 2024 at 03:33 PM, Mark A. Stevens wrote:
I tried the workaround. No fix for the L0 error ...
Also tried a different label, to no positive effect. Still at 16M, too.

Ready; T=0.28/0.29 14:40:29
type graph1 exec a 20 25
?
say 'Screen is too small. Must be at least 32 lines.';
signal outahere;
end;
/*
* Get data from calling EXEC: *
* X. data for x-axis. *
?
Ready; T=0.01/0.01 14:40:37
graphdem
? ? 15 *-* ea = bitand(substr(diag('8C'),1,1),'40'x) = '40'x;
Error 43 running GRAPH1, line 15: Routine not found
? ? 23 *-* signal l0;
Error 16.1 running graphdem, line 23: Label "L0" not found
Ready(20016); T=0.25/0.26 14:40:47
?
?... Mark S.

Join [email protected] to automatically receive all group messages.