User Tools

Site Tools


setqueuerecord_copy_data_from_file_buffer_to_queue_buffer_filedropclass_.htm
Navigation:  ABC Library Reference > FileDropClass > FileDropClass Methods >====== SetQueueRecord (copy data from file buffer to queue buffer:FileDropClass) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

SetQueueRecord, VIRTUAL

blk2blue.jpg

The SetQueueRecord method copies corresponding data from the filefield fields to the queuefield fields specified by the AddField method. Typically these are the file buffer fields and the filedrop list's queue buffer fields so that the queue buffer matches the file buffers.

Implementation:     The ResetQueue method calls the SetQueueRecord method.

Example:

MyFileDropClass.SetQueueRecord PROCEDURE

 CODE

 SELF.ViewPosition=POSITION(SELF.View)

 SELF.DisplayFields.AssignLeftToRight

!Custom code here

See Also:     ResetQueue

setqueuerecord_copy_data_from_file_buffer_to_queue_buffer_filedropclass_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1