# set-sym command

The set-sym command indicates the symbol
table to use for references to system variables from within the system,
or virtual debugger.

The global table, gsym, is the default.

## Syntax

```
set-sym file.reference
```

---
Source: https://d3codex.com/tcl/set-sym-command/ - part of the D3Codex reference.
