FileFunc.ini 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. [Settings]
  2. NumFields=11
  3. NextButtonText=&Enter
  4. [Field 1]
  5. Type=Droplist
  6. Flags=NOTIFY
  7. State=" 1. Locate"
  8. ListItems=| 1. Locate| 2. GetSize (file)| (directory)| (no size, no subdir)| 3. DriveSpace| 4. GetDrives (by type)| (all by letter)| 5. GetTime (local time)| (file time)| 6. GetFileAttributes| 7. GetFileVersion| 8. GetExeName| 9. GetExePath|10. GetParameters|11. GetOptions|12. GetRoot|13. GetParent|14. GetFileName|15. GetBaseName|16. GetFileExt|17. BannerTrimPath|18. DirState|19. RefreshShellIcons
  9. Left=44
  10. Right=190
  11. Top=1
  12. Bottom=210
  13. [Field 2]
  14. Type=FileRequest
  15. Left=44
  16. Right=-10
  17. Top=22
  18. Bottom=33
  19. [Field 3]
  20. Type=DirRequest
  21. Left=44
  22. Right=-10
  23. Top=22
  24. Bottom=33
  25. [Field 4]
  26. Type=Text
  27. Left=44
  28. Right=-10
  29. Top=36
  30. Bottom=49
  31. [Field 5]
  32. Type=Text
  33. State=LocateCallback
  34. Left=44
  35. Right=232
  36. Top=53
  37. Bottom=66
  38. [Field 6]
  39. Type=Button
  40. Text=view
  41. Flags=NOTIFY
  42. Left=236
  43. Right=255
  44. Top=54
  45. Bottom=65
  46. [Field 7]
  47. Type=Text
  48. Flags=MULTILINE|VSCROLL|HSCROLL|READONLY
  49. Left=44
  50. Right=-10
  51. Top=73
  52. Bottom=128
  53. [Field 8]
  54. Type=Label
  55. Text=Path
  56. Left=10
  57. Right=43
  58. Top=24
  59. Bottom=36
  60. [Field 9]
  61. Type=Label
  62. Text=Options
  63. Left=10
  64. Right=43
  65. Top=40
  66. Bottom=52
  67. [Field 10]
  68. Type=Label
  69. Text=Function
  70. Left=10
  71. Right=44
  72. Top=56
  73. Bottom=67
  74. [Field 11]
  75. Type=Label
  76. Text=Result:
  77. Left=12
  78. Right=42
  79. Top=94
  80. Bottom=102