oi10:presentation_server:receiver_property_system

RECEIVER property (System)

Specifies the name of a GUI object to receive and display the contents of Basic+ “Send_Dyn” calls.

This property is a string containing the fully qualified name of a GUI object. It must be one of the following types:

• EDITBOX

• LISTBOX

• EDITTABLE

The property value can also be set to null to ignore Send_Dyn data.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet/SetNoNoNo

N/A

 
// Example - set the current window's LST_DATA ListBox as the

   // SYSTEM RECEIVER object

   

   Call Set_Property_Only( "SYSTEM", "RECEIVER", @Window : ".LST_DATA" )
 
 
 

Send_Dyn Basic+ stored procedure, WINDOW STATUSLINE property.

  • oi10/presentation_server/receiver_property_system.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1