home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Product / Product.zip / tink4v3.zip / LEFTQUOT.LSS < prev    next >
Text File  |  1997-04-09  |  118b  |  6 lines

  1. Sub Main
  2.     .Text.Font.FontName = "LotusWP Type"
  3.     .Type "A"
  4.     .Text.Font.RevertToStyle $LwpFontPropertyName
  5. End Sub
  6.