I have the webhelp files stored on a server mapped as network drive "Z:"
In System Control F/M I put "Z:" (without the quotes) into the primary location for help text..
I keep getting the message:
"On line help not available for this module"
I made sure I have the SMTHLP file with the appropriate help links.
To test, in command mode I took the second link in the file and pre-pended it with the system_help command and "Z:" :
SYSTEM_HELP "Z:APOutputWebHelpAccountsPayable_CSH.htm#10"
Nothing. But when I try :
SYSTEM_HELP "Z:APOutputWebHelpAccountsPayable_CSH.htm" or
SYSTEM_HELP "Z:APOutputWebHelpAccountsPayable_CSH.htm"
It loads internet explorer and lauches the AP help screen. So FACTS77 DOES recognize the mapped network drive. system_help does not like the in-page link (#10), so I assume Infor is not using system_help.
Also, I edited SMTHLP with UTLOOK and took out the #10, but APE110 help button still did not work.
How is the web page being invoked? What is the structure of the command invoked by WindX that launches the default browser and the webhelp page?