Subversion Repositories SvarDOS

Rev

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

Rev 1031 Rev 1045
Line 242... Line 242...
242
38.6:/V           Verifies that new files are written correctly
242
38.6:/V           Verifies that new files are written correctly
243
38.7:To append files, specify a single file for destination, but multiple files\r\nfor source (using wildcards or file1+file2+file3 format).
243
38.7:To append files, specify a single file for destination, but multiple files\r\nfor source (using wildcards or file1+file2+file3 format).
244
38.8:NOTE: /A and /B are no-ops (ignored), provided only for compatibility reasons.\r\nCOPY assumes binary always.
244
38.8:NOTE: /A and /B are no-ops (ignored), provided only for compatibility reasons.\r\nCOPY assumes binary always.
245
38.9:%u file(s) copied
245
38.9:%u file(s) copied
246
 
246
 
-
 
247
# TRUENAME
-
 
248
39.0:Returns a fully qualified path or filename.
-
 
249
39.1:TRUENAME [drive:][path]filename
-
 
250
 
247
# DOS ERRORS
251
# DOS ERRORS
248
255.1:Function number invalid
252
255.1:Function number invalid
249
255.2:File not found
253
255.2:File not found
250
255.3:Path not found
254
255.3:Path not found
251
255.4:Too many open files (no handles available)
255
255.4:Too many open files (no handles available)