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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
  3. Begin VB.Form Dev_FrmAirproofJsdcl 
  4.    BackColor       =   &H00E9F4FA&
  5.    BorderStyle     =   1  'Fixed Single
  6.    Caption         =   "单据处理"
  7.    ClientHeight    =   6120
  8.    ClientLeft      =   675
  9.    ClientTop       =   720
  10.    ClientWidth     =   8220
  11.    HelpContextID   =   2509001
  12.    Icon            =   "设备_密封点登记录入.frx":0000
  13.    KeyPreview      =   -1  'True
  14.    LinkTopic       =   "Form4"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   6120
  18.    ScaleWidth      =   8220
  19.    StartUpPosition =   1  '所有者中心
  20.    Begin VB.CommandButton Ydcommand1 
  21.       Height          =   300
  22.       Index           =   0
  23.       Left            =   7710
  24.       Picture         =   "设备_密封点登记录入.frx":1042
  25.       Style           =   1  'Graphical
  26.       TabIndex        =   9
  27.       TabStop         =   0   'False
  28.       Top             =   660
  29.       Visible         =   0   'False
  30.       Width           =   300
  31.    End
  32.    Begin MSComctlLib.Toolbar Tlb_Action 
  33.       Align           =   1  'Align Top
  34.       Height          =   570
  35.       Left            =   0
  36.       TabIndex        =   1
  37.       Top             =   0
  38.       Width           =   8220
  39.       _ExtentX        =   14499
  40.       _ExtentY        =   1005
  41.       ButtonWidth     =   820
  42.       ButtonHeight    =   953
  43.       AllowCustomize  =   0   'False
  44.       Wrappable       =   0   'False
  45.       Appearance      =   1
  46.       Style           =   1
  47.       ImageList       =   "ImageList1"
  48.       _Version        =   393216
  49.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  50.          NumButtons      =   20
  51.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  52.             Caption         =   "打印"
  53.             Key             =   "dy"
  54.             Object.ToolTipText     =   "打印当前单据或Ctrl+P"
  55.             ImageKey        =   "dy"
  56.          EndProperty
  57.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  58.             Caption         =   "预览"
  59.             Key             =   "yl"
  60.             ImageKey        =   "yl"
  61.          EndProperty
  62.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  63.             Key             =   "fgh0"
  64.             Style           =   3
  65.          EndProperty
  66.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  67.             Caption         =   "新增"
  68.             Key             =   "xz"
  69.             Object.ToolTipText     =   "新增加一张单据或F5"
  70.             ImageKey        =   "xz"
  71.          EndProperty
  72.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  73.             Caption         =   "修改"
  74.             Key             =   "xg"
  75.             Object.ToolTipText     =   "修改当前单据或F3"
  76.             ImageKey        =   "xg"
  77.          EndProperty
  78.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  79.             Caption         =   "删除"
  80.             Key             =   "sc"
  81.             Object.ToolTipText     =   "删除当前单据"
  82.             ImageKey        =   "sc"
  83.          EndProperty
  84.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  85.             Key             =   "fgh2"
  86.             Style           =   3
  87.          EndProperty
  88.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  89.             Caption         =   "保存"
  90.             Key             =   "bc"
  91.             Object.ToolTipText     =   "保存单据或F6"
  92.             ImageKey        =   "bc"
  93.          EndProperty
  94.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  95.             Caption         =   "放弃"
  96.             Key             =   "fq"
  97.             Object.ToolTipText     =   "放弃此次操作"
  98.             ImageKey        =   "fq"
  99.          EndProperty
  100.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  101.             Key             =   "fgh3"
  102.             Style           =   3
  103.          EndProperty
  104.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  105.             Object.Visible         =   0   'False
  106.             Caption         =   "审核"
  107.             Key             =   "shsh"
  108.             ImageKey        =   "check"
  109.          EndProperty
  110.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  111.             Object.Visible         =   0   'False
  112.             Caption         =   "弃审"
  113.             Key             =   "shqs"
  114.             ImageKey        =   "qs"
  115.          EndProperty
  116.          BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  117.             Object.Visible         =   0   'False
  118.             Key             =   "fgh4"
  119.             Style           =   3
  120.          EndProperty
  121.          BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  122.             Caption         =   "首张"
  123.             Key             =   "first"
  124.             ImageKey        =   "first"
  125.          EndProperty
  126.          BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  127.             Caption         =   "上张"
  128.             Key             =   "prev"
  129.             ImageKey        =   "prev"
  130.          EndProperty
  131.          BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  132.             Caption         =   "下张"
  133.             Key             =   "next"
  134.             ImageKey        =   "next"
  135.          EndProperty
  136.          BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  137.             Caption         =   "末张"
  138.             Key             =   "last"
  139.             ImageKey        =   "last"
  140.          EndProperty
  141.          BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  142.             Key             =   "fgh5"
  143.             Style           =   3
  144.          EndProperty
  145.          BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  146.             Caption         =   "帮助"
  147.             Key             =   "bz"
  148.             ImageKey        =   "bz"
  149.          EndProperty
  150.          BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  151.             Caption         =   "退出"
  152.             Key             =   "fh"
  153.             ImageKey        =   "tc"
  154.          EndProperty
  155.       EndProperty
  156.       BorderStyle     =   1
  157.    End
  158.    Begin VB.Timer Timer1 
  159.       Interval        =   1
  160.       Left            =   9690
  161.       Top             =   150
  162.    End
  163.    Begin MSComctlLib.ImageList ImageList1 
  164.       Left            =   6420
  165.       Top             =   630
  166.       _ExtentX        =   1005
  167.       _ExtentY        =   1005
  168.       BackColor       =   -2147483643
  169.       ImageWidth      =   16
  170.       ImageHeight     =   16
  171.       MaskColor       =   12632256
  172.       _Version        =   393216
  173.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  174.          NumListImages   =   37
  175.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  176.             Picture         =   "设备_密封点登记录入.frx":13CC
  177.             Key             =   "sz"
  178.          EndProperty
  179.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  180.             Picture         =   "设备_密封点登记录入.frx":1766
  181.             Key             =   "dy"
  182.          EndProperty
  183.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  184.             Picture         =   "设备_密封点登记录入.frx":1B00
  185.             Key             =   "yl"
  186.          EndProperty
  187.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  188.             Picture         =   "设备_密封点登记录入.frx":1E9A
  189.             Key             =   "xg"
  190.          EndProperty
  191.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  192.             Picture         =   "设备_密封点登记录入.frx":2234
  193.             Key             =   "zh"
  194.          EndProperty
  195.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  196.             Picture         =   "设备_密封点登记录入.frx":25CE
  197.             Key             =   "sh"
  198.          EndProperty
  199.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  200.             Picture         =   "设备_密封点登记录入.frx":2968
  201.             Key             =   "bc"
  202.          EndProperty
  203.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  204.             Picture         =   "设备_密封点登记录入.frx":2D02
  205.             Key             =   "fq"
  206.          EndProperty
  207.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  208.             Picture         =   "设备_密封点登记录入.frx":309C
  209.             Key             =   "bz"
  210.          EndProperty
  211.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  212.             Picture         =   "设备_密封点登记录入.frx":3436
  213.             Key             =   "tc"
  214.          EndProperty
  215.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  216.             Picture         =   "设备_密封点登记录入.frx":37D0
  217.             Key             =   "bcgs"
  218.          EndProperty
  219.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  220.             Picture         =   "设备_密封点登记录入.frx":3B6A
  221.             Key             =   "mrlk"
  222.          EndProperty
  223.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  224.             Picture         =   "设备_密封点登记录入.frx":3F04
  225.             Key             =   "xsxm"
  226.          EndProperty
  227.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  228.             Picture         =   "设备_密封点登记录入.frx":429E
  229.             Key             =   "first"
  230.          EndProperty
  231.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  232.             Picture         =   "设备_密封点登记录入.frx":4638
  233.             Key             =   "prev"
  234.          EndProperty
  235.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  236.             Picture         =   "设备_密封点登记录入.frx":49D2
  237.             Key             =   "next"
  238.          EndProperty
  239.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  240.             Picture         =   "设备_密封点登记录入.frx":4D6C
  241.             Key             =   "last"
  242.          EndProperty
  243.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  244.             Picture         =   "设备_密封点登记录入.frx":5106
  245.             Key             =   "xx"
  246.          EndProperty
  247.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  248.             Picture         =   "设备_密封点登记录入.frx":54A0
  249.             Key             =   "define"
  250.          EndProperty
  251.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  252.             Picture         =   "设备_密封点登记录入.frx":583A
  253.             Key             =   "exec"
  254.          EndProperty
  255.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  256.             Picture         =   "设备_密封点登记录入.frx":5BD4
  257.             Key             =   "xz"
  258.          EndProperty
  259.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  260.             Picture         =   "设备_密封点登记录入.frx":5F6E
  261.             Key             =   "sc"
  262.          EndProperty
  263.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  264.             Picture         =   "设备_密封点登记录入.frx":6308
  265.             Key             =   "sx"
  266.          EndProperty
  267.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  268.             Picture         =   "设备_密封点登记录入.frx":66A2
  269.             Key             =   "cx"
  270.          EndProperty
  271.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  272.             Picture         =   "设备_密封点登记录入.frx":6A3C
  273.             Key             =   "zd"
  274.          EndProperty
  275.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  276.             Picture         =   "设备_密封点登记录入.frx":6DD6
  277.             Key             =   "dz"
  278.          EndProperty
  279.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  280.             Picture         =   "设备_密封点登记录入.frx":7170
  281.             Key             =   "ph"
  282.          EndProperty
  283.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  284.             Picture         =   "设备_密封点登记录入.frx":750A
  285.             Key             =   "fz"
  286.          EndProperty
  287.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  288.             Picture         =   "设备_密封点登记录入.frx":78A4
  289.             Key             =   "dw"
  290.          EndProperty
  291.          BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  292.             Picture         =   "设备_密封点登记录入.frx":7C3E
  293.             Key             =   "hf"
  294.          EndProperty
  295.          BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  296.             Picture         =   "设备_密封点登记录入.frx":7FD8
  297.             Key             =   "pz"
  298.          EndProperty
  299.          BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  300.             Picture         =   "设备_密封点登记录入.frx":8372
  301.             Key             =   "check"
  302.          EndProperty
  303.          BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  304.             Picture         =   "设备_密封点登记录入.frx":870C
  305.             Key             =   "qs"
  306.          EndProperty
  307.          BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  308.             Picture         =   "设备_密封点登记录入.frx":8AA6
  309.             Key             =   "fullcheck"
  310.          EndProperty
  311.          BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  312.             Picture         =   "设备_密封点登记录入.frx":8E40
  313.             Key             =   "qq"
  314.          EndProperty
  315.          BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  316.             Picture         =   "设备_密封点登记录入.frx":91DA
  317.             Key             =   "bcw"
  318.          EndProperty
  319.          BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  320.             Picture         =   "设备_密封点登记录入.frx":9574
  321.             Key             =   "ye"
  322.          EndProperty
  323.       EndProperty
  324.    End
  325.    Begin VB.TextBox LrText 
  326.       ForeColor       =   &H00000000&
  327.       Height          =   300
  328.       Index           =   0
  329.       Left            =   990
  330.       TabIndex        =   0
  331.       Text            =   "0"
  332.       Top             =   1470
  333.       Width           =   1650
  334.    End
  335.    Begin VB.Label Lab_Title 
  336.       AutoSize        =   -1  'True
  337.       BackColor       =   &H80000018&
  338.       BackStyle       =   0  'Transparent
  339.       Caption         =   "单据标题自动调整"
  340.       BeginProperty Font 
  341.          Name            =   "宋体"
  342.          Size            =   15
  343.          Charset         =   134
  344.          Weight          =   700
  345.          Underline       =   0   'False
  346.          Italic          =   0   'False
  347.          Strikethrough   =   0   'False
  348.       EndProperty
  349.       ForeColor       =   &H00000000&
  350.       Height          =   300
  351.       Left            =   2730
  352.       TabIndex        =   8
  353.       Top             =   750
  354.       Width           =   2520
  355.    End
  356.    Begin VB.Label Lab_BillId 
  357.       AutoSize        =   -1  'True
  358.       BackColor       =   &H0080C0FF&
  359.       Height          =   270
  360.       Left            =   6390
  361.       TabIndex        =   7
  362.       Top             =   1320
  363.       Visible         =   0   'False
  364.       Width           =   1230
  365.    End
  366.    Begin VB.Label Lab_Djclzt 
  367.       BackColor       =   &H0000FFFF&
  368.       Caption         =   "1"
  369.       ForeColor       =   &H00808080&
  370.       Height          =   255
  371.       Left            =   7170
  372.       TabIndex        =   6
  373.       Top             =   660
  374.       Visible         =   0   'False
  375.       Width           =   285
  376.    End
  377.    Begin VB.Label Lab_OperStatus 
  378.       BackColor       =   &H000080FF&
  379.       Caption         =   "1"
  380.       Height          =   345
  381.       Left            =   7710
  382.       TabIndex        =   5
  383.       Top             =   1260
  384.       Visible         =   0   'False
  385.       Width           =   345
  386.    End
  387.    Begin VB.Label Lab_Bill 
  388.       Appearance      =   0  'Flat
  389.       BackColor       =   &H80000005&
  390.       BackStyle       =   0  'Transparent
  391.       ForeColor       =   &H00000000&
  392.       Height          =   225
  393.       Left            =   9030
  394.       TabIndex        =   4
  395.       Top             =   6330
  396.       Width           =   735
  397.    End
  398.    Begin VB.Label Lab_Checker 
  399.       Appearance      =   0  'Flat
  400.       BackColor       =   &H80000005&
  401.       BackStyle       =   0  'Transparent
  402.       ForeColor       =   &H00000000&
  403.       Height          =   225
  404.       Left            =   7170
  405.       TabIndex        =   3
  406.       Top             =   6360
  407.       Width           =   735
  408.    End
  409.    Begin VB.Label TsLabel 
  410.       Alignment       =   1  'Right Justify
  411.       AutoSize        =   -1  'True
  412.       BackStyle       =   0  'Transparent
  413.       Caption         =   "单据号:"
  414.       Height          =   180
  415.       Index           =   0
  416.       Left            =   210
  417.       TabIndex        =   2
  418.       Top             =   1530
  419.       Width           =   765
  420.    End
  421. End
  422. Attribute VB_Name = "Dev_FrmAirproofJsdcl"
  423. Attribute VB_GlobalNameSpace = False
  424. Attribute VB_Creatable = False
  425. Attribute VB_PredeclaredId = True
  426. Attribute VB_Exposed = False
  427. '***********************************************************************************************************
  428. '*    模 块 名 称 :密封点登记表录入处理
  429. '*    程序员姓名  :孔令岩
  430. '*    最后修改人  :王哲
  431. '*    最后修改时间:2001/12/18
  432. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  433. '*
  434. '*    1.每次调入外部功能窗体,均要加锁ChangeLock=True,窗体关闭后解锁ChangeLock=false
  435. '*                                    TextValiLock=True             TextValiLock=false
  436. '*
  437. '*    2.Lab_OperStatus 用此标签来标识单据录入状态(默认值为1) "1"-浏览 "2"-新增 "3"-修改
  438. '*
  439. '*    3.Lab_Djclzt 用此标签来标识单据处理状态(默认值为1) "1"-填制单据  "2"-查询单据列表  "3"-明细帐联查单据
  440. '*
  441. '*    4.原则:只要单据能够存盘(无论修改或新增)则其必须接受完整性及有效性规则检查
  442. '*
  443. '*    5.支持热键操作:打印:Ctrl+P 新增:F5 修改:F3 存盘:F6
  444. '***********************************************************************************************************
  445.  
  446. '[以下为根据实际情况设置变量
  447. Dim Bln_BillChange As Boolean                   '标识单据是否发生改动
  448. Dim Rec_Query As New ADODB.Recordset            '单据组查询结果动态集(保存当前单据组ID)
  449. Public Str_QueryCondi As String                 '单据组查询条件(接收单据列表传递查询条件)
  450. ']
  451. '以下为固定使用变量(单据)
  452. Dim BillCode As String                          '单据设计编码(索引号)
  453. Dim Var_Bill() As Variant                       '用来返回单据设计信息
  454. Dim ReportTitle As String                       '报表主标题
  455. Dim Tsxx As String                              '系统提示信息
  456. Dim Dyymctbl As New DY_Dyymsz                   '打印页面窗体变量
  457. '以下为固定使用变量(文本框)
  458. Dim Textvar() As Variant                        '存储变体型文本框信息
  459. Dim Textboolean() As Boolean                    '存储布尔型文本框信息
  460. Dim Textint() As Integer                        '存储整型文本框信息
  461. Dim Textstr() As String                         '存储字符型文本框信息
  462. Dim Max_Text_Index As Integer                   '最大录入文本框索引值
  463. Dim TextGroupCode As String                     '文本框录入分组编码
  464. Dim TextValiLock As Boolean                     '文本框失去焦点是否进行有效性控制判断
  465. Dim TextValiJudgeLock() As Boolean              '文本框录入有效性判断控制锁
  466. Dim TextChangeLock As Boolean                   '文本框内容变换控制锁
  467.     
  468. Private Sub Form_KeyPress(KeyAscii As Integer)      '控 制 焦 点 转 移
  469.    
  470.     Dim jdzygs As Integer
  471.     jdzygs = 50
  472.     Select Case KeyAscii
  473.         Case vbKeyReturn
  474.             If Kjjdzy(jdzygs) Then
  475.                 KeyAscii = 0
  476.             End If
  477.         Case 39           '屏蔽字符"'"
  478.             KeyAscii = 0
  479.     End Select
  480. End Sub
  481. Private Sub Form_Load()                                                        '窗 体 装 入
  482.     '初始化各种锁值(Fixed)
  483.     Changelock = False             '网格行列改变控制锁
  484.     Gdtlock = False                '滚动条滚动控制
  485.     Yxxpdlock = True               '字段有效性判断锁
  486.     Hyxxpdlock = True              '行有效性判断锁
  487.     Wbkbhlock = False              '文本框内容改变锁
  488.    
  489.     '调入单据信息(需要修改BillCode)
  490.     BillCode = "2506"
  491.     Call Sub_ReadBillInfo(BillCode, Me, Var_Bill())
  492.     Lab_Title = Var_Bill(2)
  493.     Lab_Title.Move (Me.Width - Lab_Title.Width) / 2, 800
  494.     
  495.     '报表编码
  496.     XtReportCode = Var_Bill(5)
  497.     Load Dyymctbl
  498.   
  499.     '以下为文本框处理程序(Fixed)
  500.     TextGroupCode = Var_Bill(3)
  501.  
  502.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  503.     Call Wbkcsh
  504.       
  505.     '单据变动置为False(Fixed)
  506.     Bln_BillChange = False
  507.     
  508.     '调入数据初始化模块(Fixed)
  509.     Lab_Djclzt.Caption = Xtcdcs
  510.     Call Sjcsh(Trim(Lab_Djclzt.Caption))
  511.       
  512. End Sub
  513. Private Sub Form_Unload(Cancel As Integer)           '窗体卸载
  514.     '是否保存已修改单据
  515.     Dim YAnswer As Integer
  516.     If Lab_OperStatus.Caption = "2" Or Lab_OperStatus.Caption = "3" Then
  517.         Tsxx = "单据尚未保存,是否退出?"
  518.         YAnswer = Xtxxts(Tsxx, 2, 2)
  519.         If YAnswer <> 1 Then
  520.             Cancel = 1
  521.             Exit Sub
  522.         End If
  523.     End If
  524.     
  525.     '卸载打印页面窗体
  526.     Unload Dyymctbl
  527.     
  528.     '判断单据是否发生变化,并返回相应标识
  529.     If Bln_BillChange Then
  530.         Xtfhcs = "1"
  531.     Else
  532.         Xtfhcs = "0"
  533.     End If
  534.    
  535. End Sub
  536. Private Sub Sjcsh(Str_Pzclzt As String)              '数据初始化模块(根据实际情况)
  537.     Dim Sqlstr As String       '查询单据列表条件
  538.     '[>>根据实际情况初始化
  539.     Select Case Str_Pzclzt
  540.         Case "1"   '填制单据
  541.       
  542.             '调入用户查询结果动态集
  543.             Sqlstr = "SELECT AirproofFileID From Dev_AirproofFile  Where 1=2 ORDER BY AirproofFileID"
  544.             Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  545.       
  546.             '新增单据
  547.             Call Sub_AddBill
  548.         Case "2"   '查询单据(单据列表)
  549.         
  550.             '填充查询单据标识
  551.             Lab_BillId.Caption = XT_BillID
  552.             Str_QueryCondi = Xtcdcsfz
  553.                 
  554.             Call Sub_ShowBill
  555.        
  556.             Call Sub_OperStatus("10")
  557.       
  558.             '调入用户查询结果动态集,并定位该单据
  559.             Sqlstr = "SELECT AirproofFileID From Dev_AirproofFile  " & Str_QueryCondi & " ORDER BY AirproofFileID"
  560.             Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  561.             Rec_Query.Find "AirproofFileID=" & Val(Lab_BillId.Caption)
  562.         Case "3"   '明细帐联查单据
  563.             '设置工具条显示
  564.             With Tlb_Action
  565.                 .Buttons("xz").Enabled = False             '新增
  566.                 .Buttons("xg").Enabled = False             '修改
  567.                 .Buttons("sc").Enabled = False             '删除
  568.                 .Buttons("fgh0").Enabled = False           '分隔行
  569.                 .Buttons("zh").Enabled = False             '增行
  570.                 .Buttons("sh").Enabled = False             '删行
  571.                 .Buttons("fgh1").Enabled = False           '分隔行
  572.                 .Buttons("bc").Enabled = False             '保存
  573.                 .Buttons("fq").Enabled = False             '放弃
  574.                 .Buttons("shsh").Enabled = False           '审核
  575.                 .Buttons("shqs").Enabled = False           '弃审
  576.                 .Buttons("fgh2").Enabled = False           '分隔行
  577.                 .Buttons("first").Enabled = False          '首张
  578.                 .Buttons("prev").Enabled = False           '上张
  579.                 .Buttons("next").Enabled = False           '下张
  580.                 .Buttons("last").Enabled = False           '末张
  581.                 .Buttons("fgh5").Enabled = False           '分割行
  582.             End With
  583.             Call Sub_ShowBill
  584.       
  585.             '设置操作状态为浏览
  586.             Lab_OperStatus.Caption = "1"
  587.       
  588.             '录入文本框
  589.             For jsqte = Max_Text_Index To 0 Step -1
  590.                 LrText(jsqte).Enabled = False
  591.             Next jsqte
  592.     End Select
  593.   
  594.     '<<]
  595.   
  596. End Sub
  597. Private Sub Sub_ShowBill()                                          '根据当前单据ID显示整张单据内容
  598.    
  599.     '过程默认参数为当前窗体中单据ID:Lab_BillID
  600.     Dim Sqlstr As String                           '临时使用字符串
  601.     Dim RecTemp As New ADODB.Recordset             '临时使用动态集
  602.     Dim jsqte As Long                              '临时计数器
  603.     '本张单据查询字符串
  604.     Sqlstr = "SELECT * " & _
  605.             " FROM Dev_v_AirproofFile  " & _
  606.             " Where AirproofFileID=" & Val(Lab_BillId.Caption)
  607.     
  608.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  609.       
  610.     With RecTemp
  611.         If Not .EOF Then
  612.             '[>>显示单据
  613.             TextChangeLock = True     '文本框加锁
  614.             
  615.             LrText(0).Text = Trim(.Fields("AirproofCode"))                          '结算单据号
  616.             LrText(1).Text = Trim(.Fields("devid") & "")                            '设备名称
  617.             If Trim(.Fields("WActAirproof")) <> "" Then
  618.             LrText(2).Text = Trim(.Fields("WActAirproof") & "")                     '风动密封点
  619.             End If
  620.             If Trim(.Fields("WActAirproof")) <> "" Then
  621.             LrText(3).Text = Trim(.Fields("GActAirproof") & "")                     '气动密封点
  622.             End If
  623.             If Trim(.Fields("GActAirproof")) <> "" Then
  624.             LrText(4).Text = Trim(.Fields("OActAirproof"))                          '油动密封点
  625.             End If
  626.             If Trim(.Fields("WaActAirproof")) <> "" Then
  627.             LrText(5).Text = Trim(.Fields("WaActAirproof") & "")                    '水动密封点
  628.             End If
  629.             If Trim(.Fields("MActAirproof")) <> "" Then
  630.             LrText(6).Text = Trim(.Fields("MActAirproof") & "")                     '物料静密封点
  631.             End If
  632.             If Trim(.Fields("WWhishtAirproof")) <> "" Then
  633.             LrText(7).Text = Trim(.Fields("WWhishtAirproof") & "")                  '风静密封点
  634.             End If
  635.             If Trim(.Fields("GWhishtAirproof")) <> "" Then
  636.             LrText(8).Text = Trim(.Fields("GWhishtAirproof") & "")                  '气静密封点
  637.             End If
  638.             If Trim(.Fields("OWhishtAirproof")) <> "" Then
  639.             LrText(9).Text = Trim(.Fields("OWhishtAirproof") & "")                  '油静密封点
  640.             End If
  641.             If Trim(.Fields("WaWhishtAirproof")) <> "" Then
  642.             LrText(10).Text = Trim(.Fields("WaWhishtAirproof") & "")                '水静密封点
  643.             End If
  644.             If Trim(.Fields("MWhishtAirproof")) <> "" Then
  645.             LrText(11).Text = Trim(.Fields("MWhishtAirproof") & "")                 '物料静密封点
  646.             End If
  647.             LrText(12).Text = Trim(.Fields("Memo") & "")                            '备注
  648.             LrText(13).Text = Trim(.Fields("Dname") & "")                           '设备名称
  649.             LrText(14).Text = Trim(.Fields("Model") & "")                           '规格型号
  650.             LrText(15).Text = Trim(.Fields("DeptName") & "")                        '所属车间
  651.             TextChangeLock = False    '文本框解锁
  652.             '<<]
  653.         End If
  654.     End With
  655.       
  656.     '设置审核弃审按钮状态
  657.     Call Sub_CheckStatus
  658.        
  659. End Sub
  660. Private Sub Tlb_Action_ButtonClick(ByVal Button As MSComctlLib.Button)             '用户点击工具条
  661.      
  662.     '屏蔽文本框,下拉组合框有效性判断
  663.     Valilock = True
  664.      
  665.     '屏蔽网格失去焦点产生的有效性判断
  666.     Changelock = True
  667.        
  668.     Select Case Button.Key
  669.         Case "yl"                                            '预 览
  670.             BillTextPrint Lab_Title, LrText, TextGroupCode, XtReportCode, False
  671.         Case "dy"                                            '打 印
  672.             Dim Yhanswer As Integer      '打印提示
  673.             
  674.             '用户确认是否打印单据
  675.             Tsxx = "请确认是否打印当前单据?"
  676.             Yhanswer = Xtxxts(Tsxx, 2, 2)
  677.             If Yhanswer = 2 Then
  678.                 Exit Sub
  679.             End If
  680.             BillTextPrint Lab_Title, LrText, TextGroupCode, XtReportCode, True
  681.         Case "xz"                                            '新 增
  682.             Call Sub_AddBill
  683.         Case "xg"                                            '修 改
  684.             Call Sub_EditBill
  685.         Case "sc"                                            '删 除
  686.             Call Sub_DeleteBill
  687.         Case "bc"                                            '保 存
  688.             Call Sub_SaveBill
  689.         Case "fq"                                            '放 弃
  690.             Call Sub_AbandonBill
  691.         Case "shsh"                                          '审 核
  692.             Call Sub_CheckBill
  693.         Case "shqs"                                          '弃 审
  694.             Call Sub_AbandonCheck
  695.         Case "first"                                         '首 张
  696.             Call Sub_First
  697.         Case "prev"                                          '上 张
  698.             Call Sub_Prev
  699.         Case "next"                                          '下 张
  700.             Call Sub_Next
  701.         Case "last"                                          '末 张
  702.             Call Sub_Last
  703.         Case "bz"                                            '帮 助
  704.             Call F1bz
  705.         Case "fh"                                            '退 出
  706.             Unload Me
  707.     End Select
  708.        
  709.     '解 锁
  710.     Valilock = False
  711.     Changelock = False
  712.     TextChangeLock = False
  713.         
  714. End Sub
  715. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)     '支持热键操作
  716.    
  717.     Select Case KeyCode
  718.         Case vbKeyF5          '增加单据
  719.             If Tlb_Action.Buttons("xz").Enabled And Tlb_Action.Buttons("xz").Visible Then
  720.                 Call Sub_AddBill
  721.             End If
  722.         Case vbKeyF3          '修改单据
  723.             If Tlb_Action.Buttons("xg").Enabled And Tlb_Action.Buttons("xg").Visible Then
  724.                 Call Sub_EditBill
  725.             End If
  726.         Case vbKeyF6          '保存单据
  727.             If Tlb_Action.Buttons("bc").Enabled And Tlb_Action.Buttons("bc").Visible Then
  728.                 Call Sub_SaveBill
  729.             End If
  730.     End Select
  731. End Sub
  732. Private Sub Sub_OperStatus(Str_Status As String)                 '工具条依据不同状态所进行的变化
  733.   
  734.     With Tlb_Action
  735.         Select Case Str_Status
  736.             Case "10"   '浏览((列表)调入单据处理时的进入状态、(列表)新增状态时放弃录入)
  737.                 '工具条
  738.                 .Buttons("dy").Enabled = True       '打印
  739.                 .Buttons("yl").Enabled = True       '预览
  740.                 .Buttons("xz").Enabled = True       '新增
  741.                 .Buttons("xg").Enabled = True       '修改
  742.                 .Buttons("sc").Enabled = True       '删除
  743.                 .Buttons("bc").Enabled = False      '保存
  744.                 .Buttons("fq").Enabled = False      '放弃
  745.                 .Buttons("first").Enabled = True    '首张
  746.                 .Buttons("prev").Enabled = True     '上张
  747.                 .Buttons("next").Enabled = True     '下张
  748.                 .Buttons("last").Enabled = True     '末张
  749.                 .Buttons("bz").Enabled = True       '帮助
  750.                 .Buttons("fh").Enabled = True       '退出
  751.                 
  752.                 '设置审核弃审按钮状态
  753.                 Call Sub_CheckStatus
  754.                 
  755.                 '设置文本框录入状态
  756.                 Call Sub_LrtextStatus(False)
  757.             Case "20"   '新增单据((录入)新增一张单据 、(列表)新增一张单据)
  758.                  '工具条
  759.                  .Buttons("dy").Enabled = False      '打印
  760.                  .Buttons("yl").Enabled = False      '预览
  761.                  .Buttons("xz").Enabled = False      '新增
  762.                  .Buttons("xg").Enabled = False      '修改
  763.                  .Buttons("sc").Enabled = False      '删除
  764.                  .Buttons("bc").Enabled = True       '保存
  765.                  .Buttons("fq").Enabled = True       '放弃
  766.                  .Buttons("shsh").Enabled = False    '审核
  767.                  .Buttons("shqs").Enabled = False    '弃审
  768.                  .Buttons("first").Enabled = False   '首张
  769.                  .Buttons("prev").Enabled = False    '上张
  770.                  .Buttons("next").Enabled = False    '下张
  771.                  .Buttons("last").Enabled = False    '末张
  772.                  .Buttons("bz").Enabled = True       '帮助
  773.                  .Buttons("fh").Enabled = True       '退出
  774.                  
  775.                  '设置文本框录入状态
  776.                  Call Sub_LrtextStatus(True)
  777.             Case "30"   '修改((录入)调入修改功能、(列表)调入修改功能)
  778.                 '工具条
  779.                 .Buttons("dy").Enabled = False      '打印
  780.                 .Buttons("yl").Enabled = False      '预览
  781.                 .Buttons("xz").Enabled = False      '新增
  782.                 .Buttons("xg").Enabled = False      '修改
  783.                 .Buttons("sc").Enabled = False      '删除
  784.                 .Buttons("bc").Enabled = True       '保存
  785.                 .Buttons("fq").Enabled = True       '放弃
  786.                 .Buttons("shsh").Enabled = False    '审核
  787.                 .Buttons("shqs").Enabled = False    '弃审
  788.                 .Buttons("first").Enabled = False   '首张
  789.                 .Buttons("prev").Enabled = False    '上张
  790.                 .Buttons("next").Enabled = False    '下张
  791.                 .Buttons("last").Enabled = False    '末张
  792.                 .Buttons("bz").Enabled = True       '帮助
  793.                 .Buttons("fh").Enabled = True       '退出
  794.                 
  795.                 '设置文本框录入状态
  796.                 Call Sub_LrtextStatus(True)
  797.         End Select
  798.     End With
  799.     
  800. End Sub
  801. Private Sub Sub_LrtextStatus(TextEnabled As Boolean)                            '设置录入文本框状态
  802.     '录入文本框状态设置
  803.     If TextEnabled Then
  804.         For jsqte = Max_Text_Index To 0 Step -1
  805.             '判断文本框是否可编辑
  806.             If Textboolean(jsqte, 5) Then
  807.                 LrText(jsqte).Enabled = True
  808.             Else
  809.                 LrText(jsqte).Enabled = False
  810.             End If
  811.         Next jsqte
  812.     Else
  813.         For jsqte = Max_Text_Index To 0 Step -1
  814.             LrText(jsqte).Enabled = False
  815.         Next jsqte
  816.     End If
  817. End Sub
  818. Private Sub Sub_CheckStatus()                                       '设置审核弃审按钮状态(亦可设置其他动作按钮状态)
  819.     
  820.     '根据当前单据状态来确定审核弃审按钮状态
  821. End Sub
  822. Private Sub Sub_AddBill()                                                '新增一张单据
  823.     
  824.     Dim RecTemp As New ADODB.Recordset            '临时使用动态集
  825.     Dim jsqte As Long                             '临时计数器
  826.      If Not Security_Log("Dev_AirproofEdit", Xtczybm, 1, True) Then
  827.         Exit Sub
  828.      End If
  829.     '设置操作状态为新增(Fixed)
  830.     Lab_OperStatus.Caption = "2"
  831.    
  832.     '设置工具条状态(Fixed)
  833.     Call Sub_OperStatus("20")
  834.    
  835.     '清空VouchID(Fixed)
  836.     Lab_BillId.Caption = ""
  837.    
  838.     '录入文本框清除内容
  839.     For jsqte = Max_Text_Index To 0 Step -1
  840.         LrText(jsqte).Tag = ""
  841.         LrText(jsqte).Text = ""
  842.     Next jsqte
  843.    
  844.     '[>>显示制单人,清空审核人,此处还可以设置录入默认值如自动生成单据号、默认单据录入日期注意加锁
  845.    
  846.     '设置订单日期默认为系统业务日期
  847.     TextChangeLock = True
  848.     LrText(0).Enabled = False
  849.     LrText(13).Enabled = False
  850.     LrText(14).Enabled = False
  851.     LrText(15).Enabled = False
  852.     
  853.     TextChangeLock = False
  854.     
  855.     '读取最新的单据编码
  856.     LrText(0).Text = CreatBillCode(BillCode, False)
  857.    
  858.     '<<]
  859.    
  860.     '让第一个录入项得到焦点(Fixed)
  861.     On Error Resume Next
  862.     LrText(1).SetFocus
  863.     LrText(13).Enabled = False
  864.     LrText(14).Enabled = False
  865.     LrText(15).Enabled = False
  866. End Sub
  867. Private Sub Sub_EditBill()                                                '修改一张单据
  868.     
  869.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  870.      If Not Security_Log("Dev_AirproofEdit", Xtczybm, 1, True) Then
  871.         Exit Sub
  872.      End If
  873.     '非有效单据不予进行修改动作
  874.     If Val(Lab_BillId.Caption) = 0 Then
  875.         Exit Sub
  876.     End If
  877.    
  878.     '判断当前单据是否允许修改
  879.    
  880.     '设置操作状态为修改
  881.     Lab_OperStatus.Caption = "3"
  882.    
  883.     '设置工具条状态
  884.     Call Sub_OperStatus("30")
  885.       
  886.     '显示制单人
  887.     LrText(0).Enabled = False
  888.     LrText(13).Enabled = False
  889.     LrText(14).Enabled = False
  890.     LrText(15).Enabled = False
  891. End Sub
  892. Private Sub Sub_DeleteBill()                                               '删除当前单据
  893.     
  894.     Dim YAnswer As Integer               '确认是否删除当前单据
  895.     Dim jsqte As Long                    '临时使用计数器
  896.      If Not Security_Log("Dev_AirproofEdit", Xtczybm, 1, True) Then
  897.         Exit Sub
  898.      End If
  899.     '非有效单据不予进行删除动作
  900.     If Val(Lab_BillId.Caption) = 0 Then
  901.         Exit Sub
  902.     End If
  903.    
  904.     Tsxx = "请确认是否删除当前单据?"
  905.     YAnswer = Xtxxts(Tsxx, 2, 2)
  906.    
  907.     If YAnswer = 1 Then
  908.         
  909.         
  910.         '进行事务处理
  911.         On Error GoTo Swcwcl
  912.         Cw_DataEnvi.DataConnect.BeginTrans
  913.         
  914.         '1.删除单据所有内容
  915.         Cw_DataEnvi.DataConnect.Execute ("Delete Dev_AirproofFile Where AirproofFileID=" & Val(Lab_BillId.Caption))
  916.         Cw_DataEnvi.DataConnect.CommitTrans
  917.         
  918.         '标识单据发生改动
  919.         Bln_BillChange = True
  920.         
  921.         '单据ID置0
  922.         Lab_BillId.Caption = 0
  923.     Else
  924.         Exit Sub
  925.     End If
  926.      
  927.     '删除单据后重置状态
  928.         
  929.     '1.显示下一张单据
  930.     Call Sub_Next
  931.         
  932.     '2.如果无下一张单据则搜索上一张单据
  933.     If Val(Lab_BillId.Caption) = 0 Then
  934.         Call Sub_Prev
  935.     End If
  936.         
  937.     '3.如无单据则置单据为空状态
  938.     If Val(Lab_BillId.Caption) = 0 Then
  939.         '清除录入文本框
  940.         For jsqte = Max_Text_Index To 0 Step -1
  941.             LrText(jsqte).Tag = ""
  942.             LrText(jsqte).Text = ""
  943.         Next jsqte
  944.         '设置操作状态为浏览
  945.         Lab_OperStatus = "1"
  946.         Call Sub_OperStatus("10")
  947.     End If
  948.     
  949.     Rec_Query.Requery
  950.     Rec_Query.Find "AirproofFileID=" & Val(Lab_BillId.Caption)
  951.     Exit Sub
  952. Swcwcl:          '单据删除时出现错误
  953.     Cw_DataEnvi.DataConnect.RollbackTrans
  954.     Tsxx = "单据删除过程中出现未知错误,程序自动恢复保存前状态!"
  955.     Call Xtxxts(Tsxx, 0, 1)
  956.     Exit Sub
  957. End Sub
  958. Private Sub Sub_AbandonBill()                                              '放弃对当前单据的操作
  959.  
  960.     Dim jsqte As Long                    '临时使用计数器
  961.   
  962.     '如果单据有效则重新显示当前单据,置单据为空状态
  963.     If Not Rec_Query.EOF Then
  964.         Lab_BillId.Caption = Rec_Query.Fields("AirproofFileID")
  965.         Call Sub_ShowBill
  966.     Else
  967.         '单据ID置为0
  968.         Lab_BillId.Caption = 0
  969.      
  970.         '清除录入文本框
  971.         For jsqte = Max_Text_Index To 0 Step -1
  972.             LrText(jsqte).Tag = ""
  973.             LrText(jsqte).Text = ""
  974.         Next jsqte
  975.     End If
  976.     
  977.     '设置操作状态为浏览
  978.     Lab_OperStatus = "1"
  979.     Call Sub_OperStatus("10")
  980. End Sub
  981. Private Function Sub_SaveBill() As Boolean                                   '保 存 单 据
  982.     
  983.     Dim RecTemp As New ADODB.Recordset                    '临时使用动态集
  984.     Dim Rec_Bill As New ADODB.Recordset                   '单据表动态集
  985.     Dim jsqte As Integer                                  '临时计数器
  986.       
  987.     Sub_SaveBill = False
  988.   
  989.     '一.============先对单据内容进行有效性判断==============='
  990.   
  991.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  992.     For jsqte = 0 To Max_Text_Index
  993.         If Textint(jsqte, 8) = 1 Then     '字段不能为空
  994.             If Len(Trim(LrText(jsqte).Text)) = 0 Then
  995.                 Tsxx = Textstr(jsqte, 7) & "不能为空!"
  996.                 Call Xtxxts(Tsxx, 0, 1)
  997.                 LrText(jsqte).SetFocus
  998.                 Exit Function
  999.             End If
  1000.         Else
  1001.             If Textint(jsqte, 8) = 2 Then   '字段不能为零
  1002.                 If Val(Trim(LrText(jsqte).Text)) = 0 Then
  1003.                     Tsxx = Textstr(jsqte, 7) & "不能为零!"
  1004.                     Call Xtxxts(Tsxx, 0, 1)
  1005.                     LrText(jsqte).SetFocus
  1006.                     Exit Function
  1007.                 End If
  1008.             End If
  1009.         End If
  1010.     Next jsqte
  1011.     
  1012.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  1013.     For jsqte = 0 To Max_Text_Index
  1014.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  1015.             If Not TextYxxpd(jsqte) Then
  1016.                 Exit Function
  1017.             End If
  1018.         End If
  1019.     Next jsqte
  1020.   
  1021.     '[>>
  1022.   
  1023.     '可在此区域写入其他对单据表头内容的有效性判断,具体格式参照如下
  1024.    
  1025.     '<<]
  1026.   
  1027.     '二.=============如果以上有效性检查均顺利通过,则执行存盘动作============'
  1028.    
  1029.     '对存盘进行事务处理(Fixed)
  1030.     On Error GoTo Swcwcl
  1031.     Cw_DataEnvi.DataConnect.BeginTrans
  1032.     
  1033.     '判断单据状态以进行不同处理
  1034.     
  1035.     '1.先对单据主表进行处理
  1036.     If Trim(Lab_OperStatus) = "2" Then
  1037.         '新增单据
  1038.         
  1039.         '1.对于某些单据号自动生成的单据则可在此处自动生成
  1040.         LrText(0).Text = CreatBillCode(BillCode, True)
  1041.         
  1042.         '2.开始存盘
  1043.          
  1044.         '打开单据表动态集
  1045.         If Rec_Bill.State = 1 Then Rec_Bill.Close
  1046.         Rec_Bill.Open "Select * From Dev_AirproofFile Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1047.         With Rec_Bill
  1048.             .AddNew
  1049.             .Fields("AirproofFileId") = CreatBillID(BillCode)                       '单据ID
  1050.             .Fields("AirproofCode") = Trim(LrText(0).Text)                          '密封单号
  1051.             .Fields("Devid") = Trim(LrText(1).Text)                                '设备编号
  1052.             If Trim(LrText(2).Text) <> "" Then
  1053.             .Fields("WActAirproof") = Trim(LrText(2).Text)                           '风动密封点
  1054.             End If
  1055.             If Trim(LrText(3).Text) <> "" Then
  1056.             .Fields("GActAirproof") = Trim(LrText(3).Text)                          '气动密封点
  1057.             End If
  1058.             If Trim(LrText(4).Text) <> "" Then
  1059.             .Fields("OActAirproof") = Trim(LrText(4).Text)                           '油动密封点
  1060.             End If
  1061.             If Trim(LrText(5).Text) <> "" Then
  1062.             .Fields("WaActAirproof") = Trim(LrText(5).Text)                         '水密封点
  1063.             End If
  1064.             If Trim(LrText(6).Text) <> "" Then
  1065.             .Fields("MActAirproof") = Trim(LrText(6).Text)                          '物料动密封点
  1066.             End If
  1067.             If Trim(LrText(7).Text) <> "" Then
  1068.             .Fields("WWhishtAirproof") = Trim(LrText(7).Text)                       '风静密封点
  1069.             End If
  1070.             If Trim(LrText(8).Text) <> "" Then
  1071.             .Fields("GWhishtAirproof") = Trim(LrText(8).Text)                       '气静密封点
  1072.             End If
  1073.             If Trim(LrText(9).Text) <> "" Then
  1074.             .Fields("OWhishtAirproof") = Trim(LrText(9).Text)                       '油静密封点
  1075.             End If
  1076.             If Trim(LrText(10).Text) <> "" Then
  1077.             .Fields("WaWhishtAirproof") = Trim(LrText(10).Text)                     '水静密封点
  1078.             End If
  1079.             If Trim(LrText(11).Text) <> "" Then
  1080.             .Fields("MWhishtAirproof") = Trim(LrText(11).Text)                      '物料静密封点
  1081.             End If
  1082.             .Fields("Memo") = Trim(LrText(12).Text)                                 '备注
  1083.             
  1084. '''            .Fields("Bill") = Xtczy                                                                      '制单人
  1085. '''            .Fields("Checker") = ""                                                                      '审核人置空
  1086.             .Update
  1087.             
  1088.             '系统读出单据ID写入Lab_BillID
  1089.             Lab_BillId.Caption = .Fields("AirproofFileId")
  1090.         End With
  1091.     Else
  1092.         '修改单据
  1093.        
  1094.         '打开单据表动态集
  1095.         If Rec_Bill.State = 1 Then Rec_Bill.Close
  1096.         Rec_Bill.Open "Select * From Dev_AirproofFile  Where AirproofFileId=" & Val(Lab_BillId.Caption), Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1097.         With Rec_Bill
  1098.             .Fields("AirproofCode") = Trim(LrText(0).Text)                          '密封单号
  1099.             .Fields("Devid") = Trim(LrText(1).Text)                                '设备编号
  1100.             If Trim(LrText(2).Text) <> "" Then
  1101.             .Fields("WActAirproof") = Trim(LrText(2).Text)                           '风动密封点
  1102.             End If
  1103.             If Trim(LrText(3).Text) <> "" Then
  1104.             .Fields("GActAirproof") = Trim(LrText(3).Text)                          '气动密封点
  1105.             End If
  1106.             If Trim(LrText(4).Text) <> "" Then
  1107.             .Fields("OActAirproof") = Trim(LrText(4).Text)                           '油动密封点
  1108.             End If
  1109.             If Trim(LrText(5).Text) <> "" Then
  1110.             .Fields("WaActAirproof") = Trim(LrText(5).Text)                         '水密封点
  1111.             End If
  1112.             If Trim(LrText(6).Text) <> "" Then
  1113.             .Fields("MActAirproof") = Trim(LrText(6).Text)                          '物料动密封点
  1114.             End If
  1115.             If Trim(LrText(7).Text) <> "" Then
  1116.             .Fields("WWhishtAirproof") = Trim(LrText(7).Text)                       '风静密封点
  1117.             End If
  1118.             If Trim(LrText(8).Text) <> "" Then
  1119.             .Fields("GWhishtAirproof") = Trim(LrText(8).Text)                       '气静密封点
  1120.             End If
  1121.             If Trim(LrText(9).Text) <> "" Then
  1122.             .Fields("OWhishtAirproof") = Trim(LrText(9).Text)                       '油静密封点
  1123.             End If
  1124.             If Trim(LrText(10).Text) <> "" Then
  1125.             .Fields("WaWhishtAirproof") = Trim(LrText(10).Text)                     '水静密封点
  1126.             End If
  1127.             If Trim(LrText(11).Text) <> "" Then
  1128.             .Fields("MWhishtAirproof") = Trim(LrText(11).Text)                      '物料静密封点
  1129.             End If
  1130.             .Fields("Memo") = Trim(LrText(12).Text)                                 '备注
  1131.             .Update
  1132.         End With
  1133.     End If
  1134.          
  1135.     Cw_DataEnvi.DataConnect.CommitTrans
  1136.     Sub_SaveBill = True
  1137.     Tsxx = "单据存盘完毕! 单据号:" & Trim(LrText(0).Text)
  1138.     Call Xtxxts(Tsxx, 0, 4)
  1139.   
  1140.     '标识单据发生改动
  1141.     Bln_BillChange = True
  1142.   
  1143.     '设置单据改变后的状态
  1144.     Lab_OperStatus = "1"
  1145.     Call Sub_OperStatus("10")
  1146.     Rec_Query.Requery
  1147.     Rec_Query.Find "AirproofFileId=" & Val(Lab_BillId.Caption)
  1148.     Exit Function
  1149. Swcwcl:       '数据存盘时出现错误
  1150.     Cw_DataEnvi.DataConnect.RollbackTrans
  1151.     Tsxx = "存盘过程中出现未知错误,程序自动恢复保存前状态!"
  1152.     Call Xtxxts(Tsxx, 0, 1)
  1153. End Function
  1154. '选择首张,上张,下张,末张(此4个过程只需用您的单据ID字段名替换"CloseBillID"即可)
  1155. Private Sub Sub_First()             '首 张
  1156.     
  1157.     With Rec_Query
  1158.         If .RecordCount = 0 Then
  1159.             Exit Sub
  1160.         End If
  1161.         .MoveFirst
  1162.         Lab_BillId.Caption = .Fields("AirproofFileID")
  1163.         Call Sub_ShowBill
  1164.     End With
  1165. End Sub
  1166. Private Sub Sub_Prev()             '上 张
  1167.     
  1168.     With Rec_Query
  1169.         If .RecordCount = 0 Then
  1170.             Exit Sub
  1171.         End If
  1172.         If Not .BOF Then
  1173.             .MovePrevious
  1174.         End If
  1175.        
  1176.         If Not .BOF Then
  1177.             Lab_BillId.Caption = .Fields("AirproofFileID")
  1178.         Else
  1179.             .MoveNext
  1180.         End If
  1181.       
  1182.         Call Sub_ShowBill
  1183.     End With
  1184. End Sub
  1185. Private Sub Sub_Next()             '下 张
  1186.     
  1187.     With Rec_Query
  1188.         If .RecordCount = 0 Then
  1189.             Exit Sub
  1190.         End If
  1191.         If Not .EOF Then
  1192.             .MoveNext
  1193.         End If
  1194.       
  1195.         If Not .EOF Then
  1196.             Lab_BillId.Caption = .Fields("AirproofFileID")
  1197.         Else
  1198.             .MovePrevious
  1199.         End If
  1200.      
  1201.         Call Sub_ShowBill
  1202.     End With
  1203. End Sub
  1204. Private Sub Sub_Last()              '末 张
  1205.     
  1206.     With Rec_Query
  1207.         If .RecordCount = 0 Then
  1208.             Exit Sub
  1209.         End If
  1210.         .MoveLast
  1211.         Lab_BillId.Caption = .Fields("AirproofFileID")
  1212.         Call Sub_ShowBill
  1213.     End With
  1214. End Sub
  1215.     
  1216. '[>>===================以下为根据实际业务需要自定义过程区域=============================<<]
  1217. '审核,弃审
  1218. Private Sub Sub_CheckBill()             '审 核
  1219.     '[>>
  1220.     
  1221.     '此处可以写入禁止单据审核的理由
  1222.        
  1223.     '<<]
  1224.     
  1225.     '将单据写入审核标识
  1226.     Cw_DataEnvi.DataConnect.Execute ("Update XS_CloseBill Set Checker='" & Xtczy & "' Where AirproofFileID=" & Val(Lab_BillId.Caption))
  1227.     
  1228.     '写入系统操作员
  1229.     LrText(8).Text = Xtczy
  1230.     
  1231.     '设置审核弃审按钮状态
  1232.     Call Sub_CheckStatus
  1233.     
  1234.     '标识单据发生变化
  1235.     Bln_BillChange = True
  1236. End Sub
  1237. Private Sub Sub_AbandonCheck()          '弃 审
  1238.    '[>>
  1239.     
  1240.     '此处可以写入禁止单据弃审的理由
  1241.        
  1242.     '<<]
  1243.    
  1244.     '将单据清除审核标识
  1245.     Cw_DataEnvi.DataConnect.Execute ("Update XS_CloseBill Set Checker='' Where AirproofFileID=" & Val(Lab_BillId.Caption))
  1246.     
  1247.     '清空单据审核人
  1248.     LrText(8).Text = ""
  1249.     
  1250.     '设置审核弃审按钮状态
  1251.     Call Sub_CheckStatus
  1252.     
  1253.     '标识单据发生变化
  1254.     Bln_BillChange = True
  1255.   
  1256. End Sub
  1257. Private Function Fun_AllowEdit() As Boolean                      '判断当前单据是否允许编辑或删除
  1258.   
  1259.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  1260.     Fun_AllowEdit = False
  1261.     Sqlstr = "Select Checker From Dev_AirproofFile Where AirproofFileID=" & Val(Lab_BillId.Caption)
  1262.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1263.     With RecTemp
  1264.         If Not .EOF Then
  1265.             If Trim(.Fields("Checker") & "") <> "" Then
  1266.                 Tsxx = "该单据已审核确认,不能修改或删除!"
  1267.                 Call Xtxxts(Tsxx, 0, 4)
  1268.                 Exit Function
  1269.             End If
  1270.             End If
  1271.     End With
  1272.     Fun_AllowEdit = True
  1273. End Function
  1274. '[>>===================以上为根据实际业务需要自定义过程区域=============================<<]
  1275. '*****************************以下为文本框录入处理程序(固定不变部分)*******************************'
  1276. '************以下为文本框录入处理程序(固定不变部分)*************'
  1277. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  1278.   
  1279.     '以下为依据实际情况自定义部分[
  1280.   
  1281.     '在此填写文本框录入事后处理程序
  1282.    
  1283.     ']以上为依据实际情况自定义部分
  1284.   
  1285. End Sub
  1286. Private Sub LrText_Change(Index As Integer)
  1287.     
  1288.     '屏蔽程序改变控制
  1289.     If TextChangeLock Then
  1290.         Exit Sub
  1291.     End If
  1292.     
  1293.     If Index = 1 Then LrText_LostFocus (1)
  1294.     
  1295.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  1296.     
  1297.     '限制字段录入长度
  1298.           
  1299.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  1300.       Call TextChangeLimit(LrText(Index), Textint(Index, 1))  '去掉无效字符
  1301.     Call TextChangeLimit(LrText(Index), Textint(Index, 1))  '去掉无效字符
  1302.     
  1303.     Select Case Textint(Index, 1)
  1304.         Case 8, 11      '金额型
  1305.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  1306.         Case 9, 12      '数量型
  1307.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  1308.         Case 10          '单价型
  1309.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  1310.         Case Else        '其他小数类型控制
  1311.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  1312.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  1313.             End If
  1314.     End Select
  1315.         
  1316.     TextChangeLock = False '解锁
  1317. End Sub
  1318. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  1319.     
  1320.     Call TextShow(Index)
  1321.     CurTextIndex = Index
  1322.     LrText(Index).SelStart = Len(LrText(Index))
  1323. End Sub
  1324. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  1325.     
  1326.     Select Case KeyCode
  1327.         Case vbKeyF2
  1328.             Call Text_Help(Index)
  1329.     End Select
  1330. End Sub
  1331. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  1332.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  1333. End Sub
  1334. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  1335.     '显示相应信息但不能进行有效性判断
  1336.     Dim Lado As ADODB.Recordset
  1337.     Dim LSqlstr As String
  1338.     Select Case Index
  1339.             Case 1
  1340.                 LSqlstr = "select * from dev_main inner join Gy_Department "
  1341.                 LSqlstr = LSqlstr + " ON Dev_Main.deptCode = Gy_Department.DeptCode "
  1342.                 LSqlstr = LSqlstr + " where 1=1 and devid='" & Trim(LrText(1).Text) & "'"
  1343.                 
  1344.                 Set Lado = Cw_DataEnvi.DataConnect.Execute(LSqlstr)
  1345.                 If Lado.RecordCount > 0 Then
  1346.                     LrText(13).Text = Lado.Fields("Dname")                       '设备名称
  1347.                     LrText(14).Text = Lado.Fields("model")                      '规格型号
  1348.                     LrText(15).Text = Lado.Fields("DeptName")                    '所属部门
  1349.                 End If
  1350.     End Select
  1351. End Sub
  1352. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  1353.     '文本框处于非录入状态时不允许调入帮助
  1354.     If Not LrText(Index).Enabled Then
  1355.         Exit Sub
  1356.     End If
  1357.    
  1358.     Call Text_Help(Index)
  1359. End Sub
  1360. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  1361.     
  1362.     If Not Textboolean(Index, 1) Then
  1363.         Exit Sub
  1364.     End If
  1365.      
  1366.     '调用帮助
  1367.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  1368.   
  1369.     '根据设置选择显示编码和名称,并进行存储
  1370.     If Len(Xtfhcs) <> 0 Then
  1371.         If Textint(Index, 3) = 1 Then
  1372.             LrText(Index).Text = Xtfhcsfz
  1373.             LrText(Index).Tag = Xtfhcs
  1374.         Else
  1375.             LrText(Index).Text = Xtfhcs
  1376.             LrText(Index).Tag = Xtfhcsfz
  1377.         End If
  1378.     End If
  1379.    
  1380.     LrText(Index).SetFocus
  1381. End Sub
  1382. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  1383.     '填写文本框得到焦点,进行相应信息处理程序
  1384.    
  1385. End Sub
  1386. Private Sub Wbkcsh()                          '录入文本框初始化
  1387.     Dim Int_TabIndex As Integer         'Tab焦点计数器
  1388.   
  1389.     '单据录入中文本框焦点由0开始
  1390.     LrText(0).TabIndex = 0
  1391.   
  1392.     '最大录入文本框索引值
  1393.     Max_Text_Index = Textvar(1)
  1394.   
  1395.     ReDim TextValiJudgeLock(Max_Text_Index)
  1396.     For jsqte = 0 To Max_Text_Index
  1397.         
  1398.         '判断此文本框录入索引号是否存在,如存在则对其进行初始化
  1399.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  1400.         
  1401.             '自动装入录入文本框和其解释标签
  1402.             If jsqte <> 0 Then
  1403.                 Load LrText(jsqte)
  1404.                 Load tsLabel(jsqte)
  1405.            
  1406.                 '判断录入文本框是否显示
  1407.                 If Textboolean(jsqte, 4) Then
  1408.                     LrText(jsqte).Visible = True
  1409.                     tsLabel(jsqte).Visible = True
  1410.                 End If
  1411.             
  1412.                 '判断文本框是否可编辑
  1413.                 If Textboolean(jsqte, 5) Then
  1414.                     LrText(jsqte).Enabled = True
  1415.                 Else
  1416.                     LrText(jsqte).Enabled = False
  1417.                 End If
  1418.                 
  1419.                 '判断文本框是否提供帮助
  1420.                 If Textboolean(jsqte, 1) Then
  1421.                     If Not Textboolean(jsqte, 3) Then
  1422.                         Load Ydcommand1(jsqte)
  1423.                     End If
  1424.                 End If
  1425.                 
  1426.             End If
  1427.            
  1428.            '初始化其内容
  1429.             TextChangeLock = True
  1430.             LrText(jsqte).Text = ""
  1431.             LrText(jsqte).Tag = ""
  1432.             If Textint(jsqte, 5) <> 0 Then
  1433.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  1434.             End If
  1435.             TextChangeLock = False
  1436.         
  1437.             '设置文本框位置及大小,并设置相应标签内容及其位置
  1438.             LrText(jsqte).Move Textint(jsqte, 13), Textint(jsqte, 12), Textint(jsqte, 11), Textint(jsqte, 10)
  1439.             tsLabel(jsqte).Caption = Textstr(jsqte, 7) & ":"
  1440.             tsLabel(jsqte).Move Textint(jsqte, 13) - tsLabel(jsqte).Width - 20, Textint(jsqte, 12) + (Textint(jsqte, 10) - tsLabel(jsqte).Height) / 2 - 30
  1441.             
  1442.             '判断文本框是否提供帮助
  1443.             If Textboolean(jsqte, 1) Then
  1444.                 Ydcommand1(jsqte).Visible = True
  1445.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  1446.             End If
  1447.             
  1448.         End If
  1449.      
  1450.         '将文本框有效性判断进行加锁,在文本框内容发生变化时将锁打开
  1451.         TextValiJudgeLock(jsqte) = True
  1452.       
  1453.     Next jsqte
  1454.     
  1455.     '设置文本框焦点转移顺序(前提文本焦点从0至Max_Text_Index)
  1456.     For Int_TabIndex = 0 To Max_Text_Index
  1457.         For jsqte = 0 To Max_Text_Index
  1458.             If Textint(jsqte, 14) = Int_TabIndex Then
  1459.                LrText(jsqte).TabIndex = Int_TabIndex
  1460.             End If
  1461.         Next jsqte
  1462.     Next Int_TabIndex
  1463.   
  1464. End Sub
  1465. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  1466.   
  1467.     Dim Sqlstr As String
  1468.     Dim Findrec As ADODB.Recordset
  1469.   
  1470.     '文本框内容未曾改变不进行有效性判断
  1471.     If TextValiJudgeLock(Index) Then
  1472.         TextYxxpd = True
  1473.         Exit Function
  1474.     End If
  1475.   
  1476.     '文本框内容为空认为有效,并清空其Tag值
  1477.     If Trim(LrText(Index)) = "" Then
  1478.         LrText(Index).Tag = ""
  1479.         Call Wbklrwbcl(Index)
  1480.         TextValiJudgeLock(Index) = True
  1481.         TextYxxpd = True
  1482.         Exit Function
  1483.     End If
  1484.   
  1485.     '可在此加入不做有效性判断的理由
  1486.   
  1487.     Select Case Textint(Index, 4)
  1488.         Case 1      '编码型
  1489.             Sqlstr = Trim(Textstr(Index, 5))
  1490.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  1491.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1492.             If Findrec.EOF Then
  1493.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  1494.                 LrText(Index).SetFocus
  1495.                 Exit Function
  1496.             Else
  1497.                 Select Case Textint(Index, 3)
  1498.                     Case 0
  1499.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  1500.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  1501.                         End If
  1502.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  1503.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  1504.                         End If
  1505.                     Case 1
  1506.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  1507.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  1508.                         End If
  1509.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  1510.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  1511.                         End If
  1512.                 End Select
  1513.             End If
  1514.         Case 2      '日期型
  1515.             If IsDate(LrText(Index).Text) Then
  1516.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  1517.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  1518.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  1519.                 End If
  1520.             Else
  1521.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  1522.                 Call Xtxxts(Tsxx, 0, 1)
  1523.                 LrText(Index).SetFocus
  1524.                 Exit Function
  1525.             End If
  1526.         Case 3      '其他类型
  1527.     End Select
  1528.     
  1529.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  1530.     TextValiJudgeLock(Index) = True
  1531.     '调用文本框事后处理程序
  1532.     Call Wbklrwbcl(Index)
  1533.        
  1534.     '有效性判断通过则返回True
  1535.     TextYxxpd = True
  1536.    
  1537. End Function