Summary
###########################################################################
File: readtbl.icn
Subject: Procedures to read user-created stripsgml table
Author: Richard L. Goerwitz
Date: May 2, 2001
###########################################################################
This file is in the public domain.
###########################################################################
Version: 1.1
###########################################################################
This file is part of the strpsgml package. It does the job of read-
ing option user-created mapping information from a file. The purpose
of this file is to specify how each code in a given input text should
be translated. Each line has the form:
SGML-designator start_code end_code
where the SGML designator is something like "quote" (without the quota-
tion marks), and the start and end codes are the way in which you want
the beginning and end of a <quote>...<\quote> sequence to be transla-
ted. Presumably, in this instance, your codes would indicate some set
level of indentation, and perhaps a font change. If you don't have an
end code for a particular SGML designator, just leave it blank.
###########################################################################
Links: stripunb
###########################################################################
Procedures:
readtbl, tabslashupto
Links:
stripunb.icn
This file is part of the (main) package.
Source code.
readtbl(f)
tabslashupto(c, s)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.