                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   VERSION =   3.00      dataenvironment      dataenvironment      Dataenvironment      Name = "Dataenvironment"
      1      1      form      form      Form1      Height = 156
Width = 375
DoCreate = .T.
AutoCenter = .T.
Caption = ""
MaxButton = .F.
MinButton = .F.
WindowType = 1
Name = "Form1"
      label      label      Label1      Form1      UCaption = ""
Height = 15
Left = 15
Top = 29
Width = 50
Name = "Label1"
      label      label      Label2      Form1      UCaption = ""
Height = 15
Left = 15
Top = 77
Width = 52
Name = "Label2"
      textbox      textbox      Text1      Form1      uControlSource = "code"
Enabled = .F.
Height = 22
Left = 69
ReadOnly = .T.
Top = 24
Width = 45
Name = "Text1"
      textbox      textbox      Text2      Form1      vControlSource = "name"
Enabled = .F.
Height = 22
Left = 69
ReadOnly = .T.
Top = 72
Width = 109
Name = "Text2"
      label      label      Label3      Form1      RCaption = "Ŀ"
Height = 16
Left = 205
Top = 24
Width = 26
Name = "Label3"
      label      label      Label4      Form1      RCaption = ""
Height = 15
Left = 205
Top = 78
Width = 28
Name = "Label4"
      combobox      combobox      Combo1      Form1      BoundColumn = 1
ColumnCount = 3
RowSourceType = 6
RowSource = "kpitem.name,pf"
ControlSource = "item"
Height = 21
Left = 235
Top = 20
Width = 128
Name = "Combo1"
      PROCEDURE InteractiveChange
repl itcode with kpitem.code,pf with kpitem.pf next 1
thisform.text3.refresh
return .t.
ENDPROC
     +                                %                             U  : # >            Ba U  ITCODE KPITEM CODE PF NEXT THISFORM TEXT3 REFRESH InteractiveChange,     1 1 q 1                       v       )                           textbox      textbox      Text3      Form1      tControlSource = "pf"
Enabled = .F.
Height = 22
Left = 236
ReadOnly = .T.
Top = 72
Width = 61
Name = "Text3"
      commandbutton      commandbutton      Command1      Form1      TTop = 120
Left = 72
Height = 25
Width = 97
Caption = "ȷ"
Name = "Command1"
      ,PROCEDURE Click
release thisform
ENDPROC
                                        %   D       Y      S             U  
  <   U  THISFORM Click,     1 q 1                       !       )                            commandbutton      commandbutton      Command2      Form1      cTop = 119
Left = 218
Height = 25
Width = 97
Cancel = .T.
Caption = "ȡ"
Name = "Command2"
      .PROCEDURE Click
release thisform

ENDPROC
                                        %   D       Y      S             U  
  <   U  THISFORM Click,     1 q 2                       #       )                             , 0, 9, 6, 14, 10, 12, 2, 2

