| |||
| Home > RealView Debugger Commands > Debugger commands listed by function > Creating and writing to files and windows | |||
Table 2.10 shows the commands that manipulate windows.
Table 2.10. Creating files and text writing commands
Description | Command |
|---|---|
| Opening a file | FOPEN on FOPEN |
| Creating a new window | VOPEN on VOPEN |
| Clearing a window | VCLEAR on VCLEAR |
| Setting the cursor position within a window | VSETC on VSETC |
| Deleting a window | VCLOSE on VCLOSE |
| Attaching a macro to a window | VMACRO on VMACRO |
| Display list of open files and windows | WINDOW on WINDOW |
| Writing text to a file or window | FPRINTF on FPRINTF PRINTF on PRINTF Commands
that support the |