Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
| Mnemonic: | (LoadControl = cosDlghDlg$, CntrlID, filename$) |
| Discussion: |
This mnemonic loads a multi-line edit control with the text from a file.
cosDlghDlg$ is the handle to the dialog |
| Example: |
Print (LoadControl = cosDlghDlg$, IDC.COMMENTS, ComFile$) |