R
Rob Fitzpatrick
Guest
Here's an example from 11.3. The ABL code 'create database "c:\dir\foo"' invokes procopy with the following command line: c:\OE\11.3\bin\_dbutil procopy -NOREPL "c:\OE\11.3\empty.db" "c:\dir\foo.db" -relative -silent
Continue reading...
Continue reading...