═══ 1. WSFILE Class -- Help ═══ This object is an instance of WSFILE Class, a subclass of WPDataFile. The following behaviors describe what is unique about an instance of WSFILE: - displays a unique icon - displays a unique title - displays its own unique help - non tempatable - adds an item to Open-> submenu to open its own view - sets default open behavior to its own view - adds an item to popup menu that beeps when pressed - removes "Create Shadow" from popup menu - inserts default text into data file contents when created - can only be dropped into folders of class WSFOLDER - adds page to settings notebook to allow entry of name of last person to work on file (Last Worker) - updates all views of class details when Last Worker field is modified - defines its own setup string to Sound Alarm when passed through the wpSetup, WinSetObjectData and SysSetObjectData APIs ═══ 2. Open Special File View ═══ This is a special, view of a wsfile's contents. ═══ 3. Last Worker Instance Variable ═══ Last worker is the name of the person to last work on this file. ═══ 4. Sound an alarm ═══ Pressing this menu option will sound several beeps.