Summary
###########################################################################
File: adjuncts.icn
Subject: Procedures for gettext and idxtext
Author: Richard L. Goerwitz
Date: June 21, 2000
###########################################################################
This file is in the public domain.
###########################################################################
Version: 1.4 December 28, 1993 Phillip Lee Thomas
_delimiter added to global list.
OS conventions moved to Set_OS() from
idxtext.icn and gettext.icn.
Version: 1.5 August 5, 1995 Add MS-DOS/386 to features check.
###########################################################################
Pretty mundane stuff. Set_OS(), Basename(), Pathname(), Strip(), and
a utility for creating index filenames.
###########################################################################
See also: gettext.icn, idxtext,icn
###########################################################################
Procedures:
Basename, Pathname, Set_OS, Strip, getidxname
Global variables:
_OS_offset, _baselen, _delimiter, _slash, firstline
This file is part of the (main) package.
Source code.
Basename(s)
: obtain base filename
Pathname(s)
: obtain path of filename
Set_OS()
: set global OS features
Strip(s, c)
: remove chars from string
getidxname(FNAME)
: obtain index from datafile name
_OS_offset
_baselen
_delimiter
_slash
firstline
This page produced by UniDoc on 2021/04/15 @ 23:59:54.