openBaseopenFile Method |
| Name | Description | |
|---|---|---|
| openFile(String) |
Opens the file into List of lines
| |
| openFile(String, Boolean, Boolean) |
Opens the file -- without exception if file not found. Sets out params: fileFound if exists and fileEmpty if zero lines loaded
|