Specifications

Microsoft Excel Data Exchange Functions
PlantScape Server and Client Configuration Guide 481
NAPI_rPutdat_float
See “NAPI_rPutdat_double” on page 481
NAPI_rPutdat_double
See “NAPI_rPutdat_double” on page 481
NAPI_rPutdat_long
See “NAPI_rPutdat_double” on page 481
NAPI_rPutdat_str
Writes a string to a field in a user file:
Server Name of the PlantScape server to which the value is written.
File PlantScape database file number.
User files start from file 251 so that user file 1 is file 251, user file 2
is file 252 and so on.
Record Record number in the user file.
Word Word number in the record.
Flags For a circular file, specifies the direction to read. Enter newest
for the newest record or oldest for the oldest record. Enter 0 for
non-circular files.
Value Value to write.
Length Length of the string to write.
Caution
Do not use this function through Microsoft Excel’s Function wizard,
as multiple controls to undesired values may be performed for the
given address. See the Caution at the beginning of “Microsoft Excel
Data Exchange Functions” on page 461 for more details.
plscpcg.book Page 481 Monday, May 28, 2001 10:11 AM