Ignore:
Timestamp:
Jan 18, 2018, 1:30:58 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: Now arrays of string and integer are supported and executed correctly by executor.
  • Added: IfNotEqual command.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/easy compiler/UFormMain.lfm

    r141 r149  
    1414  object MemoOutput: TMemo
    1515    Left = 440
    16     Height = 240
     16    Height = 464
    1717    Top = 32
    18     Width = 400
     18    Width = 448
     19    ReadOnly = True
    1920    ScrollBars = ssAutoBoth
    2021    TabOrder = 0
     
    4041    Left = 440
    4142    Height = 28
    42     Top = 304
     43    Top = 526
    4344    Width = 200
    4445    OnKeyPress = Edit1KeyPress
     
    4849    Left = 656
    4950    Height = 31
    50     Top = 304
     51    Top = 526
    5152    Width = 94
    5253    Caption = 'Send'
     
    7374    Left = 441
    7475    Height = 20
    75     Top = 282
     76    Top = 504
    7677    Width = 98
    7778    Caption = 'Executor input:'
Note: See TracChangeset for help on using the changeset viewer.