Collection Contents Index Sybase Central keyboard shortcuts Next PDF

SQL Anywhere® Server - Database Administration  > SQL Anywhere Administration Tools  > Sybase Central

Using the Code Editor


The Code Editor appears as a SQL tab in the right pane of Sybase Central, as a separate window in Sybase Central, and as the SQL Statements pane in Interactive SQL where you can display, edit, and print code and messages.

For information about using the SQL Statements pane, see Interactive SQL main window description, and Interactive SQL keyboard shortcuts.

Beyond the standard text editing functions, the Code Editor provides the following functionality:

See Code Editor keyboard shortcuts.

To open the Code Editor in a separate window
  1. Select a database object, such as a stored procedure, view, or trigger, in the left or right pane of Sybase Central.

  2. Choose File > Edit in New Window, or press Ctrl+E.

  3. Customizing the Code Editor

    You can customize the display characteristics of the Code Editor using the Options dialog. This dialog lets you change settings for the foreground and background colors, as well as the overall Code Editor appearance. All changes you make persist between sessions.

    To set Code Editor settings when editing on the SQL tab
    1. From the File menu, choose Customize Editor.

    2. Configure the settings on the various tabs. Click OK.

    3. To set Code Editor settings when editing in a separate window
      1. In the Code Editor, choose Tools > Options.

      2. Configure the settings on the various tabs. Click OK.


      3. Code Editor keyboard shortcuts

        Collection Contents Index Sybase Central keyboard shortcuts Next PDF