Search ('all' for everything):
Search results:
getch — get character
getche — get and echo character
kbhit — check for keyboard character

Index of Function Types:
affects &pos
character sets
co-expressions
control structures
file processing
generators
infix operations
keywords
lists, sets and tables
math
metadata
output formatting
pattern matching
prefix operations
records
strings
windows and keyboards

Index of Subsystems:
base
digitcnt.icn
SNOBOL4 functions
&progname
 
program name
 
Description

&progname : s
The value of &progname is the file name of the executing program.

A string value can be assigned to &progname to replace its initial value.
 
Parameters
set to
a replacement string to use as the program name
returns
the filename of the program as string
 
Defaults
returns
the program filename