Progress
External Program
Interfaces


moveToNext

In Message Objects

This function moves the cursor to the next data item in a StreamMessage and returns its data type, one of the following values: UNKNOWN, boolean, byte, short, char, int, long, float, double, string, or bytes. UNKNOWN is returned when the value of the item is NULL. When the message is received or after reset is called, the cursor is set before the first data item. It is an error to try to move the cursor beyond the last item:

SYNTAX
FUNCTION moveToNext RETURNS CHAR. 

For information on this function in context, see the "Reading Data From a StreamMessage" section in Accessing SonicMQ Messaging From the Progress 4GL."


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095