When i execute my file he bugs every time on the same character. I look the "Begin offending input" it stops at
/arr 10 def
/m 5 d
for exemple and if i delete one letter it bugs one character farther
/ar 10 def
/m 5 de
Is it a problem with the stack size or maybee with the dictionnary?? Or maybee looking the "Begin offending input" is not very helpfull?? I really don't see an explication.
/arr 10 def
/m 5 d
for exemple and if i delete one letter it bugs one character farther
/ar 10 def
/m 5 de
Is it a problem with the stack size or maybee with the dictionnary?? Or maybee looking the "Begin offending input" is not very helpfull?? I really don't see an explication.