Changing variables on trace

new topic     » topic index » view thread      » older message » newer message

Suggestion for trace,

make we can change variable on tracing.

such as typing a = 1 b = 2 c = a/b d = repeat(12, {12,34})
will set variable a,b,c,d only for that time so if an error occured
we need not to restart the program after editing the file.

and for this I suggest trace(3) (trace on error) because now if an
error occured the program just terminates and we must restart it to
test the error again.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu