Subversion Repositories SvarDOS

Rev

Rev 1050 | Rev 1055 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1050 Rev 1051
Line 1... Line 1...
1
#
1
#
2
# SvarCOM language file
2
# SvarCOM language file
3
#
3
#
4
# Language...: English
4
# Language...: English
5
# Authors....: Mateusz Viste, Robert Riebisch
5
# Authors....: Mateusz Viste, Robert Riebisch
6
# Last update: 05 Mar 2022
6
# Last update: 08 Mar 2022
7
#
7
#
8
 
8
 
9
# GENERIC MESSAGES USED BY MULTIPLE INTERNAL COMMANDS
9
# GENERIC MESSAGES USED BY MULTIPLE INTERNAL COMMANDS
10
0.1:Invalid syntax
10
0.1:Invalid syntax
11
0.2:Invalid switch
11
0.2:Invalid switch
Line 245... Line 245...
245
38.8:NOTE: /A and /B are no-ops (ignored), provided only for compatibility reasons.\r\nCOPY assumes binary always.
245
38.8:NOTE: /A and /B are no-ops (ignored), provided only for compatibility reasons.\r\nCOPY assumes binary always.
246
38.9:%u file(s) copied
246
38.9:%u file(s) copied
247
 
247
 
248
# TRUENAME
248
# TRUENAME
249
39.0:Returns a fully qualified path or filename.
249
39.0:Returns a fully qualified path or filename.
250
39.1:TRUENAME [drive:][path]filename
250
39.1:TRUENAME [[drive:][path][filename]]
251
 
251
 
252
# DOS ERRORS
252
# DOS ERRORS
253
255.1:Function number invalid
253
255.1:Function number invalid
254
255.2:File not found
254
255.2:File not found
255
255.3:Path not found
255
255.3:Path not found