cquotes.tfilesource file

** cquotes: a TADS 3 output filter for making single curly quotes ** ** To use, just add to your project. The PreinitObject at the end ** of this file automatically registers the curly quote output filter. ** ** You may use this module in your own game. You may distribute ** modified versions of this file, though I would prefer you contact ** me first at stephen@granades.com and see about having me add your ** changes to my source. ** ** Version: 0.2 (2 Feb 2004) ** Added in fixes for patIsHTMLTag and patIsFormatTag from ** Matt McGlone ** 0.1 (27 Aug 2002) ** Original release ** ** Copyright (c) 2002, 2004 by Stephen Granade. All Rights Reserved.

Summary of Classes  

(none)

Summary of Global Objects  

cquoteOutputFilter 

Summary of Global Functions  

//  //  filterText  if  if  if 

Global Functions  

// (since, e, ., g, ., ", \, <, font, face, =, ', courier, >, ", isn, ', t, really, an, HTML, tag)cquotes.t[66]

no description available

// (Possessive, ', s, is, handled, by, the, contraction, .)cquotes.t[83]
no description available

filterText (ostr, val, ., substr, (, ret, [1], +, ret, [2], val, ., length, ()cquotes.t[70]
no description available

if (aggressive)cquotes.t[76]
no description available

if (ret, =, =, nil)cquotes.t[58]
no description available

if (ret, !, =, nil, &, &, (, ret, [1], =, =, 1, |, |, val, ., substr, (, ret, [1], -, 1, 1)cquotes.t[67]
no description available

TADS 3 Library Manual
Generated on 1/21/2007 from TADS version 3.0.13