home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff342.lzh
/
SKsh
/
ErrorCodes.doc
< prev
next >
Wrap
Text File
|
1990-04-15
|
2KB
|
133 lines
SKsh Error Codes
SKsh
A ksh-like Shell for the Amiga
Version 1.4
(Copyright) 1989, 1990
Steve Koren
March 19, 1990
SKsh Error Codes
0 No Error
1 Can't allocate symbol table
2 Call to unmapped builtin
3 Syntax Error
4 Can't create variable
5 Can't open file
6 Recursion too deep
7 Can't create alias
8 Can't change to directory
9 Command not available
10 Can't free symbol table stack
11 Can't allocate linked list
12 Can't free linked list
13 Can't create directory
14 Can't remove directory
15 Can't remove file
16 Invalid option
17 Illegal redirect syntax
18 Wrong number of options set
19 Internal Error!
20 Call to non-existant function
21 Call to non-existant alias
22 Unable to set environment variable
23 Unable to read current working directory
24 Unable to execute program
25 Can't allocate memory
26 Unable to obtain file or directory lock
27 File not found
28 Can't find AmigaDos file handle
29 Destination must be directory
30 Unable to move file
31 File write error
32 Stack too small
33 Can't open arp.library
34 Need interactive input
35 Not enough parameters
36 Can't set file date
37 Can't set file protection
38 Invalid protection flag
39 Can't load resident program
40 Can't remove resident program
41 Command not found
xx Programmer confusion error