NET/MASTER Network Control Language (NCL) Reference Manual
Index
106126 Tandem Computers Incorporated Index–3
Character strings
adding quotes 4-67
centering text within a string 4-29
checking the type 4-89
comparing two character strings 4-30
converting
binary digits to characters 4-8
characters to decimal numbers 4-27
characters to hexadecimal digits 4-28
decimal number to an ASCII character string 4-32
decimal number to hexadecimal 4-33
hexadecimal to a decimal number 4-112
hexadecimal to ASCII 4-111
to lowercase 4-52
to uppercase 4-92
copying portions of 4-31
deleting
characters in a string 4-40
extraneous spaces 4-75
leading and trailing occurrences of a specified character 4-77
extracting
data after a specified character 4-70
data up to a specified character 4-73
leftmost characters 4-50
rightmost characters 4-72
specified words 4-105
substrings starting from a specified character 4-79
substrings starting from a specified word 4-81
finding
first character position of a specified word 4-106
first position of a specified word or phrase 4-108
last occurrences of a substring 4-48
length of a specified word 4-107
length of a whole string 4-51
number of words 4-110
positions of substrings 4-66
inserting
one string into another 4-44
pad characters 4-46
logical operations 4-9
masking and testing 4-53
matching abbreviations 4-6