Function:
Adds text to a user created window.
Syntax:
AddImage "<number ID>" "<text> <"cooordinate Left-upper corners>" "<coordinate lower-right corner>"
Example:
AddLabel "1" "This is text in a window" "20" "80" "100" "300"
Notes:
Please see the Example30 and the following commands.
HideWindow, CreateWindow, AddImage, and ShowWindow.