Kbase P23376: How to rename a file using 4gl
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/17/2008 |
|
Status: Unverified
GOAL:
How to rename a file using 4gl
FIX:
OS-RENAME Executes an operating system file rename or directory rename command from within Progress.
The syntax for this command is:
OS-RENAME VALUE(sourcefile) VALUE(targetfile).