Consultor Eletrônico



Kbase 41858: How to extract prodict.pl
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Solution ID: P11858

GOAL:

How to extract prodict.pl

GOAL:

Where to find load_d.p

GOAL:

Where to find dump_d.

GOAL:

Where to find database dictionary executables

FIX:

prodict.pl can be found in %DLC%/src/prodict.pl

STEPS:
1) Go to "%DLC%/src/extractpl.bat
Open extractpl.bat and find: ":PRODICT",
then copy the "mkdir" commands for PRODICT to a bat file (say) LIC.bat

2) run lic.bat # to create the folders necessary to extract

3) prolib prodict.pl -extract *.*

and the .p's that are required are now extracted in the "prodict" folder (and its subcomponents, like load_d.p and dump_d.p for example)