May 13th, 2008
Products
Download
Company
Contact
Home

Home » Products » ProStart » Menu Options

Menu Options
Developed by ASNA: Serving the
midrange community for over 20 years

Generate RPG/400 Source
You can specify any RPG II program and generate a “first pass” RPG/400 program. You can optionally submit the program for a compile attempt.

Generate File Conversion Programs
You can automatically create an RPG data conversion program from any specified file definition source member. The program will “map” data from a S/36 file to an AS/400 database file, and initialize all numeric fields to eliminate decimal data errors in the file.

Generate Field References and Physical File DDS Source
You can specify any file definition source member (RPG II F&I specs), automatically add field definition entries to the end of the field references file DDS source member, and create a physical file DDS source member.

Convert Migrated Menus to Native
You can identify a menu from the S/36 environment and automatically convert it to a menu with control language commands replacing OCL in the menu message file. Convenient reports help to document the application to be converted.

Field to File Cross Reference
Alphabetic listing of all fields used in RPG Input & Output specs. Highlights where fields in different files are defined with the same field name.

File to Field Cross Reference
Listing of files presenting all RPG Input & Output fields defined within the files. Provides a layout of the fields in the file. May be listed by disk file name of program file name.

File to Program Cross Reference
Lists each file and all programs where that file is referenced. RPG II to RPG/400 Compatibility Review Lists problems or issues that should be addressed when converting to RPG/400. Where appropriate, recommended actions are suggested. File “Where Created” Report Lists all procedures by file where the file is created. Includes BLDFILE (build file statements), BLDINDEX (build index statements), sorts, RESTORE, etc.