Recent content by RMxxx

  1. R

    Command window - Echo OFF

    But old version (5) is ok. Insert and exec from clipboard is same as exec script from editor.
  2. R

    Command window - Echo OFF

    when i use "set echo off" editor still writing text from clipboard (ctrl+v)
  3. R

    Command window - Echo OFF

    This command is not function in version 6. In version 5 is ok. Where is problem?
  4. R

    syntax highlighting of params

    Can you add support highlight params? (:param &param)
  5. R

    Wish: standard params

    Then I have new wish. Can you add support bind variable to SQL Window? Is it big problem?
  6. R

    Wish: standard params

    select x from y where a = &param is same as select x from y where a = :param bat this code dont run param assistent thanks
Back
Top