Page 1 of 1

A couple of things

Posted: Mon Aug 14, 2006 1:09 pm
by Konne
I would like a DebugMemory command with two values so that it would automaticly open the memory viewer and show the range.

Example:

Code: Select all

*Mem=Allocatememory(1000)
DebugMemory(*Mem,Mem+1000)
I would also like if STRG+C would only copy the selected Row in the debug Window instead of the whole thing.

And finaly. The Standard saving Directory for an exe (which has to be selected the first time a source is Compiled to an exe) should be the Directory in which the Source lyes.