| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This library contains wrappers for some chosen ddt_functions with extended logging and some additional useful functions.
Method Summary | |
int | DDT_ask(in table, in param, in msg, in flag) A special-purpose function. |
int | DDT_choose_table(in def_path, out dir, out name) Displays a dialog wher you can either choose the default table or display the file-browser and pick any file you want. |
int | DDT_close_table(in table) Closes the table. |
int | DDT_open_table(in table, in mode) Opens the given Excel table. |
Method Detail |
public int DDT_ask(in table, in param, in msg, in flag)
public int DDT_choose_table(in def_path, out dir, out name)
public int DDT_close_table(in table)
NOTE! This function is here just for the completeness sake as a pendant to DDT_open_table().
public int DDT_open_table(in table, in mode)
NOTE!
You may use this function with both WR 5.0 and WR 6.0. For WR 5.0 make
sure not to specify the
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |