Dumps the contents of the string object into an xlog file, using a standard format.
log();
Integer. Always returns 1.
Pointer to object |
Object |
---|---|
|
|
string mystr;
int rv;
rv =some_function_call (Argument1, Argument2..);
mystr = “Return value from myDfcCommand = “ +rv;
mystr.log();
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |