home *** CD-ROM | disk | FTP | other *** search
- NEW IN V11
-
- 1. PRINT RECORD
-
- You can now print the record on screen in data entry without
- writing a procedure.
-
- 2. PROCESS A SINGLE RECORD WITHOUT RELATIONSHIPS
-
- In previous versions, to process a single record, it was
- necessary to create a procedure input screen related to the form
- in order to lookup the record to process. In V11 you can select
- a record in Data-Browse and press F2. Any procedure which
- follows Data-Browse on a batch execute menu can access the
- record with :- For (Formname) Selected in Browse ....Next
-
- 3. The printer driver selection has been changed to six generic
- drivers which cover all printers with the exception of dedicated
- postscripts.