| md | Index Level | muld |
| Syntax | me{port.number} |
| Category | System Debugger |
| Type | Command |
| Description |
assigns all PCB and symbolic reference data specifications to the specified port. This provides the invoking line with the ability to use the debugger and symbolic references of the requested port's workspace area.
The "me" command, followed by a <return>, resets the pointer to the current virtual process' pcb. |
| Options | |
| See Also | mirror port.number System Debugger tandem poke |
| Example |
me5
Any PCB elements displayed will be those of pib 5. i/t0 Displays the contents of T0 belonging to pib 5. me Resets to reference the port's own PCB elements. |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| md | Index Level | muld |