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