Delila Program: nohigh

nohigh program

Documentation for the nohigh program is below, with links to related programs in the "see also" section.

{   version = 1.00; (* of nohigh.p 2011 Apr 05}

(* begin module describe.nohigh *)
(*
name
   nohigh: no high order characters in output

synopsis
   nohigh(input: in, output: out)

files

   input:  a file

   output: the input file with high order characters removed

description

   The input is copied to the output but ASCII characters that are 127
   or higher are dropped.

examples

documentation

see also

author

   Thomas Dana Schneider

bugs

technical notes

*)
(* end module describe.nohigh *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}