This is the starting point to discover details of the new features found in APPX Release 5.3.0. Follow the links below to learn more. Additional information on patch releases can be found here.
Changed prompt from FAIL to REQ? and removed it from the LOCAL statement. REQ? is a Y/N and if set to Y and there is no PASS found it will issue a CANCEL screen and cancel the process. The cancel screen will show the process that was running, the Subroutine process name containing the RECEIVE command (including GOSUB or COPY'ed code) and the receiving field or file name.
Cleaned up token list so only FIELD and RECORD are allowed. Implemented a RECEIVE of type RECORD, which does a bit by bit set into the target field or record (same as SET on a group field). For a LOCAL of type RECORD it restores a default record into the fields. The FILE option has been removed.
Note: This requires setting the parameter 'ie11fix' in the [Startup] section to true in the client preferences. Due to the way this setting is initialized, after changing it and logging on, you must log off and on again for the change to take affect. Alternatively, you can specifiy '-ie11fix=true' on the command line, and the fix will take affect immediately.
Known Issues
The reconnect feature is not yet available for the Windows platform
The Data Exchange Application and CSV Import/Export are not yet available for the Solaris or HP Platforms
Bonus Features
A new 'Table View' option has been added to the Data Dictionary Toolbox. This is under the 'Process Generation' pull down menu, and it will create an Input/Table Resource process pair that allows you to view the data in the given file. As with the other utilities, you can choose which columns to display and their order.
Comments:Read what other users have said about this page or add your own comments.
-- JeanNeron - 2013-09-25
This topic: APPX > WebHome > APPX530Features
Topic revision: 12 May 2020, JeanNeron