Example session with Config, configuring CLOCK. Please refer to CLOCK.C to see how the DEEMU structure is embedded and how the clock program handles the data. This particular script file shows placing the analog clock as a 32x16 window in the upper right hand corner of the screen. -Matt 1> config clock CONFIG V1.00, Matthew Dillon 2 entries found ----(NW , 8): NEW WINDOW STRUCTURE note: (Negative = Relative to Screen Right) LeftEdge ( $0000 0) : -1 note: (Negative = Relative to Screen Bottom) TopEdge ( $0000 0) : 10 note: (0 = Full Width, < 0 = ScreenWidth - (-width) Width ( $0020 32) : note: (0 = Full Height,< 0 = ScreenHeight- (-height) Height ( $0010 16) : ----(TEXT,16): TEXT HI (12 chars max) ( TEST.) : IWasHere Write data back to file (y/n): y File updated 1>