![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi David, I just tried this on 11.0.1.2331: ==== SET OPTION PUBLIC.debug_messages = 'On'; MESSAGE STRING('Hello', ' World') TYPE STATUS TO CONSOLE DEBUG ONLY; ==== This correctly showed "Hello World" on the console window (the window you correctly identified) for me. Are you using debug_messages = 'On' as described in the documentation? http://dcx.sybase.com/index.php#1101...statement.html Regards, David wrote: My current SQL Anywhere version is 11.0.1.2331. When executing the following statement MESSAGE String (oper1, oper2) TYPE STATUS TO CONSOLE DEBUG ONLY; These messages do not appear in what I believe is the console window. I am under the belief that the console window is the window opened from the Systools lightening icon (the server itself). Switching these messages from STATUS to INFO permits them to appear. Is there a reason for this behavior that does not appear to be documented or am I not understanding the location of the console window correctly? |
![]() |
| Thread Tools | |
| Display Modes | |
| |