Progress
Client Deployment
Guide


Linking in Windows

Before you can use a customized executable, you must generate it using the link script you created with PROBUILD.

To generate the customized executable, use the linker utility to run the link script using the following syntax:

link @link-script-filename 

For example, the following command generates the Progress Character Mode Windows Client executable:

link @prchar.lnk 

The linker utility generates the customized executable as specified in the link script. You can now use the customized executable.

For link utility error and troubleshooting information, see the documentation supplied with the operating system.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095