上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:19k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
  3. Begin VB.MDIForm XT_Main 
  4.    BackColor       =   &H00FF0000&
  5.    Caption         =   "百利/ERP5.0-财务分析"
  6.    ClientHeight    =   6510
  7.    ClientLeft      =   1380
  8.    ClientTop       =   1440
  9.    ClientWidth     =   11835
  10.    Icon            =   "系统_主界面.frx":0000
  11.    WindowState     =   2  'Maximized
  12.    Begin VB.Timer Timer1 
  13.       Interval        =   1
  14.       Left            =   3360
  15.       Top             =   1380
  16.    End
  17.    Begin MSComctlLib.StatusBar StatusBar1 
  18.       Align           =   2  'Align Bottom
  19.       Height          =   375
  20.       Left            =   0
  21.       TabIndex        =   0
  22.       Top             =   6135
  23.       Width           =   11835
  24.       _ExtentX        =   20876
  25.       _ExtentY        =   661
  26.       _Version        =   393216
  27.       BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
  28.          NumPanels       =   6
  29.          BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  30.             AutoSize        =   2
  31.             Object.Width           =   5292
  32.             MinWidth        =   5292
  33.             Key             =   "OperStatus"
  34.          EndProperty
  35.          BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  36.             Object.Width           =   5292
  37.             MinWidth        =   5292
  38.             Key             =   "zt"
  39.          EndProperty
  40.          BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  41.             AutoSize        =   2
  42.             Object.Width           =   2117
  43.             MinWidth        =   2117
  44.             Key             =   "czy"
  45.          EndProperty
  46.          BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  47.             AutoSize        =   2
  48.             Object.Width           =   3519
  49.             MinWidth        =   3528
  50.             Key             =   "rq"
  51.          EndProperty
  52.          BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  53.             Style           =   5
  54.             Object.Width           =   1411
  55.             MinWidth        =   1411
  56.             TextSave        =   "1:11"
  57.             Key             =   "sj"
  58.          EndProperty
  59.          BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  60.             AutoSize        =   2
  61.             Object.Width           =   3519
  62.             MinWidth        =   3528
  63.             Key             =   "rjbb"
  64.          EndProperty
  65.       EndProperty
  66.    End
  67.    Begin MSComctlLib.ImageList ImageList1 
  68.       Left            =   11070
  69.       Top             =   510
  70.       _ExtentX        =   1005
  71.       _ExtentY        =   1005
  72.       BackColor       =   -2147483643
  73.       ImageWidth      =   16
  74.       ImageHeight     =   16
  75.       MaskColor       =   12632256
  76.       _Version        =   393216
  77.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  78.          NumListImages   =   8
  79.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  80.             Picture         =   "系统_主界面.frx":1042
  81.             Key             =   "stb"
  82.          EndProperty
  83.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  84.             Picture         =   "系统_主界面.frx":1496
  85.             Key             =   "xttb"
  86.          EndProperty
  87.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  88.             Picture         =   "系统_主界面.frx":18EE
  89.             Key             =   "qx"
  90.          EndProperty
  91.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  92.             Picture         =   "系统_主界面.frx":1D4E
  93.             Key             =   "kplr"
  94.          EndProperty
  95.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  96.             Picture         =   "系统_主界面.frx":21A2
  97.             Key             =   "kpgl"
  98.          EndProperty
  99.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  100.             Picture         =   "系统_主界面.frx":2602
  101.             Key             =   "tcxt"
  102.          EndProperty
  103.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  104.             Picture         =   "系统_主界面.frx":291E
  105.             Key             =   "szk"
  106.          EndProperty
  107.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  108.             Picture         =   "系统_主界面.frx":2D76
  109.             Key             =   "gnqx"
  110.          EndProperty
  111.       EndProperty
  112.    End
  113.    Begin VB.Menu c_File 
  114.       Caption         =   "文件(&F)"
  115.       Index           =   101
  116.       Begin VB.Menu Cwfx_Register 
  117.          Caption         =   "重新注册(&R)"
  118.       End
  119.       Begin VB.Menu v5 
  120.          Caption         =   "-"
  121.       End
  122.       Begin VB.Menu cwfx_quit 
  123.          Caption         =   "退出系统(&Q)"
  124.       End
  125.    End
  126.    Begin VB.Menu cwfx_jcsz 
  127.       Caption         =   "系统设置(&I)"
  128.       Begin VB.Menu cwfx_BaseProjSet 
  129.          Caption         =   "基本项目设置(&K)"
  130.       End
  131.       Begin VB.Menu c_pzlbsz 
  132.          Caption         =   "报表设置(&P)"
  133.          Begin VB.Menu cwfx_Balacen 
  134.             Caption         =   "资产负债表设置(&D)"
  135.          End
  136.          Begin VB.Menu cwfx_Income 
  137.             Caption         =   "损益表设置(&J)"
  138.          End
  139.       End
  140.       Begin VB.Menu cwfx_Tag 
  141.          Caption         =   "指标设置(&B)"
  142.       End
  143.       Begin VB.Menu c_gszysz 
  144.          Caption         =   "预算设置(&G)"
  145.          Begin VB.Menu cwfx_DeptBudget 
  146.             Caption         =   "部门预算(&H)"
  147.          End
  148.          Begin VB.Menu cwfx_ItemBudget 
  149.             Caption         =   "项目预算(&S)"
  150.          End
  151.          Begin VB.Menu cwfx_AccntBudget 
  152.             Caption         =   "科目预算(&Y)"
  153.          End
  154.          Begin VB.Menu cwfx_ProfitBudget 
  155.             Caption         =   "利润预算(&M)"
  156.          End
  157.       End
  158.       Begin VB.Menu cwfx_CashIncomeCost 
  159.          Caption         =   "现金收支设置(&N)"
  160.       End
  161.       Begin VB.Menu cwfx_Pro 
  162.          Caption         =   "产品毛利率设置(&L)"
  163.       End
  164.       Begin VB.Menu cwfx_Ite 
  165.          Caption         =   "项目毛利率设置(&Q)"
  166.       End
  167.    End
  168.    Begin VB.Menu c_pzcl 
  169.       Caption         =   "指标分析(&P)"
  170.       Begin VB.Menu ZBFX_BaseGuideLine 
  171.          Caption         =   "基本财务指标分析(&T)"
  172.       End
  173.       Begin VB.Menu cwfx_ProFx 
  174.          Caption         =   "产品毛利率分析(&C)"
  175.       End
  176.       Begin VB.Menu cwfx_IteFx 
  177.          Caption         =   "项目毛利率分析(&P)"
  178.       End
  179.    End
  180.    Begin VB.Menu cwfx_GuideLine 
  181.       Caption         =   "报表分析(&K)"
  182.       Begin VB.Menu cwfx_BasicGuideLine 
  183.          Caption         =   "资产负债表分析(&J)"
  184.          Begin VB.Menu cwfx_BalJds 
  185.             Caption         =   "绝对数分析(&U)"
  186.          End
  187.          Begin VB.Menu cwfx_BalDj 
  188.             Caption         =   "定基分析(&C)"
  189.          End
  190.          Begin VB.Menu cwfx_BalHb 
  191.             Caption         =   "环比分析(&Q)"
  192.          End
  193.          Begin VB.Menu cwfx_BalDb 
  194.             Caption         =   "对比分析(&Z)"
  195.          End
  196.          Begin VB.Menu cwfx_BalJg 
  197.             Caption         =   "结构分析(&W)"
  198.          End
  199.       End
  200.       Begin VB.Menu c_yhye 
  201.          Caption         =   "损益表分析(&T)"
  202.          Begin VB.Menu cwfx_IncJds 
  203.             Caption         =   "绝对数分析(&G)"
  204.          End
  205.          Begin VB.Menu cwfx_IncDj 
  206.             Caption         =   "定基分析(&H)"
  207.          End
  208.          Begin VB.Menu cwfx_IncHb 
  209.             Caption         =   "环比分析"
  210.          End
  211.          Begin VB.Menu cwfx_IncDb 
  212.             Caption         =   "对比分析"
  213.          End
  214.          Begin VB.Menu cwfx_IncJg 
  215.             Caption         =   "结构分析"
  216.          End
  217.       End
  218.    End
  219.    Begin VB.Menu c_zbgl 
  220.       Caption         =   "预算分析(&Z)"
  221.       Begin VB.Menu cwfx_DeptBudgetA 
  222.          Caption         =   "部门预算分析(&F)"
  223.       End
  224.       Begin VB.Menu cwfx_ItemBudgetA 
  225.          Caption         =   "项目预算分析(&S)"
  226.       End
  227.       Begin VB.Menu cwfx_AccountBudgetA 
  228.          Caption         =   "科目预算分析(&M)"
  229.       End
  230.       Begin VB.Menu cwfx_IncomeBudgetA 
  231.          Caption         =   "收入预算分析(&D)"
  232.       End
  233.       Begin VB.Menu cwfx_CostBudgetA 
  234.          Caption         =   "成本费用预算分析(&R)"
  235.       End
  236.       Begin VB.Menu cwfx_ProfitBudgetA 
  237.          Caption         =   "利润预算分析"
  238.       End
  239.    End
  240.    Begin VB.Menu c_fzhs 
  241.       Caption         =   "收入成本(&D)"
  242.       Begin VB.Menu c_fzbm 
  243.          Caption         =   "收入分析(&B)"
  244.          Begin VB.Menu cwfx_InComeChangeA 
  245.             Caption         =   "收入对比分析(&K)"
  246.          End
  247.          Begin VB.Menu cwfx_InComeStruA 
  248.             Caption         =   "收入结构分析(&Z)"
  249.          End
  250.       End
  251.       Begin VB.Menu c_fzbm_bmslmxz 
  252.          Caption         =   "成本费用分析(&S)"
  253.          Begin VB.Menu cwfx_CostChangeA 
  254.             Caption         =   "成本费用对比分析"
  255.          End
  256.          Begin VB.Menu cwfx_CostStruA 
  257.             Caption         =   "成本费用结构分析"
  258.          End
  259.       End
  260.    End
  261.    Begin VB.Menu c_ymjz 
  262.       Caption         =   "现金收支(&E)"
  263.       Begin VB.Menu cwfx_CashTableA 
  264.          Caption         =   "现金收支表分析(&A)"
  265.       End
  266.       Begin VB.Menu cwfx_CashChangeA 
  267.          Caption         =   "现金收支增减表分析(&D)"
  268.       End
  269.       Begin VB.Menu cwfx_CashStrucA 
  270.          Caption         =   "现金收支结构表分析(&M)"
  271.       End
  272.    End
  273.    Begin VB.Menu c_xjllb 
  274.       Caption         =   "因素分析(&X)"
  275.       Begin VB.Menu cwfx_QsFx 
  276.          Caption         =   "因素趋势分析(&B)"
  277.       End
  278.       Begin VB.Menu cwfx_AccountStruA 
  279.          Caption         =   "科目结构分析(&T)"
  280.       End
  281.       Begin VB.Menu c_xjllbcx 
  282.          Caption         =   "部门结构分析(&L)"
  283.          Begin VB.Menu DeptAccountA 
  284.             Caption         =   "部门按科目分析"
  285.             Begin VB.Menu cwfx_DeptInComeStruA 
  286.                Caption         =   "部门收入分析"
  287.             End
  288.             Begin VB.Menu cwfx_DeptCostStruA 
  289.                Caption         =   "部门支出分析"
  290.             End
  291.          End
  292.          Begin VB.Menu cwfx_AccountDeptA 
  293.             Caption         =   "科目按部门分析"
  294.          End
  295.       End
  296.    End
  297.    Begin VB.Menu mnuwindows 
  298.       Caption         =   "窗口(&W)"
  299.       WindowList      =   -1  'True
  300.       Begin VB.Menu mnuWindowCascade 
  301.          Caption         =   "层叠(&C)"
  302.       End
  303.       Begin VB.Menu mnuWindowTileHorizontal 
  304.          Caption         =   "横向平铺(&H)"
  305.       End
  306.       Begin VB.Menu mnuWindowTileVertical 
  307.          Caption         =   "纵向平铺(&V)"
  308.       End
  309.       Begin VB.Menu mnuWindowArrangeIcons 
  310.          Caption         =   "排列图标(&A)"
  311.       End
  312.    End
  313.    Begin VB.Menu c_bz 
  314.       Caption         =   "帮助(&H)"
  315.       Begin VB.Menu cwfx_xtbz 
  316.          Caption         =   "系统帮助(&S)"
  317.       End
  318.       Begin VB.Menu cwfx_gy 
  319.          Caption         =   "关于(&A)"
  320.       End
  321.    End
  322. End
  323. Attribute VB_Name = "XT_Main"
  324. Attribute VB_GlobalNameSpace = False
  325. Attribute VB_Creatable = False
  326. Attribute VB_PredeclaredId = True
  327. Attribute VB_Exposed = False
  328. '************************************************************************
  329. '*    模 块 名 称 :系统主窗体
  330. '*    功 能 描 述 :作为系统主界面
  331. '*    程序员姓名  :魏永生
  332. '*    最后修改人  :
  333. '*    最后修改时间:2002/1/21
  334. '************************************************************************
  335. Dim Tsxx As String                           '系统提示信息
  336. Private Sub cwfx_gy_Click()
  337.     Call XT_Control.Zxxymk(Me.cwfx_gy.Name)
  338. End Sub
  339. Private Sub cwfx_quit_Click()
  340.     Call XT_Control.Zxxymk(Me.cwfx_quit.Name)
  341. End Sub
  342. Private Sub cwfx_xtbz_Click()
  343.     Call XT_Control.Zxxymk(Me.cwfx_xtbz.Name)
  344. End Sub
  345. Private Sub cwfx_AccntBudget_Click()
  346.     Call XT_Control.Zxxymk(Me.cwfx_AccntBudget.Name)
  347.     
  348. End Sub
  349. Private Sub cwfx_AccountBudgetA_Click()
  350.     Call XT_Control.Zxxymk(Me.cwfx_AccountBudgetA.Name)
  351.     
  352. End Sub
  353. Private Sub cwfx_AccountDeptA_Click()
  354.     Call XT_Control.Zxxymk(Me.cwfx_AccountDeptA.Name)
  355.     
  356. End Sub
  357. Private Sub cwfx_AccountStruA_Click()
  358.     Call XT_Control.Zxxymk(Me.cwfx_AccountStruA.Name)
  359.     
  360. End Sub
  361. Private Sub cwfx_Balacen_Click()
  362.     Call XT_Control.Zxxymk(Me.cwfx_Balacen.Name)
  363. End Sub
  364. Private Sub cwfx_BalDb_Click()
  365.     Call XT_Control.Zxxymk(Me.cwfx_BalHb.Name)
  366.     
  367. End Sub
  368. Private Sub cwfx_BalDj_Click()
  369.     Call XT_Control.Zxxymk(Me.cwfx_BalDb.Name)
  370.     
  371. End Sub
  372. Private Sub cwfx_BalHb_Click()
  373.     Call XT_Control.Zxxymk(Me.cwfx_BalHb.Name)
  374.     
  375. End Sub
  376. Private Sub cwfx_BalJds_Click()
  377.     Call XT_Control.Zxxymk(Me.cwfx_BalJds.Name)
  378.     
  379. End Sub
  380. Private Sub cwfx_BalJg_Click()
  381.     Call XT_Control.Zxxymk(Me.cwfx_BalJg.Name)
  382.     
  383. End Sub
  384. Private Sub cwfx_BaseProjSet_Click()
  385.     Call XT_Control.Zxxymk(Me.cwfx_BaseProjSet.Name)
  386. End Sub
  387. Private Sub cwfx_CashChangeA_Click()
  388.     Call XT_Control.Zxxymk(Me.cwfx_CashChangeA.Name)
  389.     
  390. End Sub
  391. Private Sub cwfx_CashIncomeCost_Click()
  392.     Call XT_Control.Zxxymk(Me.cwfx_CashIncomeCost.Name)
  393.     
  394. End Sub
  395. Private Sub cwfx_CashStrucA_Click()
  396.     Call XT_Control.Zxxymk(Me.cwfx_CashStrucA.Name)
  397.     
  398. End Sub
  399. Private Sub cwfx_CashTableA_Click()
  400.     Call XT_Control.Zxxymk(Me.cwfx_CashTableA.Name)
  401.     
  402. End Sub
  403. Private Sub cwfx_CostBudgetA_Click()
  404.     Call XT_Control.Zxxymk(Me.cwfx_CostBudgetA.Name)
  405.     
  406. End Sub
  407. Private Sub cwfx_CostChangeA_Click()
  408.     Call XT_Control.Zxxymk(Me.cwfx_CostChangeA.Name)
  409.     
  410. End Sub
  411. Private Sub cwfx_CostStruA_Click()
  412.     Call XT_Control.Zxxymk(Me.cwfx_CostStruA.Name)
  413.     
  414. End Sub
  415. Private Sub cwfx_DeptBudget_Click()
  416.     Call XT_Control.Zxxymk(Me.cwfx_DeptBudget.Name)
  417.     
  418. End Sub
  419. Private Sub cwfx_DeptBudgetA_Click()
  420.     Call XT_Control.Zxxymk(Me.cwfx_DeptBudgetA.Name)
  421.     
  422. End Sub
  423. Private Sub cwfx_DeptCostStruA_Click()
  424.     Call XT_Control.Zxxymk(Me.cwfx_DeptCostStruA.Name)
  425.     
  426. End Sub
  427. Private Sub cwfx_DeptInComeStruA_Click()
  428.     Call XT_Control.Zxxymk(Me.cwfx_DeptInComeStruA.Name)
  429.     
  430. End Sub
  431. Private Sub cwfx_IncDb_Click()
  432.     Call XT_Control.Zxxymk(Me.cwfx_IncDb.Name)
  433.     
  434. End Sub
  435. Private Sub cwfx_IncDj_Click()
  436.     Call XT_Control.Zxxymk(Me.cwfx_IncDj.Name)
  437.     
  438. End Sub
  439. Private Sub cwfx_IncHb_Click()
  440.     Call XT_Control.Zxxymk(Me.cwfx_IncHb.Name)
  441.     
  442. End Sub
  443. Private Sub cwfx_IncJds_Click()
  444.     Call XT_Control.Zxxymk(Me.cwfx_IncJds.Name)
  445.     
  446. End Sub
  447. Private Sub cwfx_IncJg_Click()
  448.     Call XT_Control.Zxxymk(Me.cwfx_IncJg.Name)
  449.     
  450. End Sub
  451. Private Sub cwfx_Income_Click()
  452.     Call XT_Control.Zxxymk(Me.cwfx_Income.Name)
  453. End Sub
  454. Private Sub cwfx_IncomeBudgetA_Click()
  455.     Call XT_Control.Zxxymk(Me.cwfx_IncomeBudgetA.Name)
  456.     
  457. End Sub
  458. Private Sub cwfx_InComeChangeA_Click()
  459.     Call XT_Control.Zxxymk(Me.cwfx_InComeChangeA.Name)
  460.     
  461. End Sub
  462. Private Sub cwfx_InComeStruA_Click()
  463.     Call XT_Control.Zxxymk(Me.cwfx_InComeStruA.Name)
  464.     
  465. End Sub
  466. Private Sub cwfx_Ite_Click()
  467.     Call XT_Control.Zxxymk(Me.cwfx_Ite.Name)
  468.     
  469. End Sub
  470. Private Sub cwfx_IteFx_Click()
  471.     Call XT_Control.Zxxymk(Me.cwfx_IteFx.Name)
  472.     
  473. End Sub
  474. Private Sub cwfx_ItemBudget_Click()
  475.     Call XT_Control.Zxxymk(Me.cwfx_ItemBudget.Name)
  476.     
  477. End Sub
  478. Private Sub cwfx_ItemBudgetA_Click()
  479.     Call XT_Control.Zxxymk(Me.cwfx_ItemBudgetA.Name)
  480.     
  481. End Sub
  482. Private Sub cwfx_Pro_Click()
  483.     Call XT_Control.Zxxymk(Me.cwfx_Pro.Name)
  484.     
  485. End Sub
  486. Private Sub cwfx_ProfitBudget_Click()
  487.     Call XT_Control.Zxxymk(Me.cwfx_ProfitBudget.Name)
  488.     
  489. End Sub
  490. Private Sub cwfx_ProfitBudgetA_Click()
  491.     Call XT_Control.Zxxymk(Me.cwfx_ProfitBudgetA.Name)
  492.     
  493. End Sub
  494. Private Sub cwfx_ProFx_Click()
  495.     Call XT_Control.Zxxymk(Me.cwfx_ProFx.Name)
  496.     
  497. End Sub
  498. Private Sub cwfx_QsFx_Click()
  499.     Call XT_Control.Zxxymk(Me.cwfx_QsFx.Name)
  500. End Sub
  501. Private Sub Cwfx_Register_Click()
  502.     XT_login.Show 1
  503. End Sub
  504. Private Sub cwfx_Tag_Click()
  505.     Call XT_Control.Zxxymk(Me.cwfx_Tag.Name)
  506.     
  507. End Sub
  508. '主窗体击活
  509. Private Sub MDIForm_Activate()
  510.     Timer1.Enabled = True
  511. End Sub
  512. Private Sub MDIForm_Load()
  513.     
  514.     '调入主操作界面
  515.     XT_Control.Show
  516. End Sub
  517. Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer)
  518.     On Error Resume Next
  519.     Dim Jsqte As Integer
  520.     If Not Tcxt Then
  521.         Cancel = True
  522.     Else
  523.         Unload_TF = True
  524.         For Jsqte = 0 To Forms.count - 1
  525.             Unload Forms(Jsqte)
  526.         Next Jsqte
  527.         End
  528.     End If
  529. End Sub
  530. Private Sub mnuWindowArrangeIcons_Click()                                   '窗口排列图标
  531.     Me.Arrange vbArrangeIcons
  532. End Sub
  533. Private Sub mnuWindowTileVertical_Click()                                   '窗口横向平铺
  534.     Me.Arrange vbTileVertical
  535. End Sub
  536. Private Sub mnuWindowTileHorizontal_Click()                                 '窗口纵向平铺
  537.     Me.Arrange vbTileHorizontal
  538. End Sub
  539. Private Sub mnuWindowCascade_Click()                                        '窗口层叠
  540.     Me.Arrange vbCascade
  541. End Sub
  542. '************************'以下为程序固定不变部分*********************'
  543. Private Function Tcxt() As Boolean                                       '退出系统提示
  544.     Dim Answer As Integer
  545.     Tsxx = "请确认是否退出系统?"
  546.     Answer = Xtxxts(Tsxx, 2, 2)
  547.     If Answer = 1 Then
  548.         Tcxt = True
  549.     Else
  550.         Tcxt = False
  551.     End If
  552. End Function
  553. Private Sub Timer1_Timer()                                        '在窗体激活后调入程序
  554.     Timer1.Enabled = False
  555.     If XT_login.QdCheck.Value = 1 Then
  556.         Call Xtcsh
  557.         XT_login.QdCheck.Value = 0
  558.     End If
  559. End Sub
  560. Private Sub Xtcsh()                                               '系统主控制台及全局变量初始化
  561.     With XT_login
  562.         Xtczybm = Trim(Mid(.CzyCombo.Text, 1, InStr(1, .CzyCombo.Text, "-") - 1))
  563.         Xtczy = Trim(Mid(.CzyCombo.Text, InStr(1, .CzyCombo.Text, "-") + 1, Len(.CzyCombo.Text)))
  564.         Xtztbm = Trim(Mid(.ZtCombo.Text, 1, InStr(1, .ZtCombo.Text, "-") - 1))
  565.         Xtdwm = Trim(Mid(.ZtCombo.Text, InStr(1, .ZtCombo.Text, "-") + 1, Len(.ZtCombo.Text)))
  566.         
  567.         '用户选择系统年度
  568.         Xtyear = Val(.KjyearCombo.Text)
  569.         '用户选择系统会计期间
  570.         Set Xtrlrec = Cw_DataEnvi.DataConnect.Execute("Select * From gy_kjrlb where qsrq<='" + .CzrqText.Text + "' and zzrq>='" + .CzrqText.Text + "'")
  571.         If Not Xtrlrec.EOF Then
  572.             Xtmm = Xtrlrec.Fields("period")
  573.         End If
  574.         '会计期间划分个数
  575.         Xtkjqjgs = 12
  576.         '业务操作日期
  577.         Xtrq = CDate(.CzrqText.Text)
  578.     End With
  579.     
  580.     With XT_Main.StatusBar1
  581.         .Panels("OperStatus") = "就绪"
  582.         .Panels("zt").Text = Xtdwm
  583.         .Panels("czy").Text = Xtczy
  584.         .Panels("rq").Text = "业务日期:" + Format(Xtrq, "yyyy-mm-dd")
  585.         .Panels("rjbb").Text = "【百利/ERP】"
  586.     End With
  587.     '----------bsj 10月10日---------------------------
  588.     Call XT_Control.TreeInit '刷新树型菜单
  589.     '-------------------------------------------------
  590. End Sub
  591. Private Sub ZBFX_BaseGuideLine_Click()
  592.     Call XT_Control.Zxxymk(Me.ZBFX_BaseGuideLine.Name)
  593.     
  594. End Sub