Hello all!
the following 6 lines of code causes my Natural on Solaris to crash. It’s a normal natural-session on a 80x24 screen.
>> -----------Columns 001 072 << Program Zeilen 6 Name MYUSER
Kommando ==> run Modus Struct Bib SYSTEM
****** ****************************** top of data *****************************
000010 define data local
000020 1 #tab (A4/1:6094) init all <'X'>
000030 end-define
000040 ON ERROR DISPLAY *ERROR-NR END-ERROR
000050 display notitle nohdr #tab(*)
000060 end
****** **************************** bottom of data ****************************
Natural Run-Time Error: 36
Invalid move area
$
OK, I got a rather old Natural-Version (V 6.3.14 PL 0). Plus there is a simple Workaround using a for-loop. But my question is (just for interest): Is it reproduceable on a newer Version of Natural?
Thanks
Matthias