You know how Norman Dunbar said...
>You know how I said that .......
>
>>> MAX_CON in DJToolkit isn't what I'm looking for :o)
>
>Well, I was wrong. It works a treat !
>As SS2 uses the PE, and cannot be used without it, I can call MAX_CON
to get
>the maximum allowable height & width for any scr or con channel, so
please
>disregard my request for help - thanks anyway.

You could have used QLToday display_cde from my website...

Minor point to note re. MAX_CON - it seems fine if used in the body of
a program, I seem to get problems under some conditions (especially
error conditions) if it is called from within a PROC or FN in SBASIC
(not apparent in SuperBASIC), you may find occasional 'missing End
Define' errors for example when there is clearly an End Define in the
program. Since you are an expert on maths stacks etc having found out
the hard way as your articles imply, I hate to mention this - any
chance there may be a stack error in there somewhere as I think the
SBASIC structures are to some extent stack based.

--
Dilwyn Jones
[EMAIL PROTECTED]
http://www.soft.net.uk/dj/index.html

Reply via email to