Language Reference Guide : 4. System Classes : DataStream Class : Load Method
 
Share this page                  
Load Method
The Load method moves data into target variables, objects, or fields on the frame.
This method has the following syntax:
integer = DataStream.Load()
If the Load method is successful, it returns ER_OK. If it is not successful, it returns an error status. Descriptions of system constant values and their numeric equivalents are listed in Error Codes.