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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form BadDebt_FrmBadQuery 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "坏帐处理查询条件"
  5.    ClientHeight    =   2625
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4755
  9.    HelpContextID   =   20703
  10.    Icon            =   "坏帐处理_坏帐处理查询条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   2625
  16.    ScaleWidth      =   4755
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   1  '所有者中心
  19.    Begin VB.Frame Frame1 
  20.       Height          =   2115
  21.       Left            =   60
  22.       TabIndex        =   7
  23.       Top             =   30
  24.       Width           =   4635
  25.       Begin VB.TextBox LrText 
  26.          Height          =   300
  27.          Index           =   1
  28.          Left            =   1050
  29.          TabIndex        =   1
  30.          Text            =   "1"
  31.          Top             =   577
  32.          Width           =   1335
  33.       End
  34.       Begin VB.CommandButton Ydcommand1 
  35.          Height          =   300
  36.          Index           =   2
  37.          Left            =   4170
  38.          Picture         =   "坏帐处理_坏帐处理查询条件.frx":1042
  39.          Style           =   1  'Graphical
  40.          TabIndex        =   20
  41.          Top             =   570
  42.          Visible         =   0   'False
  43.          Width           =   300
  44.       End
  45.       Begin VB.CommandButton Ydcommand1 
  46.          Height          =   300
  47.          Index           =   1
  48.          Left            =   2370
  49.          Picture         =   "坏帐处理_坏帐处理查询条件.frx":13CC
  50.          Style           =   1  'Graphical
  51.          TabIndex        =   19
  52.          Top             =   570
  53.          Visible         =   0   'False
  54.          Width           =   300
  55.       End
  56.       Begin VB.TextBox LrText 
  57.          Height          =   300
  58.          Index           =   2
  59.          Left            =   2850
  60.          TabIndex        =   2
  61.          Text            =   "2"
  62.          Top             =   570
  63.          Width           =   1305
  64.       End
  65.       Begin VB.CommandButton Ydcommand1 
  66.          Height          =   300
  67.          Index           =   5
  68.          Left            =   4170
  69.          Picture         =   "坏帐处理_坏帐处理查询条件.frx":1756
  70.          Style           =   1  'Graphical
  71.          TabIndex        =   16
  72.          Top             =   1680
  73.          Visible         =   0   'False
  74.          Width           =   300
  75.       End
  76.       Begin VB.TextBox LrText 
  77.          Height          =   300
  78.          Index           =   5
  79.          Left            =   1050
  80.          TabIndex        =   5
  81.          Text            =   "5"
  82.          Top             =   1680
  83.          Width           =   3105
  84.       End
  85.       Begin VB.CommandButton Ydcommand1 
  86.          Height          =   300
  87.          Index           =   0
  88.          Left            =   4170
  89.          Picture         =   "坏帐处理_坏帐处理查询条件.frx":1AE0
  90.          Style           =   1  'Graphical
  91.          TabIndex        =   13
  92.          Top             =   210
  93.          Visible         =   0   'False
  94.          Width           =   300
  95.       End
  96.       Begin VB.CommandButton Ydcommand1 
  97.          Height          =   300
  98.          Index           =   3
  99.          Left            =   4170
  100.          Picture         =   "坏帐处理_坏帐处理查询条件.frx":1E6A
  101.          Style           =   1  'Graphical
  102.          TabIndex        =   12
  103.          Top             =   960
  104.          Visible         =   0   'False
  105.          Width           =   300
  106.       End
  107.       Begin VB.CommandButton Ydcommand1 
  108.          Height          =   300
  109.          Index           =   4
  110.          Left            =   4170
  111.          Picture         =   "坏帐处理_坏帐处理查询条件.frx":21F4
  112.          Style           =   1  'Graphical
  113.          TabIndex        =   11
  114.          Top             =   1320
  115.          Visible         =   0   'False
  116.          Width           =   300
  117.       End
  118.       Begin VB.TextBox LrText 
  119.          Height          =   300
  120.          Index           =   0
  121.          Left            =   1050
  122.          TabIndex        =   0
  123.          Text            =   "0"
  124.          Top             =   210
  125.          Width           =   3105
  126.       End
  127.       Begin VB.TextBox LrText 
  128.          Height          =   300
  129.          Index           =   3
  130.          Left            =   1050
  131.          TabIndex        =   3
  132.          Text            =   "3"
  133.          Top             =   944
  134.          Width           =   3105
  135.       End
  136.       Begin VB.TextBox LrText 
  137.          Height          =   300
  138.          Index           =   4
  139.          Left            =   1050
  140.          TabIndex        =   4
  141.          Text            =   "4"
  142.          Top             =   1311
  143.          Width           =   3105
  144.       End
  145.       Begin VB.Label Label1 
  146.          AutoSize        =   -1  'True
  147.          Caption         =   "坏帐日期:"
  148.          Height          =   180
  149.          Index           =   2
  150.          Left            =   210
  151.          TabIndex        =   21
  152.          Top             =   637
  153.          Width           =   810
  154.       End
  155.       Begin VB.Line Line1 
  156.          X1              =   2700
  157.          X2              =   2820
  158.          Y1              =   720
  159.          Y2              =   720
  160.       End
  161.       Begin VB.Label Label1 
  162.          AutoSize        =   -1  'True
  163.          Caption         =   "经办人:"
  164.          Height          =   180
  165.          Index           =   4
  166.          Left            =   210
  167.          TabIndex        =   18
  168.          Top             =   1740
  169.          Width           =   630
  170.       End
  171.       Begin VB.Label Label1 
  172.          AutoSize        =   -1  'True
  173.          Caption         =   "客户:"
  174.          Height          =   180
  175.          Index           =   1
  176.          Left            =   210
  177.          TabIndex        =   17
  178.          Top             =   270
  179.          Width           =   450
  180.       End
  181.       Begin VB.Label Label1 
  182.          AutoSize        =   -1  'True
  183.          Caption         =   "部门:"
  184.          Height          =   180
  185.          Index           =   0
  186.          Left            =   210
  187.          TabIndex        =   15
  188.          Top             =   1371
  189.          Width           =   450
  190.       End
  191.       Begin VB.Label Label1 
  192.          AutoSize        =   -1  'True
  193.          Caption         =   "币别:"
  194.          Height          =   180
  195.          Index           =   11
  196.          Left            =   210
  197.          TabIndex        =   14
  198.          Top             =   1004
  199.          Width           =   450
  200.       End
  201.    End
  202.    Begin VB.CommandButton Cmd_Clear 
  203.       Caption         =   "全清"
  204.       Height          =   300
  205.       Left            =   60
  206.       TabIndex        =   9
  207.       Top             =   2250
  208.       Width           =   1120
  209.    End
  210.    Begin VB.CommandButton QxCommand 
  211.       Caption         =   "取消(&C)"
  212.       Height          =   300
  213.       Left            =   3575
  214.       TabIndex        =   8
  215.       Top             =   2250
  216.       Width           =   1120
  217.    End
  218.    Begin VB.CommandButton QdCommand 
  219.       Caption         =   "确定(&O)"
  220.       Height          =   300
  221.       Left            =   2370
  222.       TabIndex        =   6
  223.       Top             =   2250
  224.       Width           =   1120
  225.    End
  226.    Begin VB.CheckBox UnloadCheck 
  227.       Caption         =   "卸载窗体"
  228.       Height          =   615
  229.       Left            =   5160
  230.       TabIndex        =   10
  231.       Top             =   1110
  232.       Width           =   825
  233.    End
  234. End
  235. Attribute VB_Name = "BadDebt_FrmBadQuery"
  236. Attribute VB_GlobalNameSpace = False
  237. Attribute VB_Creatable = False
  238. Attribute VB_PredeclaredId = True
  239. Attribute VB_Exposed = False
  240. '******************************************************************
  241. '*    模 块 名 称 :坏帐处理查询条件
  242. '*    功 能 描 述 :
  243. '*    程序员姓名  :陈恩宇
  244. '*    最后修改人  :陈恩宇
  245. '*    最后修改时间:2001/12/25
  246. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  247. '******************************************************************
  248. Dim Tsxx As String                       '系统信息提示
  249. '以下为固定使用变量(文本框)
  250. Dim Textvar() As Variant                 '存储变体型文本框信息
  251. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  252. Dim Textint() As Integer                 '存储整型文本框信息
  253. Dim Textstr() As String                  '存储字符型文本框信息
  254. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  255. Dim TextGroupCode As String              '文本框录入分组编码
  256. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  257. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  258. Dim CurTextIndex As Integer              '当前文本框索引值
  259. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  260. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  261. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  262.     
  263.     Dim jdzygs As Integer                         '控件焦点转移个数
  264.     jdzygs = 6
  265.     Select Case KeyAscii
  266.         Case vbKeyReturn
  267.             If Kjjdzy(jdzygs) Then
  268.                 KeyAscii = 0
  269.             End If
  270.         Case 39           '屏蔽"'"
  271.             KeyAscii = 0
  272.     End Select
  273. End Sub
  274. Private Sub Form_Load()
  275.    
  276.     '以下为文本框处理程序(Fixed)
  277.     TextGroupCode = "Ar_BadQuery"
  278.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  279.     Call Wbkcsh
  280.     
  281.     '[>>初始化查询条件默认值
  282.     LrText(1).Text = Xtrq
  283.     LrText(2).Text = Xtrq
  284.     '<<]
  285.     
  286. End Sub
  287. Private Sub Kjyear()
  288.     Dim TmpRec As New ADODB.Recordset
  289.     
  290.     Set TmpRec = Cw_DataEnvi.DataConnect.Execute("Select Distinct KjYear From Gy_kjrlb")
  291.     Cmb_Year.Clear
  292.     With TmpRec
  293.         If Not .EOF Then
  294.             .MoveFirst
  295.             Do While Not .EOF
  296.                 Cmb_Year.AddItem Trim(.Fields("Kjyear"))
  297.                 .MoveNext
  298.             Loop
  299.             Cmb_Year.Text = Val(Xtyear)
  300.         End If
  301.     End With
  302.     
  303. End Sub
  304. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  305.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  306.     If UnloadCheck.Value <> 1 Then
  307.         Cancel = 1
  308.         Me.Hide
  309.     End If
  310. End Sub
  311. Private Sub QdCommand_Click()                                   '确 定
  312.     '录入条件有效性判断(Fixed)
  313.     If Not Lrtjyxxpd Then
  314.         Exit Sub
  315.     End If
  316.     Me.Hide
  317.         
  318.     '[>>激活查询过程结果窗体
  319.     BadDebt_FrmBadList.Timer1.Enabled = True
  320.     BadDebt_FrmBadList.SetFocus
  321.     '<<]
  322. End Sub
  323. Private Sub QxCommand_Click()                                    '取消(Fixed)
  324.     Me.Hide
  325. End Sub
  326. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  327.  
  328.     Dim jsqte As Integer
  329.     Lrtjyxxpd = False
  330.  
  331.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  332.     For jsqte = 0 To Max_Text_Index
  333.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  334.             If Not TextYxxpd(jsqte) Then
  335.                 Exit Function
  336.             End If
  337.         End If
  338.     Next jsqte
  339.    
  340.     '[>>以下为依据实际情况自定义部分
  341.  
  342.     '查询日期范围应由小到大
  343.     If Trim(LrText(1).Text) <> "" And Trim(LrText(2).Text) <> "" Then
  344.         If CDate(LrText(1).Text) > CDate(LrText(2).Text) Then
  345.             Tsxx = "查询日期范围应由小到大!"
  346.             Call Xtxxts(Tsxx, 0, 4)
  347.             LrText(1).SetFocus
  348.             Exit Function
  349.         End If
  350.     End If
  351.   
  352.     '<<]以上为依据实际情况自定义部分
  353.  
  354.     Lrtjyxxpd = True
  355. End Function
  356. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)    '将用户输入条件全部清除(可选)
  357.     '清除文本框(Fixed)
  358.     For jsqte = 0 To Max_Text_Index
  359.         LrText(jsqte).Tag = ""
  360.         LrText(jsqte).Text = ""
  361.     Next jsqte
  362.   
  363.     '[>>
  364.       
  365.     '此处可以写入其他清除条件程序
  366.   
  367.     '<<]
  368.   
  369. End Sub
  370. '*************以下为文本框录入处理程序(固定不变部分)*************'
  371. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  372.   
  373.     '以下为依据实际情况自定义部分[
  374.   
  375.     '在此填写文本框录入事后处理程序
  376.    
  377.     ']以上为依据实际情况自定义部分
  378.   
  379. End Sub
  380. Private Sub LrText_Change(Index As Integer)
  381.     
  382.     '屏蔽程序改变控制
  383.     If TextChangeLock Then
  384.         Exit Sub
  385.     End If
  386.     
  387.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  388.     
  389.     '限制字段录入长度
  390.           
  391.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  392.      
  393.     Select Case Textint(Index, 1)
  394.         Case 8, 11      '金额型
  395.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  396.         Case 9, 12      '数量型
  397.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  398.         Case 10          '单价型
  399.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  400.         Case Else        '其他小数类型控制
  401.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  402.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  403.             End If
  404.     End Select
  405.         
  406.     TextChangeLock = False '解锁
  407. End Sub
  408. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  409.     
  410.     Call TextShow(Index)
  411.     CurTextIndex = Index
  412.     LrText(Index).SelStart = Len(LrText(Index))
  413. End Sub
  414. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  415.     
  416.     Select Case KeyCode
  417.         Case vbKeyF2
  418.             Call Text_Help(Index)
  419.     End Select
  420. End Sub
  421. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  422.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  423. End Sub
  424. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  425.   '显示相应信息但不能进行有效性判断
  426.   
  427. End Sub
  428. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  429.     Call Text_Help(Index)
  430. End Sub
  431. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  432.     If Not Textboolean(Index, 1) Then
  433.         Exit Sub
  434.     End If
  435.      
  436.     '调用帮助
  437.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  438.   
  439.     '根据设置选择显示编码和名称,并进行存储
  440.     If Len(Xtfhcs) <> 0 Then
  441.         If Textint(Index, 3) = 1 Then
  442.             LrText(Index).Text = Xtfhcsfz
  443.             LrText(Index).Tag = Xtfhcs
  444.         Else
  445.             LrText(Index).Text = Xtfhcs
  446.             LrText(Index).Tag = Xtfhcsfz
  447.         End If
  448.     End If
  449.    
  450.     LrText(Index).SetFocus
  451. End Sub
  452. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  453.   '填写文本框得到焦点,进行相应信息处理程序
  454.    
  455. End Sub
  456. Private Sub Wbkcsh()                          '录入文本框初始化
  457.   
  458.     Dim jsqte As Integer
  459.   
  460.     '最大录入文本框索引值
  461.     Max_Text_Index = Textvar(1)
  462.   
  463.     ReDim TextValiJudgeLock(Max_Text_Index)
  464.     For jsqte = 0 To Max_Text_Index
  465.          
  466.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  467.             If Textboolean(jsqte, 1) Then
  468.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  469.                     Load Ydcommand1(jsqte)
  470.                 End If
  471.                 Ydcommand1(jsqte).Visible = True
  472.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  473.             End If
  474.             TextChangeLock = True
  475.             LrText(jsqte).Text = ""
  476.             LrText(jsqte).Tag = ""
  477.             If Textint(jsqte, 5) <> 0 Then
  478.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  479.             End If
  480.             TextChangeLock = False
  481.         End If
  482.      
  483.         TextValiJudgeLock(jsqte) = True
  484.     Next jsqte
  485. End Sub
  486. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  487.     Dim Sqlstr As String
  488.     Dim Findrec As ADODB.Recordset
  489.   
  490.     '文本框内容未曾改变不进行有效性判断
  491.     If TextValiJudgeLock(Index) Then
  492.         TextYxxpd = True
  493.         Exit Function
  494.     End If
  495.   
  496.     '文本框内容为空认为有效,并清空其Tag值
  497.     If Trim(LrText(Index)) = "" Then
  498.         LrText(Index).Tag = ""
  499.         Call Wbklrwbcl(Index)
  500.         TextValiJudgeLock(Index) = True
  501.         TextYxxpd = True
  502.         Exit Function
  503.     End If
  504.   
  505.     '可在此加入不做有效性判断的理由
  506.   
  507.     Select Case Textint(Index, 4)
  508.         Case 1      '编码型
  509.             Sqlstr = Trim(Textstr(Index, 5))
  510.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  511.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  512.             If Findrec.EOF Then
  513.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  514.                 LrText(Index).SetFocus
  515.                 Exit Function
  516.             Else
  517.                 Select Case Textint(Index, 3)
  518.                     Case 0
  519.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  520.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  521.                         End If
  522.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  523.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  524.                         End If
  525.                     Case 1
  526.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  527.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  528.                         End If
  529.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  530.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  531.                         End If
  532.                 End Select
  533.             End If
  534.         Case 2      '日期型
  535.             If IsDate(LrText(Index).Text) Then
  536.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  537.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  538.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  539.                 End If
  540.             Else
  541.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  542.                 Call Xtxxts(Tsxx, 0, 1)
  543.                 LrText(Index).SetFocus
  544.                 Exit Function
  545.             End If
  546.         Case 3      '其他类型
  547.     End Select
  548.     
  549.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  550.     TextValiJudgeLock(Index) = True
  551.     '调用文本框事后处理程序
  552.     Call Wbklrwbcl(Index)
  553.   
  554.     '有效性判断通过则返回True
  555.     TextYxxpd = True
  556.    
  557. End Function