Jump to content

Talk:Permutations with repetitions: Difference between revisions

m
→‎REXX implementation limits: added comments about RXISA. -- ~~~~
(added a section regarding REXX limitations on the INTERPRET statement. -- ~~~~)
 
m (→‎REXX implementation limits: added comments about RXISA. -- ~~~~)
Line 20:
 
For PC/REXX and Personal REXX, it depends on what the RXISA ('''SET''' environmental variable).
<br>These two REXXes either give:
:::::: Error 11 on line 29 of c:\xxxxxx.REX" Control stack full
::::::
:::::: Memory full: symbol
:::::: Error 5 on line 29 of C:\xxxxxx.REX: Machine resources exhausted
 
somewhere between 568 and 597 bytes.
 
It should be noted that most people use the maximum for the RXISA &nbsp; (which is 40K).
 
As far as I can tell, R4 and ROO have no (real) limitation for the length of an INTERPRET instruction,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.