Really, this should be it, for the passing income.
[capital-apms-progress.git] / linux / dbdump.p
blob46f67671fb52f667892041f58f2c53eff1587a8b
1 /* #!/usr/progress/bin/_progres */
3 OUTPUT TO VALUE( "dump/dumpout.log" ) .
5 RUN prodict/dump_df.r( "ALL", "dump/all.df", ?).
6 RUN prodict/dump_fd.r( "ALL", "dump/all.fd" ).
7 RUN prodict/dump_d.r ( "ALL", "dump", ? ).
9 OUTPUT CLOSE.