Progress
Client Deployment
Guide


Creating a Standard Library

To create a standard library, enter the following command:

Operating System

Syntax
UNIX
Windows
prolib library-name 
  -create [ -codepage codepage-name ] 

library-name

Specifies the name of the library you want to create.

All libraries must have a .pl extension. You can add libraries to the PROPATH environment variable by specifying the file’s absolute or relative pathname.

codepage-name

Specifies the name of the code page for the library you want to create.

A library can contain r-code procedures with different code pages. All r-code procedures retain their respective code pages.

If you do not specify the -codepage parameter at creation time, Progress marks the r-code library with the code page specified in the Internal Code Page (-cpinternal) startup parameter.

For information about code page compatibility, see the section "Code Page Compatibility" later in this chapter.


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