rupertb
31st July 2003, 14:05
That on form two of maintain script/libraries there was a button called 'save output' that prints the compiler output to a device of your choice - handy when the code has a couple of errors in it.
Regards,
Rupert
OmeLuuk
31st July 2003, 15:07
There is this other option you may not know too: in ttstpdisplay (when the output of the compilation is shown) you can press "!" to have this output printed (to file for example).
There are a lot of handy tricks and tips when programming... like "How should this function be used..?" Go to the second form in ttadv2130/2131, select "Search Pattern" where you can enter your function and find out ("grep") where your function is used in other scripts.
MariaC
31st July 2003, 16:17
The components button on the second form is also quite useful.
NPRao
31st July 2003, 20:55
Rupert,
I believe that option is in the BaaN-4 series. It seems different in our BaaN-5.2 version.
trchandra
1st August 2003, 08:16
Hi OmeLuuk,
I am trying to use the command you mentioned to capture the compilation output but it seems not working. Is this only works in IV series ?
regards
OmeLuuk
1st August 2003, 11:13
Yes you are right... then probably you have to fall back to something like Device queue (ttaad3520m000) - Specific - Repeat Request (Ctrl-F1).
kamaljit
6th August 2003, 08:59
More on above - check session ttadv4171m000 (Standard options). This is where all such options/shortcuts are defined and there are plenty of them.