home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-06-12 | 673 b | 17 lines |
- [OPTIONS]
- ; Welcome.cc1 written by Kent Briggs
- Orientation(Landscape)
- [COMMANDS]
- Pen($000000,50,0)
- RoundRect(0,0,100,100,5,5)
- Font("Times New Roman",15,$000080,0,0,0,0)
- Text(50,15,4,"Welcome!")
- Font("Arial",5,$800000,0,0,0,0)
- Text(50,30,4,"To get started right away, select "Open" from the File menu")
- Text(50,35,4,"and load any of the calendar files already prepared for you.")
- Text(50,45,4,"Set the desired date on the toolbar and make other")
- Text(50,50,4,"adjustments on the Options page.")
- Text(50,60,4,"Finally, click the Print button on the Printer page.")
- Font("Comic Sans MS",7,$008000,1,1,0,0)
- Text(50,80,4,"Thanks for trying Calendar Commander")
-