P2 results using
code:
Break on
$a='a'
While 1
$a=$a+$a
? 'Len = ' Len($a)
Get $x
Play '1g256t1d500f'
? 'Running...'
Loop

gave me
code:
Len = 2
Running...
::
::
::
Len = 67108864
Running...
Len = 134217728
Running...
ERROR : out of memory!
Script: D:\Temp\tst.kix
Line : 4

Looking at this, maybe the RAM determines the limit???

Can't test more @home, will try at work if time allows [Wink]
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...