clipboard_get
Retrieves text from the Windows 98 clipboard. Fetches copied content from the VM, then unlock the session when finished.
Instructions
Read text from the Windows 98 clipboard. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | text | |
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. |