Kbase P8211: How to truncate the bi file from the 4GL?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/29/2003 |
|
Status: Verified
GOAL:
How to truncate the bi file from the 4GL?
GOAL:
How to truncate the bi file from the procedure editor?
FIX:
The following code will truncate the bi file of the sports database. Please note that before running the code, make sure that you are not connected to the database.
Run:
OS-COMMAND NO-WAIT VALUE("proutil sports -C truncate bi").