| |||||||||
PREV NEXT | FRAMES NO FRAMES |
name and frees the internal buffers.- DDT_ACCESS_get_next_in_range(in) - Method in class DDT.emos_ddt_access_range_lib
- Returns the index of the next test to be processed.
- DDT_ACCESS_get_next(in) - Method in class DDT.emos_ddt_access_lib
- Returns the name of the next test to be processed.
- DDT_ACCESS_has_more_in_range(in) - Method in class DDT.emos_ddt_access_range_lib
- Indicates whether there subsequent call to
DDT_get_next_in_range() is about to succeed.
- DDT_ACCESS_has_more(in) - Method in class DDT.emos_ddt_access_lib
- Indicates whether a subsequent call to DDT_ACCESS_get_next() is about to
succeed or not.
- DDT_ACCESS_init_range(in,in,in,in) - Method in class DDT.emos_ddt_access_range_lib
- Initialises the range-access algorithm.
- DDT_ACCESS_init(in,in) - Method in class DDT.emos_ddt_access_lib
- Initialises the standard access algorithm.
- DDT_ask(in,in,in,in) - Method in class DDT.emos_ddt_lib
- A special-purpose function.
- DDT_choose_table(in,out,out) - Method in class DDT.emos_ddt_lib
- Displays a dialog wher you can either choose the default table or display
the file-browser and pick any file you want.
- DDT_close_table(in) - Method in class DDT.emos_ddt_lib
- Closes the table.
- DDT_open_table(in,in) - Method in class DDT.emos_ddt_lib
- Opens the given Excel table.
- debug_msg(in) - Method in class STD.emos_std_misc_lib
- In debug-mode produces a "report_msg" formated as "DEBUG:
msg
". - DOS_menu_select_item(in,in) - Method in class STD.emos_std_menue_lib
- This function is specially designed for a particular DOS application.
- DRV - Class Diagram in FRM.TPL.Scripts.DRV
-
- drv1 - class FRM.TPL.Scripts.DRV.drv1
- #
This main test implements a "dummy" step driver which you may use to
implement the real one.
idx
)
and column (test
) names.test
)
and the row following the currently active row.tl_step
-message
from the given parameters.val
) in the cell specified by the column
name (test
) and, optinally, the row
number.list
contains a particular item.delchr
characters with insstr
string.path
string into a directory
and file
parts.zap
from both sides of str
(trim).zap
from the front of str
(left trim).zap
from the end of str
(right trim).
| |||||||||
PREV NEXT | FRAMES NO FRAMES |