TextFunc.ini 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. [Settings]
  2. NumFields=15
  3. NextButtonText=&Enter
  4. [Field 1]
  5. Type=Droplist
  6. Flags=NOTIFY
  7. State=1. LineFind
  8. ListItems=1. LineFind|2. LineRead|3. FileReadFromEnd|4. LineSum|5. FileJoin|6. TextCompare|7. ConfigRead|8. ConfigWrite|9. FileRecode
  9. Left=44
  10. Right=139
  11. Top=9
  12. Bottom=100
  13. [Field 2]
  14. Type=FileRequest
  15. Left=44
  16. Right=-17
  17. Top=30
  18. Bottom=41
  19. [Field 3]
  20. Type=FileRequest
  21. Left=44
  22. Right=-17
  23. Top=46
  24. Bottom=57
  25. [Field 4]
  26. Type=FileRequest
  27. State=3:-1
  28. Left=44
  29. Right=-17
  30. Top=62
  31. Bottom=75
  32. [Field 5]
  33. Type=Droplist
  34. Flags=NOTIFY
  35. State=Example1 (delete first two symbols)
  36. ListItems=Example1 (delete first two symbols)|Example2 (show changed lines)|Example3 (delete lines)|Example4 (insert lines)|Example5 (replace in file - WordFunc.nsh required)|Example6 (line string to cut or delete)|Example7 (read lines)
  37. Left=44
  38. Right=-36
  39. Top=81
  40. Bottom=155
  41. [Field 6]
  42. Type=Droplist
  43. Flags=NOTIFY
  44. State=Example1 (Different or Equal)
  45. ListItems=Example1 (Different or Equal)|Example2 (Compare line-by-line - Different)|Example3 (Compare line-by-line - Equal)|Example4 (Compare all lines - Different)|Example5 (Compare all lines - Equal)
  46. Left=44
  47. Right=-36
  48. Top=81
  49. Bottom=140
  50. [Field 7]
  51. Type=Droplist
  52. State=FileReadFromEndCallback
  53. ListItems=FileReadFromEndCallback
  54. Left=44
  55. Right=-36
  56. Top=81
  57. Bottom=92
  58. [Field 8]
  59. Type=Text
  60. Flags=READONLY
  61. Left=9
  62. Right=-36
  63. Top=108
  64. Bottom=120
  65. [Field 9]
  66. Type=Button
  67. Text=Edit
  68. Flags=NOTIFY
  69. Left=234
  70. Right=256
  71. Top=81
  72. Bottom=92
  73. [Field 10]
  74. Type=Button
  75. Text=Log
  76. Flags=NOTIFY|DISABLED
  77. Left=234
  78. Right=256
  79. Top=108
  80. Bottom=120
  81. [Field 11]
  82. Type=Label
  83. Text=InputFile
  84. Left=10
  85. Right=43
  86. Top=32
  87. Bottom=44
  88. [Field 12]
  89. Type=Label
  90. Text=OutputFile
  91. Left=10
  92. Right=43
  93. Top=48
  94. Bottom=60
  95. [Field 13]
  96. Type=Label
  97. Text=Range
  98. Left=10
  99. Right=44
  100. Top=65
  101. Bottom=75
  102. [Field 14]
  103. Type=Label
  104. Text=Function
  105. Left=10
  106. Right=43
  107. Top=81
  108. Bottom=92
  109. [Field 15]
  110. Type=Label
  111. Text=Result:
  112. Left=10
  113. Right=229
  114. Top=97
  115. Bottom=105