|                   +----------------------------------+
|                   |                                  |
|                   |   !Boot obey file for WindowEd   |
|                   |       1992 Armen Software       |
|                   |                                  |
|                   +----------------------------------+
                                                        
| +------------------------------------------------------------------------+
| | Set up variables and things                                            |
| +------------------------------------------------------------------------+

| Point to WindowEd resource files
    Set WindowEd$Dir <Obey$Dir>

| Set up template files to load WindowEd if a template file is double-clicked
    SetMacro Alias$@RunType_FEC Run <WindowEd$Dir> %%*0

| Load in icon for Filer display
    IconSprites <WindowEd$Dir>.!Sprites

| --------------------------------------------------------------------------