Search ('all' for everything):
Search results:
digitcnt — count the number of digits in a file.

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
&errortext
 
description of last error
 
Description

&errortext : s
The value of &errortext is the error message corresponding to the last error converted to failure. &errortext fails if no error has occurred.

&error must be ≠0 for this keyword to be useful.
 
Parameters
returns
error code as string or fail
 
See Also