Test And Hightlight Commands
Posted: Mon Jun 27, 2011 9:08 am
hey Charles
just tested test option of compiler .
i see its output in output window something like
these grt signs and indentation levels was it intended this way?
or there is something wrong with the output.
Thanking_You
RIGHT_THEN
just tested test option of compiler .
i see its output in output window something like
- Code: Select all
>> info..
>>info..
>>info..
these grt signs and indentation levels was it intended this way?
or there is something wrong with the output.
- a) secondly while giving -test command and for that matter any of the command that accept paths rest of the command line
has to be same as that of -c or -r. or not?? that is what i assumed.
b) for -test, compiler is fully compiling a temp assembly or doing something else?
if so is it deleted soon after showing results. i see certain files generated but couldn`t locate assembly.
c) could you inform about all the compiler directives there are in cobra.
i have seen @args, @ref, @number and @help anymore....??
is it right to assume that any thing that can be passed as commanline can be passed
through compiler directives.
Thanking_You
RIGHT_THEN