Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Warplink version 2.6 - <b>/dm use ddl manager data file name.</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
/dm                     Use DDL manager data file name.
---------------------------------------------------------------------------------

 Syntax:

 Name is the name of the DDL manager file.


 Description:

 The /dm option supplies the WarpLink DDL manager file name to the DDL file
 being created.  If the /dm option is not used, the default DDL manager file
 name is DDLMGR.DAT.  WarpLink must always have a DDL manager file name
 present when creating a D-format dynamic library.  The DDL manager file
 bound with the master DDL file will start and run your program using dynamic
 libraries.

 WarpLink searches the directories listed in the OBJ environment
 variable, if one exists, for the DDL manager file if WarpLink does not
 find it in the current directory.

 Clipper User Note:

 The dynamic library managers currently do not perform automatic Clipper
 symbol table compaction.  You may wish to create .CLP files to reduce the
 number of duplicate symbols in your program when using DDLs.

 Clipper 5 User Note:

 The DDL manager file name for Clipper 5 is C5DDLMGR.DAT.  You must specify
 the /dm:C5DDLMGR.DAT option when using Clipper 5 with overlays. If you are
 not using overlays with Clipper 5 and DDLs, use the default DDLMGR.DAT file.

 Clarion 2.1 User Note:

 The DDL manager file name for Clarion is CNDDLMGR.DAT. You must specify the
 /dm:CNDDLMGR.DAT option when using Clarion with overlays.  If you are not
 using overlays with Clarion and DDLs, use the default DDLMGR.DAT file.


See Also: ddl udl Using Command Options DDL Runtime Operation

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson