I am trying to load .df from command line using this command:
DLC/bin/pro <db> -i -p load_df.p -param /path/to/db.df
I keep getting mismatch number of parameters passed to load_df.p.
Is it possible to load a .df from command line, I am trying to automate the load of .df's.
Thanks.
DLC/bin/pro <db> -i -p load_df.p -param /path/to/db.df
I keep getting mismatch number of parameters passed to load_df.p.
Is it possible to load a .df from command line, I am trying to automate the load of .df's.
Thanks.