SQABasic32 Include Files

DataDriven.sbh   version 2.0

'Global definitions for the Data Driven Main, Window Select, Tab Select, Perform Action
 and Process Error functions

'This is a template file created May 24, 2001

    Global Dfld()
    Global WinCd       As String
    Global TabCd       As String
    Global ActCd       As String
    Global ErrCd       As String
    Global Current_Win As String
    Global Current_Tab As String
    Global InFileName  As String
    Global Gen_Return_Code As Integer
    Global Gen_Return_String As String
Global Key_word_list(9,1) as String  'the size of this list should match the number of
 keywords defined CONST KWListSize = 9 DBase_Util.sbl version 2.0 'update the DB_Num constant ...

Get Just Enough Software Test Automation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.