Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/VF9/program files/microsoft visual foxpro 9/ffc/
Upload File :
Current File : C:/Users/ITO/Desktop/VF9/program files/microsoft visual foxpro 9/ffc/_table2.h

* _TABLE2.H

***********************************
* Constants for classes
#DEFINE MB_QUESTIONYESNO	36
#DEFINE MB_ISYES			6

***********************************
* strings for _dialogbutton classes

#DEFINE ERR_NOVCXLIB_LOC 	"VCX library not found!"
#DEFINE ERR_NOCLASS_LOC		"Class not found!"

***********************************
* strings for _navmenu classes

#DEFINE C_DELREC_LOC	"Do you wish to delete this record?"

#DEFINE MENU_TOP_LOC	"\<Top"
#DEFINE MENU_BOTTOM_LOC	"\<Bottom"
#DEFINE MENU_NEXT_LOC	"\<Next"
#DEFINE MENU_PREV_LOC	"\<Previous"
#DEFINE MENU_RECORD_LOC	"\<Record #..."
#DEFINE MENU_GOTO_LOC	"\<Go To Record"
#DEFINE MENU_ADD_LOC	"\<Add Record"
#DEFINE MENU_DELETE_LOC	"\<Delete Record"
#DEFINE MENU_SORT_LOC	"Sort Data..."
#DEFINE MENU_FILTER_LOC	"\<Filter Data..."
#DEFINE MENU_FILTER2_LOC	"Ad\<vanced Filtering..."
#DEFINE ERR_UNIQUEKEY_LOC  "A unique key error violation has occurred."
#DEFINE ERR_UNIQUEKEY2_LOC  "Would you like to revert changes?"

***********************************
* strings for _sortdialog classes

#DEFINE C_NONE_LOC	"Record#"
#DEFINE ERR_NOTAGS_LOC	"No indexes are available on this table for sorting."
#DEFINE C_NONE_LOC	"Record#"