Subversion Repositories SvarDOS

Rev

Rev 540 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
515 mateuszvis 1
#
2
# SvarCOM translation file
3
# Lang: ENGLISH
4
#
5
# Translator: Mateusz Viste
6
#
7
 
542 mateuszvis 8
# GENERIC MESSAGES USED BY MULTIPLE INTERNAL COMMANDS
9
0.1:Invalid syntax
10
0.2:Invalid switch
11
0.3:Invalid parameter format
12
0.4:Too many parameters
13
 
515 mateuszvis 14
# PAUSE
15
15.0:Suspends the execution of a batch script
16
15.1:Press any key to continue...
17
 
18
# SHIFT
19
16.0:Changes the position of arguments in a batch file:
20
16.1:Argument %1 becomes %0, argument %2 becomes %1, etc.
538 mateuszvis 21
 
22
# DOS ERRORS
23
255.1:Function number invalid
24
255.2:File not found
25
255.3:Path not found
26
255.4:Too many open files (no handles available)
27
255.5:Access denied
28
255.6:Invalid handle
29
255.7:Memory control block destroyed
30
255.8:Insufficient memory
31
255.9:Memory block address invalid
32
255.10:Environment invalid
33
255.11:Format invalid
34
255.12:Access code invalid
35
255.13:Data invalid
36
255.15:Invalid drive
540 mateuszvis 37
255.16:Attempted to remove current directory
538 mateuszvis 38
255.17:Not same device
39
255.18:No more files
40
255.19:Disk write-protected
41
255.20:Unknown unit
42
255.21:Drive not ready
43
255.22:Unknown command
44
255.23:Data error (CRC)
45
255.24:Bad request structure length
46
255.25:Seek error
47
255.26:Unknown media type (non-DOS disk)
48
255.27:Sector not found
49
255.28:Printer out of paper
50
255.29:Write fault
51
255.30:Read fault
52
255.31:General failure
53
255.32:Sharing violation
54
255.33:Lock violation
55
255.34:Disk change invalid
56
255.35:FCB unavailable
57
255.36:Sharing buffer overflow
58
255.37:Code page mismatch
59
255.38:Cannot complete file operations (EOF / out of input)
60
255.39:Insufficient disk space