Line 262... |
Line 262... |
262 |
38.4:/B Indicates a binary file
|
262 |
38.4:/B Indicates a binary file
|
263 |
38.5:destination Specifies the directory and/or filename for the new file(s)
|
263 |
38.5:destination Specifies the directory and/or filename for the new file(s)
|
264 |
38.6:/V Verifies that new files are written correctly
|
264 |
38.6:/V Verifies that new files are written correctly
|
265 |
38.7:To append files, specify a single file for destination, but multiple files\r\nfor source (using wildcards or file1+file2+file3 format).
|
265 |
38.7:To append files, specify a single file for destination, but multiple files\r\nfor source (using wildcards or file1+file2+file3 format).
|
266 |
38.8:NOTE: /A and /B are no-ops (ignored), provided only for compatibility reasons.\r\nCOPY assumes binary always.
|
266 |
38.8:NOTE: /A and /B are no-ops (ignored), provided only for compatibility reasons.\r\nCOPY assumes binary always.
|
267 |
38.9:%u file(s) copied
|
267 |
38.9:% file(s) copied
|
268 |
|
268 |
|
269 |
# TRUENAME
|
269 |
# TRUENAME
|
270 |
39.0:Returns a fully qualified path or filename.
|
270 |
39.0:Returns a fully qualified path or filename.
|
271 |
39.1:TRUENAME [[drive:][path][filename]]
|
271 |
39.1:TRUENAME [[drive:][path][filename]]
|
272 |
|
272 |
|