EJECT REPORT [GROUP]
added
In previous releases the syntax EJECT GROUP allowed the suppression
of the eject of a page on the last group to avoid ejecting
a blank page at the end. This only applied to SELECT statement
style reports however. To support the same functionality in
graphic reports, the GROUP keyword has been added to the EJECT
REPORT syntax.
Error message changes
Some error messages have been removed and reused, and others
that had been unused previously have now been assigned. The
list of messages appears below:
120 UDP not available - unable to load Winsock
147 Invalid or duplicate IP address or port number
195 Error sending or receiving on UDP
435 NetBIOS not found or insufficient NetBIOS resources available
436 Failure or unexpected error from NetBIOS
465 Operation cannot be performed while connection is active
Me object of the PopUp() method is now the
menu item, not the menu
This was changed to be consistent with the behavior of the
rest of theproduct and to make it possible to use 1 event
procedure for multiple menu items.
PRINT CURRENT USING no longer shows dialog
when all numeric parameters are 0
PRINT CURRENT USING now has optional last parameter known
as ASK and if you specify the other parameters they will be
used as defaults on the dialog. Similar to the ASK on a SELECT.
|