Quantum Data 881 User Manual page 518

Hide thumbs Also See for 881:
Table of Contents

Advertisement

Append
Class
Description
Command syntax
Example
Related commands
140
Chapter 15 Script SDK
Command
Adds characters to an existing command string, created with a call to SetCmdName().
Allowable arguments are char pointer, integer, and double-precision float. In the case of
an integer argument, the radix for the base of the resulting string can be specified
optionally. The default radix is 10.
sc.Append(const char* txt)
sc.Append(UINT32 value, UINT32 RADIX=10)
sc.Append(double value)
Refer to example programs apndflt.cpp, apndint.cpp, sampseq.cpp, testapi.cpp
Exec(), GetCmdName(), Reset(), SetCmdName,

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

882

Table of Contents