You can enable the DAL Debugger in Documaker Desktop by adding the following lines to the MEN.RES file in your master resource library (MRL). You can edit this file using any ASCII text editor. Before you edit the file, make a backup copy. Here is an example of what you need to add to the MEN.RES file:
POPUP "&Tools" 255 "Utility Programs"
BEGIN
MENUITEM "Enab&le Debugger..." 502 "DBGW32->DBGEnableDebugger" "Enable DAL debugger." 0
SEPARATOR
© Copyright 2012, Oracle and/or its affiliates. All rights reserved. Legal notices.