59 lines
1.6 KiB
Plaintext
59 lines
1.6 KiB
Plaintext
$ @(#)57 1.4 src/bos/usr/bin/dc/dc.msg, cmdcalc, bos411, 9428A410j 4/29/91 18:45:28
|
|
$
|
|
$ COMPONENT_NAME: (CMDCALC) calculators
|
|
$
|
|
$ FUNCTIONS:
|
|
$
|
|
$ ORIGINS: 27
|
|
$
|
|
$ IBM CONFIDENTIAL -- (IBM Confidential Restricted when
|
|
$ combined with the aggregated modules for this product)
|
|
$ SOURCE MATERIALS
|
|
$ (C) COPYRIGHT International Business Machines Corp. 1989
|
|
$ All Rights Reserved
|
|
$
|
|
$ US Government Users Restricted Rights - Use, duplication or
|
|
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
|
|
$
|
|
$quote "
|
|
$set MS_DC
|
|
ODDBEG "odd beg"
|
|
REFD "redef-bad"
|
|
DUMMY "dummy"
|
|
RED "redef"
|
|
STK "stk"
|
|
MORE "more"
|
|
HEADMOR "all %ld rel %ld headmor %ld\n"
|
|
NBYTES "nbytes %ld\n"
|
|
EMPTSTK "empty stack\n"
|
|
CBD "0705-006: %s cannot be a directory\n"
|
|
COF "0705-007: can't open file %s\n"
|
|
DIVZERO "divide by 0\n"
|
|
EM_2BIG "exp too big\n"
|
|
EM_IMNUM "sqrt of neg number\n"
|
|
EM_IND2BIG "index too big\n"
|
|
EM_LWHO "L?\n"
|
|
EM_NEGIND "neg index\n"
|
|
EM_NEGQ "neg Q\n"
|
|
EM_NOTINT "exp not an integer\n"
|
|
EM_NSTDPT "nesting depth\n"
|
|
EM_QWHO "Q?\n"
|
|
EM_RS "readstk?\n"
|
|
EM_SARGS "save:args\n"
|
|
EM_SAVE "save: args\n"
|
|
EM_SC2BIG "scale too big\n"
|
|
HDO16 "hex digit > 16"
|
|
M_STOV "0705-008: symbol table overflow\n"
|
|
OOSS "0705-009: out of stack space\n"
|
|
OS1 "0705-010: out of space: %s\n"
|
|
PCOPYSIZ "0705-011: copy size %d\n"
|
|
SDUMP "%s %o rd %o wt %o beg %o last %o\n"
|
|
TPI "2 decimal pts. - 2nd ignored.\n"
|
|
UNIMPL "%o is unimplemented\n"
|
|
ARR "array %o elt %d odd\n"
|
|
TMPS "tmps %o p %o\n"
|
|
ODD "odd ptr %o hdr %o\n"
|
|
STRING "string %o\n"
|
|
INVRAD "Invalid character in input\n"
|
|
MAXRAD "Maximum precision of 99 digits:ignoring last digit\n"
|