Ch 9. Standard Routines [ HP Pascal/iX Reference Manual ] MPE/iX 5.0 Documentation
HP Pascal/iX Reference Manual
Chapter 9 Standard Routines
HP Pascal supplies predefined procedures and functions that perform
various commonly used operations. These are listed below, followed by a
description of most in the subsequent pages of this chapter. Any
procedure or function that is followed by an asterisk (*) is discussed in
Chapter 10 .
Procedures:
append * overprint * setstrlen
assert pack strappend
associate * page * strdelete
close * prompt * strinsert
disassociate * put * strmove
dispose read * strread
get * readdir * strwrite
halt readln * unpack
mark release write *
movebyteswhile reset * writedir *
new rewrite * writeln *
open * seek *
Functions:
abs lastpos * sqr
arctan linepos * sqrt
baddress ln statement_number
binary maxpos * str
chr octal strlen
cmpbytes odd strmax
cos ord strltrim
eof * position * strpos
eoln * pred strrpt
exp round strrtrim
fnum * scanuntil succ
get_alignment scanwhile trunc
hex sin waddress
MPE/iX 5.0 Documentation