Form_time.frm
上传用户:ask_sh
上传日期:2008-08-18
资源大小:550k
文件大小:50k
源码类别:

电子政务应用

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Form_time 
  3.    Caption         =   "Form016 time"
  4.    ClientHeight    =   10260
  5.    ClientLeft      =   2250
  6.    ClientTop       =   450
  7.    ClientWidth     =   10710
  8.    LinkTopic       =   "Form2"
  9.    MaxButton       =   0   'False
  10.    MinButton       =   0   'False
  11.    ScaleHeight     =   10260
  12.    ScaleWidth      =   10710
  13.    Begin VB.CommandButton bAddFmt 
  14.       Caption         =   "&Add/Modify"
  15.       Height          =   495
  16.       Left            =   3960
  17.       TabIndex        =   46
  18.       Top             =   9720
  19.       Visible         =   0   'False
  20.       Width           =   975
  21.    End
  22.    Begin VB.ComboBox cAddFmt 
  23.       Height          =   315
  24.       ItemData        =   "Form_time.frx":0000
  25.       Left            =   4680
  26.       List            =   "Form_time.frx":0016
  27.       Style           =   2  'Dropdown List
  28.       TabIndex        =   0
  29.       Top             =   120
  30.       Visible         =   0   'False
  31.       Width           =   1215
  32.    End
  33.    Begin VB.Frame Frame2 
  34.       Caption         =   "Standard Time(us)"
  35.       Enabled         =   0   'False
  36.       BeginProperty Font 
  37.          Name            =   "MS Sans Serif"
  38.          Size            =   12
  39.          Charset         =   0
  40.          Weight          =   700
  41.          Underline       =   0   'False
  42.          Italic          =   0   'False
  43.          Strikethrough   =   0   'False
  44.       EndProperty
  45.       Height          =   9135
  46.       Left            =   120
  47.       TabIndex        =   31
  48.       Top             =   480
  49.       Width           =   10455
  50.       Begin VB.ComboBox cTole 
  51.          BeginProperty DataFormat 
  52.             Type            =   0
  53.             Format          =   "0%"
  54.             HaveTrueFalseNull=   0
  55.             FirstDayOfWeek  =   0
  56.             FirstWeekOfYear =   0
  57.             LCID            =   2052
  58.             SubFormatType   =   0
  59.          EndProperty
  60.          Height          =   315
  61.          ItemData        =   "Form_time.frx":0050
  62.          Left            =   2400
  63.          List            =   "Form_time.frx":006C
  64.          TabIndex        =   99
  65.          Text            =   "3%"
  66.          Top             =   6480
  67.          Width           =   855
  68.       End
  69.       Begin VB.TextBox tAlias 
  70.          Alignment       =   1  'Right Justify
  71.          Height          =   405
  72.          Left            =   6720
  73.          TabIndex        =   2
  74.          Text            =   "NEC N-8"
  75.          Top             =   360
  76.          Width           =   1455
  77.       End
  78.       Begin VB.ComboBox tType 
  79.          Height          =   315
  80.          ItemData        =   "Form_time.frx":0098
  81.          Left            =   9120
  82.          List            =   "Form_time.frx":00B7
  83.          Style           =   2  'Dropdown List
  84.          TabIndex        =   3
  85.          Top             =   360
  86.          Width           =   975
  87.       End
  88.       Begin VB.TextBox tHBits 
  89.          Alignment       =   1  'Right Justify
  90.          Height          =   375
  91.          Left            =   8640
  92.          TabIndex        =   12
  93.          Text            =   "0"
  94.          Top             =   1800
  95.          Width           =   735
  96.       End
  97.       Begin VB.TextBox tAddrBit 
  98.          Alignment       =   1  'Right Justify
  99.          Height          =   375
  100.          Left            =   5520
  101.          TabIndex        =   11
  102.          Text            =   "0"
  103.          Top             =   1800
  104.          Width           =   735
  105.       End
  106.       Begin VB.CheckBox cG2RptB 
  107.          Caption         =   "G2 repeat code"
  108.          Height          =   375
  109.          Left            =   8160
  110.          TabIndex        =   41
  111.          Top             =   7560
  112.          Width           =   1575
  113.       End
  114.       Begin VB.CheckBox c2ndB 
  115.          Caption         =   "2 End bit"
  116.          Height          =   375
  117.          Left            =   6960
  118.          TabIndex        =   40
  119.          Top             =   7560
  120.          Width           =   975
  121.       End
  122.       Begin VB.TextBox tLastOsc 
  123.          Height          =   375
  124.          Left            =   8400
  125.          TabIndex        =   33
  126.          Text            =   "562"
  127.          Top             =   5880
  128.          Width           =   855
  129.       End
  130.       Begin VB.TextBox tStru 
  131.          Height          =   375
  132.          Left            =   2400
  133.          TabIndex        =   1
  134.          Text            =   "H,C,~C,D,~D,B0,X,H2,B0,X"
  135.          Top             =   360
  136.          Width           =   3255
  137.       End
  138.       Begin VB.TextBox tT2 
  139.          Alignment       =   1  'Right Justify
  140.          BeginProperty Font 
  141.             Name            =   "MS Serif"
  142.             Size            =   9.75
  143.             Charset         =   0
  144.             Weight          =   400
  145.             Underline       =   0   'False
  146.             Italic          =   0   'False
  147.             Strikethrough   =   0   'False
  148.          EndProperty
  149.          Height          =   405
  150.          Left            =   4680
  151.          TabIndex        =   29
  152.          Text            =   "108000"
  153.          Top             =   5280
  154.          Width           =   735
  155.       End
  156.       Begin VB.TextBox tRemark 
  157.          Height          =   495
  158.          Left            =   6360
  159.          TabIndex        =   45
  160.          Text            =   "NEC N-8"
  161.          Top             =   8520
  162.          Width           =   3855
  163.       End
  164.       Begin VB.TextBox tGroups 
  165.          Height          =   375
  166.          Left            =   2520
  167.          TabIndex        =   44
  168.          Text            =   "0"
  169.          Top             =   8640
  170.          Width           =   735
  171.       End
  172.       Begin VB.CheckBox cCNo 
  173.          Caption         =   "No"
  174.          Height          =   375
  175.          Left            =   3480
  176.          TabIndex        =   43
  177.          Top             =   8160
  178.          Width           =   855
  179.       End
  180.       Begin VB.CheckBox cCYes 
  181.          Caption         =   "Yes"
  182.          Height          =   375
  183.          Left            =   2520
  184.          TabIndex        =   42
  185.          Top             =   8160
  186.          Value           =   1  'Checked
  187.          Width           =   855
  188.       End
  189.       Begin VB.CheckBox cEndbit 
  190.          Caption         =   "End bit"
  191.          Height          =   375
  192.          Left            =   4440
  193.          TabIndex        =   38
  194.          Top             =   7560
  195.          Value           =   1  'Checked
  196.          Width           =   975
  197.       End
  198.       Begin VB.CheckBox cData 
  199.          Caption         =   "Data"
  200.          Height          =   375
  201.          Left            =   3480
  202.          TabIndex        =   37
  203.          Top             =   7560
  204.          Width           =   855
  205.       End
  206.       Begin VB.CheckBox cHead 
  207.          Caption         =   "Head"
  208.          Height          =   375
  209.          Left            =   2520
  210.          TabIndex        =   36
  211.          Top             =   7560
  212.          Value           =   1  'Checked
  213.          Width           =   855
  214.       End
  215.       Begin VB.CheckBox cGroup 
  216.          Caption         =   "Whole group"
  217.          Height          =   375
  218.          Left            =   5520
  219.          TabIndex        =   39
  220.          Top             =   7560
  221.          Width           =   1455
  222.       End
  223.       Begin VB.TextBox tRDbits 
  224.          Alignment       =   1  'Right Justify
  225.          BeginProperty Font 
  226.             Name            =   "MS Serif"
  227.             Size            =   9.75
  228.             Charset         =   0
  229.             Weight          =   400
  230.             Underline       =   0   'False
  231.             Italic          =   0   'False
  232.             Strikethrough   =   0   'False
  233.          EndProperty
  234.          Height          =   405
  235.          Left            =   8760
  236.          TabIndex        =   25
  237.          Text            =   "8"
  238.          Top             =   4080
  239.          Width           =   615
  240.       End
  241.       Begin VB.TextBox tDBits 
  242.          Alignment       =   1  'Right Justify
  243.          BeginProperty Font 
  244.             Name            =   "MS Serif"
  245.             Size            =   9.75
  246.             Charset         =   0
  247.             Weight          =   400
  248.             Underline       =   0   'False
  249.             Italic          =   0   'False
  250.             Strikethrough   =   0   'False
  251.          EndProperty
  252.          Height          =   405
  253.          Left            =   7080
  254.          TabIndex        =   24
  255.          Text            =   "8"
  256.          Top             =   4080
  257.          Width           =   615
  258.       End
  259.       Begin VB.TextBox tRCBits 
  260.          Alignment       =   1  'Right Justify
  261.          BeginProperty Font 
  262.             Name            =   "MS Serif"
  263.             Size            =   9.75
  264.             Charset         =   0
  265.             Weight          =   400
  266.             Underline       =   0   'False
  267.             Italic          =   0   'False
  268.             Strikethrough   =   0   'False
  269.          EndProperty
  270.          Height          =   375
  271.          Left            =   5040
  272.          TabIndex        =   23
  273.          Text            =   "8"
  274.          Top             =   4080
  275.          Width           =   855
  276.       End
  277.       Begin VB.TextBox tCBits 
  278.          Alignment       =   1  'Right Justify
  279.          BeginProperty Font 
  280.             Name            =   "MS Serif"
  281.             Size            =   9.75
  282.             Charset         =   0
  283.             Weight          =   400
  284.             Underline       =   0   'False
  285.             Italic          =   0   'False
  286.             Strikethrough   =   0   'False
  287.          EndProperty
  288.          Height          =   375
  289.          Left            =   2880
  290.          TabIndex        =   22
  291.          Text            =   "8"
  292.          Top             =   4080
  293.          Width           =   615
  294.       End
  295.       Begin VB.TextBox tH1B2Osc 
  296.          Alignment       =   1  'Right Justify
  297.          Height          =   405
  298.          Left            =   3120
  299.          TabIndex        =   8
  300.          Text            =   "0"
  301.          Top             =   1320
  302.          Width           =   735
  303.       End
  304.       Begin VB.TextBox tH1B2Idle 
  305.          Alignment       =   1  'Right Justify
  306.          Height          =   405
  307.          Left            =   4920
  308.          TabIndex        =   9
  309.          Text            =   "0"
  310.          Top             =   1320
  311.          Width           =   855
  312.       End
  313.       Begin VB.TextBox tFixCode 
  314.          Alignment       =   1  'Right Justify
  315.          Height          =   375
  316.          Left            =   7080
  317.          TabIndex        =   17
  318.          Text            =   "0"
  319.          Top             =   2880
  320.          Width           =   735
  321.       End
  322.       Begin VB.TextBox tFixTime 
  323.          Alignment       =   1  'Right Justify
  324.          Height          =   375
  325.          Left            =   5040
  326.          TabIndex        =   16
  327.          Text            =   "0"
  328.          Top             =   2880
  329.          Width           =   855
  330.       End
  331.       Begin VB.TextBox tFixBits 
  332.          Alignment       =   1  'Right Justify
  333.          Height          =   375
  334.          Left            =   2400
  335.          TabIndex        =   15
  336.          Text            =   "0"
  337.          Top             =   2880
  338.          Width           =   735
  339.       End
  340.       Begin VB.TextBox tTcode 
  341.          Alignment       =   1  'Right Justify
  342.          Height          =   375
  343.          Left            =   5040
  344.          TabIndex        =   14
  345.          Text            =   "0"
  346.          Top             =   2400
  347.          Width           =   855
  348.       End
  349.       Begin VB.TextBox tTbits 
  350.          Alignment       =   1  'Right Justify
  351.          Height          =   375
  352.          Left            =   2400
  353.          TabIndex        =   13
  354.          Text            =   "0"
  355.          Top             =   2400
  356.          Width           =   735
  357.       End
  358.       Begin VB.TextBox t1Idle 
  359.          Alignment       =   1  'Right Justify
  360.          BeginProperty Font 
  361.             Name            =   "MS Serif"
  362.             Size            =   9.75
  363.             Charset         =   0
  364.             Weight          =   400
  365.             Underline       =   0   'False
  366.             Italic          =   0   'False
  367.             Strikethrough   =   0   'False
  368.          EndProperty
  369.          Height          =   405
  370.          Left            =   8760
  371.          TabIndex        =   21
  372.          Text            =   "1688"
  373.          Top             =   3480
  374.          Width           =   615
  375.       End
  376.       Begin VB.TextBox tSbits 
  377.          Alignment       =   1  'Right Justify
  378.          Height          =   375
  379.          Left            =   2400
  380.          TabIndex        =   10
  381.          Text            =   "0"
  382.          Top             =   1800
  383.          Width           =   735
  384.       End
  385.       Begin VB.TextBox tTTole 
  386.          Alignment       =   1  'Right Justify
  387.          ForeColor       =   &H000000FF&
  388.          Height          =   375
  389.          Left            =   4920
  390.          TabIndex        =   34
  391.          Text            =   "500"
  392.          Top             =   6480
  393.          Width           =   735
  394.       End
  395.       Begin VB.TextBox tEIdle 
  396.          Alignment       =   1  'Right Justify
  397.          Height          =   375
  398.          Left            =   5040
  399.          TabIndex        =   32
  400.          Text            =   "---"
  401.          Top             =   5880
  402.          Width           =   855
  403.       End
  404.       Begin VB.TextBox tCF 
  405.          Alignment       =   1  'Right Justify
  406.          BeginProperty Font 
  407.             Name            =   "MS Serif"
  408.             Size            =   9.75
  409.             Charset         =   0
  410.             Weight          =   400
  411.             Underline       =   0   'False
  412.             Italic          =   0   'False
  413.             Strikethrough   =   0   'False
  414.          EndProperty
  415.          Height          =   405
  416.          Left            =   5040
  417.          TabIndex        =   27
  418.          Text            =   "26.37"
  419.          Top             =   4680
  420.          Width           =   615
  421.       End
  422.       Begin VB.TextBox tT1 
  423.          Alignment       =   1  'Right Justify
  424.          BeginProperty Font 
  425.             Name            =   "MS Serif"
  426.             Size            =   9.75
  427.             Charset         =   0
  428.             Weight          =   400
  429.             Underline       =   0   'False
  430.             Italic          =   0   'False
  431.             Strikethrough   =   0   'False
  432.          EndProperty
  433.          Height          =   405
  434.          Left            =   2400
  435.          TabIndex        =   28
  436.          Text            =   "108000"
  437.          Top             =   5280
  438.          Width           =   735
  439.       End
  440.       Begin VB.TextBox tHead1Osc 
  441.          Alignment       =   1  'Right Justify
  442.          Height          =   405
  443.          Left            =   6960
  444.          TabIndex        =   6
  445.          Text            =   "9000"
  446.          Top             =   840
  447.          Width           =   735
  448.       End
  449.       Begin VB.TextBox tHead1Idle 
  450.          Alignment       =   1  'Right Justify
  451.          Height          =   405
  452.          Left            =   9240
  453.          TabIndex        =   7
  454.          Text            =   "2250"
  455.          Top             =   840
  456.          Width           =   855
  457.       End
  458.       Begin VB.TextBox tHeadIdle 
  459.          Alignment       =   1  'Right Justify
  460.          Height          =   405
  461.          Left            =   4920
  462.          TabIndex        =   5
  463.          Text            =   "4500"
  464.          Top             =   840
  465.          Width           =   855
  466.       End
  467.       Begin VB.TextBox tHeadOsc 
  468.          Alignment       =   1  'Right Justify
  469.          Height          =   405
  470.          Left            =   3120
  471.          TabIndex        =   4
  472.          Text            =   "9000"
  473.          Top             =   840
  474.          Width           =   735
  475.       End
  476.       Begin VB.TextBox tEOsc 
  477.          Alignment       =   1  'Right Justify
  478.          Height          =   375
  479.          Left            =   3240
  480.          TabIndex        =   30
  481.          Text            =   "---"
  482.          Top             =   5880
  483.          Width           =   735
  484.       End
  485.       Begin VB.TextBox t0Osc 
  486.          Alignment       =   1  'Right Justify
  487.          BeginProperty Font 
  488.             Name            =   "MS Serif"
  489.             Size            =   9.75
  490.             Charset         =   0
  491.             Weight          =   400
  492.             Underline       =   0   'False
  493.             Italic          =   0   'False
  494.             Strikethrough   =   0   'False
  495.          EndProperty
  496.          Height          =   375
  497.          Left            =   2880
  498.          TabIndex        =   18
  499.          Text            =   "562"
  500.          Top             =   3480
  501.          Width           =   615
  502.       End
  503.       Begin VB.TextBox t0Idle 
  504.          Alignment       =   1  'Right Justify
  505.          BeginProperty Font 
  506.             Name            =   "MS Serif"
  507.             Size            =   9.75
  508.             Charset         =   0
  509.             Weight          =   400
  510.             Underline       =   0   'False
  511.             Italic          =   0   'False
  512.             Strikethrough   =   0   'False
  513.          EndProperty
  514.          Height          =   375
  515.          Left            =   5040
  516.          TabIndex        =   19
  517.          Text            =   "562"
  518.          Top             =   3480
  519.          Width           =   855
  520.       End
  521.       Begin VB.TextBox t1Osc 
  522.          Alignment       =   1  'Right Justify
  523.          BeginProperty Font 
  524.             Name            =   "MS Serif"
  525.             Size            =   9.75
  526.             Charset         =   0
  527.             Weight          =   400
  528.             Underline       =   0   'False
  529.             Italic          =   0   'False
  530.             Strikethrough   =   0   'False
  531.          EndProperty
  532.          Height          =   405
  533.          Left            =   7080
  534.          TabIndex        =   20
  535.          Text            =   "562"
  536.          Top             =   3480
  537.          Width           =   615
  538.       End
  539.       Begin VB.TextBox tCFOsc 
  540.          Alignment       =   1  'Right Justify
  541.          BeginProperty Font 
  542.             Name            =   "MS Serif"
  543.             Size            =   9.75
  544.             Charset         =   0
  545.             Weight          =   400
  546.             Underline       =   0   'False
  547.             Italic          =   0   'False
  548.             Strikethrough   =   0   'False
  549.          EndProperty
  550.          Height          =   405
  551.          Left            =   2880
  552.          TabIndex        =   26
  553.          Text            =   "8.79"
  554.          Top             =   4680
  555.          Width           =   615
  556.       End
  557.       Begin VB.TextBox tXtime 
  558.          Alignment       =   1  'Right Justify
  559.          BeginProperty Font 
  560.             Name            =   "MS Serif"
  561.             Size            =   8.25
  562.             Charset         =   0
  563.             Weight          =   400
  564.             Underline       =   0   'False
  565.             Italic          =   0   'False
  566.             Strikethrough   =   0   'False
  567.          EndProperty
  568.          Height          =   375
  569.          Left            =   2520
  570.          TabIndex        =   35
  571.          Text            =   "15000"
  572.          Top             =   7080
  573.          Width           =   615
  574.       End
  575.       Begin VB.Label Label51 
  576.          Alignment       =   1  'Right Justify
  577.          AutoSize        =   -1  'True
  578.          Caption         =   "Alias:"
  579.          BeginProperty Font 
  580.             Name            =   "MS Sans Serif"
  581.             Size            =   13.5
  582.             Charset         =   0
  583.             Weight          =   700
  584.             Underline       =   0   'False
  585.             Italic          =   0   'False
  586.             Strikethrough   =   0   'False
  587.          EndProperty
  588.          Height          =   360
  589.          Left            =   5880
  590.          TabIndex        =   98
  591.          Top             =   360
  592.          Width           =   765
  593.       End
  594.       Begin VB.Label Label49 
  595.          Caption         =   "bits"
  596.          Height          =   255
  597.          Left            =   9480
  598.          TabIndex        =   96
  599.          Top             =   1920
  600.          Width           =   495
  601.       End
  602.       Begin VB.Label Label48 
  603.          Alignment       =   1  'Right Justify
  604.          AutoSize        =   -1  'True
  605.          Caption         =   "Head bit:"
  606.          BeginProperty Font 
  607.             Name            =   "MS Sans Serif"
  608.             Size            =   13.5
  609.             Charset         =   0
  610.             Weight          =   700
  611.             Underline       =   0   'False
  612.             Italic          =   0   'False
  613.             Strikethrough   =   0   'False
  614.          EndProperty
  615.          Height          =   360
  616.          Left            =   7365
  617.          TabIndex        =   95
  618.          Top             =   1800
  619.          Width           =   1260
  620.       End
  621.       Begin VB.Label Label47 
  622.          Alignment       =   1  'Right Justify
  623.          AutoSize        =   -1  'True
  624.          Caption         =   "Address bit:"
  625.          BeginProperty Font 
  626.             Name            =   "MS Sans Serif"
  627.             Size            =   13.5
  628.             Charset         =   0
  629.             Weight          =   700
  630.             Underline       =   0   'False
  631.             Italic          =   0   'False
  632.             Strikethrough   =   0   'False
  633.          EndProperty
  634.          Height          =   360
  635.          Left            =   3840
  636.          TabIndex        =   94
  637.          Top             =   1800
  638.          Width           =   1665
  639.       End
  640.       Begin VB.Label Label46 
  641.          Caption         =   "bits"
  642.          Height          =   255
  643.          Left            =   6360
  644.          TabIndex        =   93
  645.          Top             =   1920
  646.          Width           =   495
  647.       End
  648.       Begin VB.Label Label45 
  649.          Alignment       =   1  'Right Justify
  650.          AutoSize        =   -1  'True
  651.          Caption         =   "Last Osc time:"
  652.          BeginProperty Font 
  653.             Name            =   "MS Sans Serif"
  654.             Size            =   13.5
  655.             Charset         =   0
  656.             Weight          =   700
  657.             Underline       =   0   'False
  658.             Italic          =   0   'False
  659.             Strikethrough   =   0   'False
  660.          EndProperty
  661.          Height          =   360
  662.          Left            =   6315
  663.          TabIndex        =   92
  664.          Top             =   5880
  665.          Width           =   1980
  666.       End
  667.       Begin VB.Label Label44 
  668.          Alignment       =   1  'Right Justify
  669.          AutoSize        =   -1  'True
  670.          Caption         =   "Type:"
  671.          BeginProperty Font 
  672.             Name            =   "MS Sans Serif"
  673.             Size            =   13.5
  674.             Charset         =   0
  675.             Weight          =   700
  676.             Underline       =   0   'False
  677.             Italic          =   0   'False
  678.             Strikethrough   =   0   'False
  679.          EndProperty
  680.          Height          =   360
  681.          Left            =   8280
  682.          TabIndex        =   91
  683.          Top             =   360
  684.          Width           =   810
  685.       End
  686.       Begin VB.Label Label43 
  687.          Alignment       =   1  'Right Justify
  688.          AutoSize        =   -1  'True
  689.          Caption         =   "Structure:"
  690.          BeginProperty Font 
  691.             Name            =   "MS Sans Serif"
  692.             Size            =   13.5
  693.             Charset         =   0
  694.             Weight          =   700
  695.             Underline       =   0   'False
  696.             Italic          =   0   'False
  697.             Strikethrough   =   0   'False
  698.          EndProperty
  699.          Height          =   360
  700.          Left            =   810
  701.          TabIndex        =   90
  702.          Top             =   360
  703.          Width           =   1365
  704.       End
  705.       Begin VB.Label Label42 
  706.          Alignment       =   1  'Right Justify
  707.          AutoSize        =   -1  'True
  708.          Caption         =   "T2:"
  709.          BeginProperty Font 
  710.             Name            =   "MS Sans Serif"
  711.             Size            =   13.5
  712.             Charset         =   0
  713.             Weight          =   700
  714.             Underline       =   0   'False
  715.             Italic          =   0   'False
  716.             Strikethrough   =   0   'False
  717.          EndProperty
  718.          Height          =   360
  719.          Left            =   4200
  720.          TabIndex        =   89
  721.          Top             =   5280
  722.          Width           =   465
  723.       End
  724.       Begin VB.Label Label41 
  725.          Alignment       =   1  'Right Justify
  726.          AutoSize        =   -1  'True
  727.          Caption         =   "Remark:"
  728.          BeginProperty Font 
  729.             Name            =   "MS Sans Serif"
  730.             Size            =   13.5
  731.             Charset         =   0
  732.             Weight          =   700
  733.             Underline       =   0   'False
  734.             Italic          =   0   'False
  735.             Strikethrough   =   0   'False
  736.          EndProperty
  737.          Height          =   360
  738.          Left            =   5040
  739.          TabIndex        =   88
  740.          Top             =   8640
  741.          Width           =   1170
  742.       End
  743.       Begin VB.Label Label40 
  744.          Caption         =   "Groups"
  745.          Height          =   255
  746.          Left            =   3360
  747.          TabIndex        =   87
  748.          Top             =   8760
  749.          Width           =   615
  750.       End
  751.       Begin VB.Label Label39 
  752.          Alignment       =   1  'Right Justify
  753.          AutoSize        =   -1  'True
  754.          Caption         =   "Quick press:"
  755.          BeginProperty Font 
  756.             Name            =   "MS Sans Serif"
  757.             Size            =   13.5
  758.             Charset         =   0
  759.             Weight          =   700
  760.             Underline       =   0   'False
  761.             Italic          =   0   'False
  762.             Strikethrough   =   0   'False
  763.          EndProperty
  764.          Height          =   360
  765.          Left            =   480
  766.          TabIndex        =   86
  767.          Top             =   8640
  768.          Width           =   1770
  769.       End
  770.       Begin VB.Label Label16 
  771.          Alignment       =   1  'Right Justify
  772.          AutoSize        =   -1  'True
  773.          Caption         =   "Hight bit in head:"
  774.          BeginProperty Font 
  775.             Name            =   "MS Serif"
  776.             Size            =   13.5
  777.             Charset         =   0
  778.             Weight          =   700
  779.             Underline       =   0   'False
  780.             Italic          =   0   'False
  781.             Strikethrough   =   0   'False
  782.          EndProperty
  783.          Height          =   315
  784.          Left            =   120
  785.          TabIndex        =   85
  786.          Top             =   8160
  787.          Width           =   2250
  788.       End
  789.       Begin VB.Label Label1 
  790.          Alignment       =   1  'Right Justify
  791.          AutoSize        =   -1  'True
  792.          Caption         =   "Repeat code:"
  793.          BeginProperty Font 
  794.             Name            =   "MS Serif"
  795.             Size            =   13.5
  796.             Charset         =   0
  797.             Weight          =   700
  798.             Underline       =   0   'False
  799.             Italic          =   0   'False
  800.             Strikethrough   =   0   'False
  801.          EndProperty
  802.          Height          =   315
  803.          Left            =   480
  804.          TabIndex        =   84
  805.          Top             =   7560
  806.          Width           =   1710
  807.       End
  808.       Begin VB.Label Label38 
  809.          Alignment       =   1  'Right Justify
  810.          AutoSize        =   -1  'True
  811.          Caption         =   "Tolerance:"
  812.          BeginProperty Font 
  813.             Name            =   "MS Sans Serif"
  814.             Size            =   13.5
  815.             Charset         =   0
  816.             Weight          =   700
  817.             Underline       =   0   'False
  818.             Italic          =   0   'False
  819.             Strikethrough   =   0   'False
  820.          EndProperty
  821.          Height          =   360
  822.          Left            =   615
  823.          TabIndex        =   83
  824.          Top             =   6360
  825.          Width           =   1530
  826.       End
  827.       Begin VB.Label Label37 
  828.          Caption         =   "Reverse data code bits:"
  829.          BeginProperty Font 
  830.             Name            =   "MS Serif"
  831.             Size            =   8.25
  832.             Charset         =   0
  833.             Weight          =   400
  834.             Underline       =   0   'False
  835.             Italic          =   0   'False
  836.             Strikethrough   =   0   'False
  837.          EndProperty
  838.          Height          =   615
  839.          Left            =   8040
  840.          TabIndex        =   82
  841.          Top             =   3960
  842.          Width           =   615
  843.       End
  844.       Begin VB.Label Label36 
  845.          Caption         =   "Data code bits:"
  846.          BeginProperty Font 
  847.             Name            =   "MS Serif"
  848.             Size            =   8.25
  849.             Charset         =   0
  850.             Weight          =   400
  851.             Underline       =   0   'False
  852.             Italic          =   0   'False
  853.             Strikethrough   =   0   'False
  854.          EndProperty
  855.          Height          =   375
  856.          Left            =   6120
  857.          TabIndex        =   81
  858.          Top             =   4080
  859.          Width           =   855
  860.       End
  861.       Begin VB.Label Label35 
  862.          Caption         =   "Reverse customer code bits:"
  863.          BeginProperty Font 
  864.             Name            =   "MS Serif"
  865.             Size            =   8.25
  866.             Charset         =   0
  867.             Weight          =   400
  868.             Underline       =   0   'False
  869.             Italic          =   0   'False
  870.             Strikethrough   =   0   'False
  871.          EndProperty
  872.          Height          =   735
  873.          Left            =   4200
  874.          TabIndex        =   80
  875.          Top             =   3960
  876.          Width           =   855
  877.       End
  878.       Begin VB.Label Label34 
  879.          Caption         =   "Customer code bits:"
  880.          BeginProperty Font 
  881.             Name            =   "MS Serif"
  882.             Size            =   8.25
  883.             Charset         =   0
  884.             Weight          =   400
  885.             Underline       =   0   'False
  886.             Italic          =   0   'False
  887.             Strikethrough   =   0   'False
  888.          EndProperty
  889.          Height          =   495
  890.          Left            =   2160
  891.          TabIndex        =   79
  892.          Top             =   4080
  893.          Width           =   615
  894.       End
  895.       Begin VB.Label Label33 
  896.          Alignment       =   1  'Right Justify
  897.          AutoSize        =   -1  'True
  898.          Caption         =   "Code bits:"
  899.          BeginProperty Font 
  900.             Name            =   "MS Sans Serif"
  901.             Size            =   13.5
  902.             Charset         =   0
  903.             Weight          =   700
  904.             Underline       =   0   'False
  905.             Italic          =   0   'False
  906.             Strikethrough   =   0   'False
  907.          EndProperty
  908.          Height          =   360
  909.          Left            =   600
  910.          TabIndex        =   78
  911.          Top             =   4080
  912.          Width           =   1425
  913.       End
  914.       Begin VB.Label Label32 
  915.          Caption         =   "Head1 B2 OSC:"
  916.          Height          =   375
  917.          Left            =   2280
  918.          TabIndex        =   77
  919.          Top             =   1320
  920.          Width           =   855
  921.       End
  922.       Begin VB.Label Label31 
  923.          Caption         =   "Head1 B2 Idle:"
  924.          Height          =   375
  925.          Left            =   4080
  926.          TabIndex        =   76
  927.          Top             =   1320
  928.          Width           =   735
  929.       End
  930.       Begin VB.Label Label8 
  931.          Alignment       =   1  'Right Justify
  932.          AutoSize        =   -1  'True
  933.          Caption         =   "End bit:"
  934.          BeginProperty Font 
  935.             Name            =   "MS Sans Serif"
  936.             Size            =   13.5
  937.             Charset         =   0
  938.             Weight          =   700
  939.             Underline       =   0   'False
  940.             Italic          =   0   'False
  941.             Strikethrough   =   0   'False
  942.          EndProperty
  943.          Height          =   360
  944.          Left            =   945
  945.          TabIndex        =   75
  946.          Top             =   5880
  947.          Width           =   1095
  948.       End
  949.       Begin VB.Label Label30 
  950.          Alignment       =   1  'Right Justify
  951.          AutoSize        =   -1  'True
  952.          Caption         =   "CF:"
  953.          BeginProperty Font 
  954.             Name            =   "MS Sans Serif"
  955.             Size            =   13.5
  956.             Charset         =   0
  957.             Weight          =   700
  958.             Underline       =   0   'False
  959.             Italic          =   0   'False
  960.             Strikethrough   =   0   'False
  961.          EndProperty
  962.          Height          =   360
  963.          Left            =   1560
  964.          TabIndex        =   74
  965.          Top             =   4680
  966.          Width           =   510
  967.       End
  968.       Begin VB.Label Label29 
  969.          Alignment       =   1  'Right Justify
  970.          AutoSize        =   -1  'True
  971.          Caption         =   "T1:"
  972.          BeginProperty Font 
  973.             Name            =   "MS Sans Serif"
  974.             Size            =   13.5
  975.             Charset         =   0
  976.             Weight          =   700
  977.             Underline       =   0   'False
  978.             Italic          =   0   'False
  979.             Strikethrough   =   0   'False
  980.          EndProperty
  981.          Height          =   360
  982.          Left            =   1515
  983.          TabIndex        =   73
  984.          Top             =   5280
  985.          Width           =   465
  986.       End
  987.       Begin VB.Label Label28 
  988.          Caption         =   "Fixed bits code:"
  989.          Height          =   495
  990.          Left            =   6240
  991.          TabIndex        =   72
  992.          Top             =   2880
  993.          Width           =   855
  994.       End
  995.       Begin VB.Label Label27 
  996.          Caption         =   "Fixed time:"
  997.          Height          =   375
  998.          Left            =   4200
  999.          TabIndex        =   71
  1000.          Top             =   3000
  1001.          Width           =   855
  1002.       End
  1003.       Begin VB.Label Label26 
  1004.          Caption         =   "bits"
  1005.          Height          =   255
  1006.          Left            =   3240
  1007.          TabIndex        =   70
  1008.          Top             =   3000
  1009.          Width           =   495
  1010.       End
  1011.       Begin VB.Label Label25 
  1012.          Alignment       =   1  'Right Justify
  1013.          AutoSize        =   -1  'True
  1014.          Caption         =   "Fixed bit:"
  1015.          BeginProperty Font 
  1016.             Name            =   "MS Sans Serif"
  1017.             Size            =   13.5
  1018.             Charset         =   0
  1019.             Weight          =   700
  1020.             Underline       =   0   'False
  1021.             Italic          =   0   'False
  1022.             Strikethrough   =   0   'False
  1023.          EndProperty
  1024.          Height          =   360
  1025.          Left            =   720
  1026.          TabIndex        =   69
  1027.          Top             =   2880
  1028.          Width           =   1320
  1029.       End
  1030.       Begin VB.Label Label24 
  1031.          Caption         =   "Toggle bits code:"
  1032.          Height          =   555
  1033.          Left            =   4080
  1034.          TabIndex        =   68
  1035.          Top             =   2400
  1036.          Width           =   855
  1037.       End
  1038.       Begin VB.Label Label23 
  1039.          Caption         =   "bits"
  1040.          Height          =   255
  1041.          Left            =   3240
  1042.          TabIndex        =   67
  1043.          Top             =   2400
  1044.          Width           =   495
  1045.       End
  1046.       Begin VB.Label Label12 
  1047.          Caption         =   "1 Idle time:"
  1048.          BeginProperty Font 
  1049.             Name            =   "MS Serif"
  1050.             Size            =   8.25
  1051.             Charset         =   0
  1052.             Weight          =   400
  1053.             Underline       =   0   'False
  1054.             Italic          =   0   'False
  1055.             Strikethrough   =   0   'False
  1056.          EndProperty
  1057.          Height          =   375
  1058.          Left            =   7920
  1059.          TabIndex        =   66
  1060.          Top             =   3480
  1061.          Width           =   855
  1062.       End
  1063.       Begin VB.Label Label11 
  1064.          Alignment       =   1  'Right Justify
  1065.          AutoSize        =   -1  'True
  1066.          Caption         =   "0,1 bit:"
  1067.          BeginProperty Font 
  1068.             Name            =   "MS Sans Serif"
  1069.             Size            =   13.5
  1070.             Charset         =   0
  1071.             Weight          =   700
  1072.             Underline       =   0   'False
  1073.             Italic          =   0   'False
  1074.             Strikethrough   =   0   'False
  1075.          EndProperty
  1076.          Height          =   360
  1077.          Left            =   1080
  1078.          TabIndex        =   65
  1079.          Top             =   3480
  1080.          Width           =   945
  1081.       End
  1082.       Begin VB.Label Label10 
  1083.          Alignment       =   1  'Right Justify
  1084.          AutoSize        =   -1  'True
  1085.          Caption         =   "Toggle bit:"
  1086.          BeginProperty Font 
  1087.             Name            =   "MS Sans Serif"
  1088.             Size            =   13.5
  1089.             Charset         =   0
  1090.             Weight          =   700
  1091.             Underline       =   0   'False
  1092.             Italic          =   0   'False
  1093.             Strikethrough   =   0   'False
  1094.          EndProperty
  1095.          Height          =   360
  1096.          Left            =   600
  1097.          TabIndex        =   64
  1098.          Top             =   2280
  1099.          Width           =   1515
  1100.       End
  1101.       Begin VB.Label Label9 
  1102.          Caption         =   "bits"
  1103.          Height          =   255
  1104.          Left            =   3240
  1105.          TabIndex        =   63
  1106.          Top             =   1920
  1107.          Width           =   495
  1108.       End
  1109.       Begin VB.Label Label3 
  1110.          Alignment       =   1  'Right Justify
  1111.          AutoSize        =   -1  'True
  1112.          Caption         =   "Start bit:"
  1113.          BeginProperty Font 
  1114.             Name            =   "MS Sans Serif"
  1115.             Size            =   13.5
  1116.             Charset         =   0
  1117.             Weight          =   700
  1118.             Underline       =   0   'False
  1119.             Italic          =   0   'False
  1120.             Strikethrough   =   0   'False
  1121.          EndProperty
  1122.          Height          =   360
  1123.          Left            =   960
  1124.          TabIndex        =   62
  1125.          Top             =   1800
  1126.          Width           =   1140
  1127.       End
  1128.       Begin VB.Label Label2 
  1129.          Alignment       =   1  'Right Justify
  1130.          AutoSize        =   -1  'True
  1131.          Caption         =   "Head:"
  1132.          BeginProperty Font 
  1133.             Name            =   "MS Sans Serif"
  1134.             Size            =   13.5
  1135.             Charset         =   0
  1136.             Weight          =   700
  1137.             Underline       =   0   'False
  1138.             Italic          =   0   'False
  1139.             Strikethrough   =   0   'False
  1140.          EndProperty
  1141.          Height          =   360
  1142.          Left            =   1200
  1143.          TabIndex        =   61
  1144.          Top             =   960
  1145.          Width           =   855
  1146.       End
  1147.       Begin VB.Label Label21 
  1148.          Caption         =   "Idle time:"
  1149.          Height          =   255
  1150.          Left            =   4320
  1151.          TabIndex        =   60
  1152.          Top             =   5880
  1153.          Width           =   735
  1154.       End
  1155.       Begin VB.Label Label20 
  1156.          Caption         =   "T:"
  1157.          BeginProperty Font 
  1158.             Name            =   "MS Serif"
  1159.             Size            =   8.25
  1160.             Charset         =   0
  1161.             Weight          =   400
  1162.             Underline       =   0   'False
  1163.             Italic          =   0   'False
  1164.             Strikethrough   =   0   'False
  1165.          EndProperty
  1166.          Height          =   255
  1167.          Left            =   4560
  1168.          TabIndex        =   59
  1169.          Top             =   4800
  1170.          Width           =   255
  1171.       End
  1172.       Begin VB.Label Label7 
  1173.          Caption         =   "Head2 OSC:"
  1174.          Height          =   375
  1175.          Left            =   6240
  1176.          TabIndex        =   58
  1177.          Top             =   840
  1178.          Width           =   615
  1179.       End
  1180.       Begin VB.Label Label6 
  1181.          Caption         =   "Head2 Idle:"
  1182.          Height          =   375
  1183.          Left            =   8280
  1184.          TabIndex        =   57
  1185.          Top             =   840
  1186.          Width           =   735
  1187.       End
  1188.       Begin VB.Label Label5 
  1189.          Caption         =   "Head1 B1 Idle:"
  1190.          Height          =   375
  1191.          Left            =   4080
  1192.          TabIndex        =   56
  1193.          Top             =   840
  1194.          Width           =   735
  1195.       End
  1196.       Begin VB.Label l 
  1197.          Caption         =   "Head1 B1 OSC:"
  1198.          Height          =   375
  1199.          Left            =   2280
  1200.          TabIndex        =   55
  1201.          Top             =   840
  1202.          Width           =   855
  1203.       End
  1204.       Begin VB.Label Label4 
  1205.          Caption         =   "Osc time:"
  1206.          Height          =   495
  1207.          Left            =   2400
  1208.          TabIndex        =   54
  1209.          Top             =   5880
  1210.          Width           =   855
  1211.       End
  1212.       Begin VB.Label Lbl_t 
  1213.          Caption         =   "T Tole:"
  1214.          BeginProperty Font 
  1215.             Name            =   "MS Serif"
  1216.             Size            =   8.25
  1217.             Charset         =   0
  1218.             Weight          =   700
  1219.             Underline       =   0   'False
  1220.             Italic          =   0   'False
  1221.             Strikethrough   =   0   'False
  1222.          EndProperty
  1223.          ForeColor       =   &H000000FF&
  1224.          Height          =   255
  1225.          Left            =   4080
  1226.          TabIndex        =   53
  1227.          Top             =   6480
  1228.          Width           =   615
  1229.       End
  1230.       Begin VB.Label Label13 
  1231.          Caption         =   "0 Osc time:"
  1232.          BeginProperty Font 
  1233.             Name            =   "MS Serif"
  1234.             Size            =   8.25
  1235.             Charset         =   0
  1236.             Weight          =   400
  1237.             Underline       =   0   'False
  1238.             Italic          =   0   'False
  1239.             Strikethrough   =   0   'False
  1240.          EndProperty
  1241.          Height          =   615
  1242.          Left            =   2280
  1243.          TabIndex        =   52
  1244.          Top             =   3480
  1245.          Width           =   615
  1246.       End
  1247.       Begin VB.Label Label14 
  1248.          Caption         =   "0  Idle time:"
  1249.          BeginProperty Font 
  1250.             Name            =   "MS Serif"
  1251.             Size            =   8.25
  1252.             Charset         =   0
  1253.             Weight          =   400
  1254.             Underline       =   0   'False
  1255.             Italic          =   0   'False
  1256.             Strikethrough   =   0   'False
  1257.          EndProperty
  1258.          Height          =   375
  1259.          Left            =   4200
  1260.          TabIndex        =   51
  1261.          Top             =   3480
  1262.          Width           =   855
  1263.       End
  1264.       Begin VB.Label Label15 
  1265.          Caption         =   "1 Osc time:"
  1266.          BeginProperty Font 
  1267.             Name            =   "MS Serif"
  1268.             Size            =   8.25
  1269.             Charset         =   0
  1270.             Weight          =   400
  1271.             Underline       =   0   'False
  1272.             Italic          =   0   'False
  1273.             Strikethrough   =   0   'False
  1274.          EndProperty
  1275.          Height          =   375
  1276.          Left            =   6120
  1277.          TabIndex        =   50
  1278.          Top             =   3480
  1279.          Width           =   855
  1280.       End
  1281.       Begin VB.Label Label18 
  1282.          Caption         =   "Osc:"
  1283.          BeginProperty Font 
  1284.             Name            =   "MS Serif"
  1285.             Size            =   8.25
  1286.             Charset         =   0
  1287.             Weight          =   400
  1288.             Underline       =   0   'False
  1289.             Italic          =   0   'False
  1290.             Strikethrough   =   0   'False
  1291.          EndProperty
  1292.          Height          =   375
  1293.          Left            =   2400
  1294.          TabIndex        =   49
  1295.          Top             =   4680
  1296.          Width           =   375
  1297.       End
  1298.       Begin VB.Label Label19 
  1299.          Alignment       =   1  'Right Justify
  1300.          AutoSize        =   -1  'True
  1301.          Caption         =   "Wait time:"
  1302.          BeginProperty Font 
  1303.             Name            =   "MS Serif"
  1304.             Size            =   13.5
  1305.             Charset         =   0
  1306.             Weight          =   700
  1307.             Underline       =   0   'False
  1308.             Italic          =   0   'False
  1309.             Strikethrough   =   0   'False
  1310.          EndProperty
  1311.          Height          =   315
  1312.          Left            =   840
  1313.          TabIndex        =   47
  1314.          Top             =   7080
  1315.          Width           =   1320
  1316.       End
  1317.    End
  1318.    Begin VB.CommandButton Cmd_close 
  1319.       Caption         =   "&Close"
  1320.       Height          =   495
  1321.       Left            =   8160
  1322.       TabIndex        =   48
  1323.       Top             =   9720
  1324.       Width           =   735
  1325.    End
  1326.    Begin VB.Label lAddFmt 
  1327.       Alignment       =   1  'Right Justify
  1328.       AutoSize        =   -1  'True
  1329.       Caption         =   "Add or Modify's IR Format:"
  1330.       BeginProperty Font 
  1331.          Name            =   "MS Sans Serif"
  1332.          Size            =   13.5
  1333.          Charset         =   0
  1334.          Weight          =   700
  1335.          Underline       =   0   'False
  1336.          Italic          =   0   'False
  1337.          Strikethrough   =   0   'False
  1338.       EndProperty
  1339.       Height          =   360
  1340.       Left            =   -1560
  1341.       TabIndex        =   97
  1342.       Top             =   120
  1343.       Visible         =   0   'False
  1344.       Width           =   5985
  1345.    End
  1346. End
  1347. Attribute VB_Name = "Form_time"
  1348. Attribute VB_GlobalNameSpace = False
  1349. Attribute VB_Creatable = False
  1350. Attribute VB_PredeclaredId = True
  1351. Attribute VB_Exposed = False
  1352. Private Sub bAddFmt_Click()
  1353.     Dim sRpt As String
  1354.     sRpt = ""
  1355.     DBEngine.DefaultType = dbUseJet
  1356.      Set Newdb = OpenDatabase("IRTime.mdb")
  1357.         
  1358.      'Set tbls = Newdb.TableDefs
  1359.      Set tdfIRFormat = Newdb!Type
  1360.     
  1361.      With tdfIRFormat
  1362.         Set idxFormat = .CreateIndex("idxFormat")
  1363.         idxFormat.Fields.Append .CreateField("Format")
  1364.         '.Indexes.Append idxFormat   'the first time need then no need
  1365.      End With
  1366.     
  1367.      Set record1 = tdfIRFormat.OpenRecordset
  1368.     
  1369.      record1.Index = "idxFormat"
  1370.      
  1371.      'On Error Resume Next
  1372.      If cAddFmt.Text = "" Then
  1373.         Exit Sub
  1374.      End If
  1375.      record1.Seek "=", cAddFmt.Text
  1376.      record1.Edit
  1377.      record1!stru = tStru.Text
  1378.      record1!H_Osc = tHeadOsc.Text
  1379.      record1!H_Idle = tHeadIdle.Text
  1380.      record1!G2H_Osc = tHead1Osc.Text
  1381.      record1!G2H_Idle = tHead1Idle.Text
  1382.      record1!HB2_Osc = tH1B2Osc.Text
  1383.      record1!HB2_Idle = tH1B2Idle.Text
  1384.      record1!Alias = tAlias.Text
  1385.                                                         
  1386.      record1!Type = tType.Text
  1387.      record1!H_Bits = tHBits.Text
  1388.      record1!S_Bits = tSbits.Text
  1389.      'record1!Addr = tAddrBit.Text
  1390.      record1!T = tTbits.Text
  1391.      record1!Instance = tTcode.Text
  1392.      record1!F = tFixBits.Text
  1393.      record1!Fix_Time = tFixTime.Text
  1394.      record1!f_sit = tFixCode.Text
  1395.      record1!Zero_Osc = t0Osc.Text
  1396.      record1!zero_Idle = t0Idle.Text
  1397.      record1!One_Osc = t1Osc.Text
  1398.      record1!One_Idle = t1Idle.Text
  1399.      record1!C = tCBits.Text
  1400.      record1!R_C = tRCBits.Text
  1401.      record1!D = tDBits.Text
  1402.      record1!R_D = tRDbits.Text
  1403.      record1!CF_T = tCF.Text
  1404.      record1!CF_Osc = tCFOsc.Text
  1405.      record1!T1 = tT1.Text
  1406.      
  1407.      record1!G2_T = Form_time.tT2.Text
  1408.      record1!E_Osc = Form_time.tEOsc.Text
  1409.      record1!E_Idle = Form_time.tEIdle.Text
  1410.      record1!b_end = Form_time.tLastOsc.Text
  1411.      record1!X = Form_time.tXTime.Text
  1412.  
  1413.      If cGroup.Value = 1 Then
  1414.           sRpt = "G"
  1415.      End If
  1416.      If cData.Value = 1 Then
  1417.          If sRpt <> "" Then
  1418.             sRpt = sRpt + "&D"
  1419.          Else
  1420.             sRpt = "D"
  1421.          End If
  1422.      End If
  1423.      If cHead.Value = 1 Then
  1424.          If sRpt <> "" Then
  1425.             sRpt = sRpt + "&H"
  1426.          Else
  1427.             sRpt = "H"
  1428.          End If
  1429.      End If
  1430.      If cEndbit.Value = 1 Then
  1431.          If sRpt <> "" Then
  1432.             sRpt = sRpt + "&E"
  1433.          Else
  1434.             sRpt = "E"
  1435.          End If
  1436.      End If
  1437.      If c2ndB.Value = 1 Then
  1438.          If sRpt <> "" Then
  1439.             sRpt = sRpt + "&B0"
  1440.          Else
  1441.             sRpt = "B0"
  1442.          End If
  1443.      End If
  1444.      If cG2RptB.Value = 1 Then
  1445.          If sRpt <> "" Then
  1446.             sRpt = sRpt + "&2T"
  1447.          Else
  1448.             sRpt = "2T"
  1449.          End If
  1450.      End If
  1451.      record1!Repeat = sRpt
  1452.  
  1453.      If cCYes.Value = 1 Then
  1454.         record1!convert = "Y"
  1455.      Else
  1456.         record1!convert = "N"
  1457.      End If
  1458.      
  1459.      
  1460.      If tGroups.Text <> "" Then
  1461.         record1!G_count = tGroups.Text
  1462.      End If
  1463.      If tRemark.Text <> "" Then
  1464.         record1!Remark = tRemark.Text
  1465.      End If
  1466.      record1.Update
  1467. End Sub
  1468. Private Sub cAddFmt_KeyDown(KeyCode As Integer, Shift As Integer)
  1469.     If KeyCode = 27 Then
  1470.         Unload Me
  1471.     End If
  1472. End Sub
  1473. Private Sub Cmd_close_Click()
  1474.   Unload Me
  1475. End Sub
  1476. Private Sub Chk_spe1_Click()
  1477.   If Chk_spe1.Value = 1 Then
  1478.      Lbl_pos1.Visible = True
  1479.      Txt_pos1.Visible = True
  1480.      Lbl_num1.Visible = True
  1481.      Txt_num1.Visible = True
  1482.   Else
  1483.      Lbl_pos1.Visible = False
  1484.      Txt_pos1.Visible = False
  1485.      Lbl_num1.Visible = False
  1486.      Txt_num1.Visible = False
  1487.   End If
  1488.   
  1489.   If (Cboirtype.ListIndex = 1 And Chk_spe1.Value = 1) Then  ' hl format
  1490.      Lbl_addHL_T.Visible = True
  1491.      Txt_addHL_T.Visible = True
  1492.   Else
  1493.      Lbl_addHL_T.Visible = False
  1494.      Txt_addHL_T.Visible = False
  1495.   End If
  1496.   
  1497. End Sub
  1498. Private Sub Cmd_close_KeyDown(KeyCode As Integer, Shift As Integer)
  1499.     If KeyCode = 27 Then
  1500.         Unload Me
  1501.     End If
  1502. End Sub
  1503. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
  1504.     If KeyCode = 27 Then
  1505.         Unload Me
  1506.     End If
  1507. End Sub
  1508. Private Sub Form_Unload(Cancel As Integer)
  1509.   lAddFmt.Visible = False
  1510.   cAddFmt.Visible = False
  1511.   bAddFmt.Visible = False
  1512.   Close
  1513. End Sub
  1514. Private Sub Chk_spe2_Click()
  1515.   If Chk_spe2.Value = 1 Then
  1516.      Lbl_pos2.Visible = True
  1517.      Txt_pos2.Visible = True
  1518.      Lbl_num2.Visible = True
  1519.      Txt_num2.Visible = True
  1520.   Else
  1521.      Lbl_pos2.Visible = False
  1522.      Txt_pos2.Visible = False
  1523.      Lbl_num2.Visible = False
  1524.      Txt_num2.Visible = False
  1525.   End If
  1526. End Sub