void CreateBrowseFile(String aFileName)
Create browse file from file named AFileAname.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aFileName | String |
Result: stored in self (calling object)
Remarks:
The extension of the browse file will always be .dat. The method will execute in a background thread, if threaded parameter is true.