Places a message into the local xlog file. The maximum formatted output allowed is 1024 bytes.
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. |
None.
erm("Pat_rec: Record not found for patient - %s",pat_name);
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |