home *** CD-ROM | disk | FTP | other *** search
- ;C
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ EXAMPLE #10 ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ │
- └─────────────────────────────────────────────────────────────────────────────┘
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ │
- │ │
- │ THE INPUT FILE: A memo asking for a list of information. │
- │ │
- │ │
- │ WHAT WE WANT: We would like the list of information to be in mixed │
- │ case (Like This, instead of LIKE THIS). However, │
- │ the list of items required has been typed entirely │
- │ in uppercase. │
- │ │
- │ │
- │ HOW WE DO IT: Fortunately, each item in the list is preceded by a │
- │ dash, so we use the PROPER command on each such line. │
- │ │
- │ │
- └─────────────────────────────────────────────────────────────────────────────┘
-
- ;P
-