
GeoBASIC Reference Manual
2.GeoBasic Constructs
2-72 TPS1100-Version
1.30
RC_FIL_MEMORY_
FAILED
Error in internal memory allocation.
Maybe because of an access of a non
existing directory or drive.
device errors
RC_FIL_NO_
STORAGE_MEDIUM_
IN_DEVICE
No memory card inserted or it has
been removed and put in again.
RC_FIL_INVALID_
PATH
The given file name pattern does not
conform to file path rules.
RC_FIL_PATTERN_
DOES_NOT_MACTH
The given file name pattern does not
match against any directory entry.
Example
see example
dirlist.gbs
2.12.20 FileCopy
Description
Copies a file’s contents to another.
Declaration
FileCopy( byVal sSrc As FileName,
byVal sDot AS FileName )
Remarks
This function copies the contents of the source file (first
parameter) to the destination file. The source and destination
patterns
must
be absolute for it to be guaranteed to work! No
wildcards are allowed in the names of the source or destination
paths. The name of the file in the source path is
not
used for the
destination name when the destination only has a directory path:
this is an error as no destination file has been explicitly named!
Parameters
sSrc
in
Absolute path of source file.
sDot
in
Absolute path of destination file.
See Also
-
Error Codes
RC_OK
Successfully completed.
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...