“Failed to load notebook entry”

This error occurs when HyperACCESS is launched through either a command line option from the Start/Run menu, a batch file which runs a command line option, or a VB or VBA application that shells out.

Cause & Resolution: The path and filename that HyperACCESS is attempting to launch do not have quotes surrounding them. Double quotes are required when the path and filename of the .haw session contain spaces. The user can modify his command line/batch file/VB shellout to include quotes around the .haw file.

Example: “C:\Program Files\HAWin32\HAWin32.exe” “C:\Program Files\HAWIn32\My Files\ABCTest.haw”

Hilgraeve