home *** CD-ROM | disk | FTP | other *** search
- echo off
- mx -n
- prtstr This is normal text.
- mx -b
- prtstr This is bold (emphasized) text.
- mx -n
- prtstr We can mix fonts, too.
- mx -be
- prtstr This is bold and expanded together.
- mx -n
- prtstr -n We can mix fonts in a line also:
- mx -b
- prtstr -n " bold"
- mx -i
- prtstr -n " and "
- mx -e
- prtstr expanded.
- mx -u
- prtstr This is underlined text...
- mx -i
- prtstr ... this is italicized.
- mx -n
- prtstr And finally back to normal type.