Attribute VB_Name = "ModConst" Public o_BalSlipNo As String Global g_PosId As String Global g_OperCode As String Global g_OperName As String Global g_Port As Integer Global g_OperKind As String Global g_OperCat As String Global gLog_OperCode As String Global gLog_OperName As String Global gSprGettext As String Global gLLastDB As String Global gLastDB As String Global g_¹ß±ÇÀÏÀÚ As String '¹ß±ÇÀÏÀÚ Global g_±âÁؽð£ As String '±âÁؽð£ Type Type_GrpOutSkip LiftEach As Integer LiftSum As Currency SRentEach As Integer SRentSum As Currency BRentEach As Integer BRentSum As Currency SStudyEach As Integer SStudySum As Currency BStudyEach As Integer BStudySum As Currency FoodEach As Integer FoodSum As Currency TravelEach As Integer TravelSum As Currency RoomEach As Integer RoomSum As Currency ManFeeEach As Integer ManFeeSum As Currency End Type '****** »ç¿ëÀÚ Global Const c_OperMan As String = "C99999" Global Const c_KindCom As String = "0" 'Àü»ê°ü¸®ÀÚ Global Const c_KindMan As String = "1" '°ü¸®ÀÚ Global Const c_KindCas As String = "2" 'Cashier Global Const c_KindBus As String = "3" '»ç¹« Global Const c_KindYun As String = "4" '¿µ¾÷´ã´ç '**** m_InCode ÇÔ¼ö¿¡ »ç¿ë»ç¿ëµÇ´Â ÀÎÀÚ Global Const g_MemCode = 0 '** ȸ¿øÄÚµå °Ë»ö »ó¼ö Global Const g_MemKindCode = 1 '** ȸ¿ø±ÇÄÚµå °Ë»ö »ó¼ö Global Const g_TicketNo = 2 '** ƼÄϹøÈ£ °Ë»ö »ó¼ö Global Const g_OperCode1 = 3 '** ´ã´çÀÚÄÚµå °Ë»ö »ó¼ö Global Const g_PartCode = 4 '** ºÎ¼­ÄÚµå °Ë»ö »ó¼ö Global Const g_BusiCode = 5 '** ¾÷Á¾ÄÚµå °Ë»ö »ó¼ö Global Const g_GrpKindCode = 6 '** ´Üü±¸ºÐ¸¶½ºÅÍ Global Const g_GrpName = 7 '** ´Üü ¸¶½ºÅÍ Global Const g_CCardCode = 8 '** ½Å¿ëÄ«µå ¸¶½ºÅÍ Global Const g_ItemCode = 9 '** ¸ÅÃâÇ׸ñÄÚµå Global Const g_JTimeNo = 10 '** Á¾±Ç¹øÈ£ Global Const g_FJTimeNo = 11 '** ½Ä´ë±¸ºÐ Public R_Value As Integer Public Const c_GotFocus = &HA4FDF7 '¿¬³ë¶û Public Const c_LostFocus = &H80000005 'Èò»ö Public Const c_KeyLabel = &HFF0000 'ÆÄ¶û Public Const c_OptGotFocus = &HC0& '»¡°­ Public Const c_OptLostFocus = &H80000012 '°ËÁ¤ Public Const c_Gray = &HE0E0E0 'ȸ»ö Public Const c_ServerName As String = "hjh" 'Public Const c_ServerName As String = "dbsvr" Public Const c_ServerName1 As String = "hjh"