clTimeToStop  getCwd

Chapter 2: Bridged Functions

erm

Description

Places a message into the local xlog file. The maximum formatted output allowed is 1024 bytes.

Syntax

erm(message,arguments);

Parameter

Description

message

Prints a style message that may include both plain text and optional conversion specifications.

arguments

Optional arguments that are processed according to the conversion specifications in the “message” parameter.

Return value

None.

Examples

Example 22

erm("Pat_rec: Record not found for patient - %s",pat_name);




Copyright © 2005. Sybase Inc. All rights reserved. getCwd

View this book as PDF