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

企业管理

开发平台:

Visual Basic

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