Posted by Grant Foraker on June 24, 2013 at 10:41:33:
Documentation needs to be tidied up :) Example is LoadControl.
---------------------------------------------------
(StoreControl)
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
CntrlID is the control identifier for the edit control
filename$ is the full pathname of a text file
Example: Print (LoadControl = cosDlghDlg$, IDC.COMMENTS, ComFile$)
--------------------------------------------------------------------
Link to LoadControl?
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.