The format of DDE reference that enables to get the value of object flag is:

= D_2000|FLAGS!objname

 

D_2000 - DDE Server name (required)

FLAGS - requirement for value of object flag

objname - object name

DDE reference returns a string. If the object flag is TRUE, the proper character (A..P) is in the string. The function IsFlag returns the value of particular flag.

The example of DDE reference is - here.

Napíšte komentár