// Administrative console help mapping file
//
// Created 04/01/2005
// V6.0 Help information
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file portNumber>
//
// This is not quite like the mapping files for AAT and other Java GUIs.
// You do NOT need the path information in front of the help file portNumbers.
// The delimiter is dollar sign instead of pound sign.
// Do not confuse the two file formats.
//
// This is a really persnickety file!
//
// Every line of this file must either be valid input,
// or a comment line beginning with two forward slashes.
//
// There can be NO blank lines.
//
// The last non-blank line in the file cannot have a return
// at the end of it. To test, place cursor at end of last
// non-blank line and press down arrow on keyboard. The
// cursor should not move.
//
// Violations can cause the GUI not to start!
//
// This file does not require translation.
//
// Middleware Apps
//
//
MiddlewareApps.collection$middlewareapps_collection.html
middlewareapps.wizard.install.upload$middlewareapps_detail_new.html
middlewareapps.wizard.install.selectapptype$middlewareapps_detail_new.html
middlewareapps.wizard.install.uploadarchive$middlewareapps_detail_new.html
middlewareapps.wizard.install.installoptions$middlewareapps_detail_new.html
middlewareapps.wizard.install.uploadscripts$middlewareapps_detail_new.html
middlewareapps.wizard.install.deployoptions$middlewareapps_detail_new.html
middlewareapps.wizard.install.confirm$middlewareapps_detail_new.html
MiddlewareApps.detail$middlewareapps_detail_main.html
middlewareapps.wizard.install.umginstalloptions$middlewareapps_detail_unmg.html
middlewareapps.wizard.install.umgdeployoptions$middlewareapps_detail_unmg.html
middlewareapps.wizard.install.umgconfirm$middlewareapps_detail_unmg.html
MiddlewareApp.scripts$middlewareapps_scripts.html