BRIZ

BRIZ Menu - Tools

Tools

 

Create a Dialog, Create a Frame

Create new blank dialog box. User can open Dialog editor by pressing CTRL+SHIFT+RDblClk. For more information see Dialog editor. User can close dialog by pressing CTRL+SHIFT+LDblClk or through menu item "Remove All Dialogs"

Desktop objects dialog

You can create GUI objects on desktop. This menu create dialog editor for desktop. Use -1 as parent ID (Dialog ID) for working with desktop.

Screen objects dialog

You can create GUI objects on terminal screen. This menu create dialog editor for screen objects.

Methods Helper (Ctrl+Alt+F1)

Dialog of viewing of methods allows to overlook all methods and their parameters for any type of object. The line of the program with the reference to given method can be placed into the clipboard.

File System Methods Test

Shows the Dialog of File System methods.

  1. List of File System methods
  2. Parameters helper
  3. Parameters of selected method
  4. Executs selected method
  5. Views results in table form
  6. Result of execution of selected method
  7. Clears events window
  8. List of fired events

TI_Tables List (RUNTIME)

Viewing of Free Tables. For information about TI_Tables see Object TI_Table

IOFILES List (RUNTIME)

Viewing of IOFILES . For information about IOFILES see Object IOFile

Registry Methods Test

System registry methods dialog. See also Working with System Registry

User menu Methods Test

Allows to test methods of the context menu. More about Context menu

View ImageLists Dialog

Allows to view and edit lists of images. Allows to test methods of object ImageList. For more details look section Work with ImageList and Editing of ImageList.

View System Methods Dialog

System methods dialog.

See also Working with System methods

Clear Screen

Clears entire screen and deletes all screen objects.

Clear Screen and Return to Screen Id=0

Clears entire screen and deletes all screen objects. In adition screen with ID=1 becomes active.

Remove All Dialogs

Remove All Screen Objects

Remove All Program Added Menus

PICK-BASIC Debugger Dialog

Debugger dialog box. Allows to debug the programs in GUI mode.

View MessageMap Variables

See for more details - Viewing of Variables of MessageMap

View Opened Client Files

Dialogue contains the list of opened files of a workstation. Double click on a line of the list allows to open or close a file. For each file attributes and a position in a file are specified.

View errors and warnings

 

Shows errors and warnings. You can disable logging. BRIZ icon begins flashing on errors and warnings.

Communication Dump Tool

The given mode is intended for debugging and the control of interaction of the terminal with a server.

Communication Errors Dump Mode writes all socket errors ito a SOCKERROR.LOG file.

Registration in ROT

Allows to look through, add and delete names under which the given session is registered.

Also can use ROT viewer (Visual studio tools).

 

Always Display Output

At performance of subroutines on a server caused in a mode OLE/COM all output to the screen is ignored. The given mode allows to see a screen output of subroutines

OLE Timeouts Setup ...

Setup of Timeouts parameters of OLE

Send Break

Sends break char to the server. BreakChar code must be matched with server settings. You can set Break code  in BRIZ settings dialog.