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

企业管理

开发平台:

Visual Basic

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