... | ... | @@ -18,9 +18,11 @@ Needs substantial revision as far as the OO layout. Currently everything is loc |
|
|
#### Methods
|
|
|
**NOTE**: Due to restructuring, many of these methods have been placed (inappropriately) into the _entry_level_ sub-object; this will be fixed soon.
|
|
|
|
|
|
* `dispMsg()` - displays current message (pause delimited or screendump mode)
|
|
|
* `scanSub()` - scans an individual sub-board for new messages
|
|
|
* [[dispMsg()]] - displays current message (pause delimited or screendump mode)
|
|
|
* [[scanSub()]] - scans an individual sub-board for new messages
|
|
|
* `doMPrompt()` - do end of message prompt with dynamic values inserted that were not available w/static property attributes
|
|
|
* `openNewMBase()` - handles the chunk of code from `scanSub()` that was being repeatedly called when opening a new sub and testing for errors
|
|
|
* `verifyBounds()` - is supposed to make sure that `scanSub()` is within legit bounds when looking for new messages
|
|
|
|
|
|
#### Sub-Objects
|
|
|
##### `read_cmd`
|
... | ... | |