home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / slunec / app / 8393_10631.exe / {code_GetTaskDir_} / 33731965.tsk < prev    next >
Encoding:
Text File  |  2004-07-24  |  3.4 KB  |  167 lines

  1. ;**********************
  2. ;* RoboTask Task file *
  3. ;* Do not edit!       *
  4. ;**********************
  5.  
  6. [Root]
  7. ActionAfterRun=INTEGER|0
  8. Actions=FOLDER
  9. Automat=INTEGER|0
  10. CatID=INTEGER|2091259954
  11. ContinueOnError=INTEGER|0
  12. Events=FOLDER
  13. ExternalName=STRING|"Task134"
  14. Hide=INTEGER|0
  15. ID=INTEGER|863181157
  16. Name=STRING|"[DEMO] Clear Temporary Folder"
  17. Priority=INTEGER|3
  18. RunOnClose=INTEGER|0
  19. RunOnStartup=INTEGER|0
  20. ToLog=INTEGER|2
  21.  
  22. [Actions]
  23. Action1=FOLDER
  24. Action10=FOLDER
  25. Action2=FOLDER
  26. Action3=FOLDER
  27. Action4=FOLDER
  28. Action5=FOLDER
  29. Action6=FOLDER
  30. Action7=FOLDER
  31. Action8=FOLDER
  32. Action9=FOLDER
  33.  
  34. [Actions\Action1]
  35. ActionID=STRING|"A_DIALOG_QUESTION"
  36. Enabled=INTEGER|-1
  37. Name=STRING|"Question Dialog"
  38. Params=FOLDER
  39.  
  40. [Actions\Action1\Params]
  41. abortif=STRING|"0"
  42. action=STRING|"0"
  43. autotime=STRING|"0"
  44. buttons=STRING|"1"
  45. message=STRING|"""Do you want to delete temporary files that are older than 7 days?"""
  46. time=STRING|"60"
  47.  
  48. [Actions\Action10]
  49. ActionID=STRING|"A_ROBOTASK_LOG"
  50. Enabled=INTEGER|-1
  51. Name=STRING|"Log Message"
  52. Params=FOLDER
  53.  
  54. [Actions\Action10\Params]
  55. message=STRING|"DONE. {FILECOUNT} files deleted ({FILESIZES} bytes)."
  56. type=STRING|"1"
  57.  
  58. [Actions\Action2]
  59. ActionID=STRING|"A_VARIABLES_CREATE"
  60. Enabled=INTEGER|-1
  61. Name=STRING|"Create variable ""FILECOUNT"" with value ""0"""
  62. Params=FOLDER
  63.  
  64. [Actions\Action2\Params]
  65. expand=STRING|"0"
  66. varname=STRING|"FILECOUNT"
  67. varvalue=STRING|"0"
  68.  
  69. [Actions\Action3]
  70. ActionID=STRING|"A_VARIABLES_CREATE"
  71. Enabled=INTEGER|-1
  72. Name=STRING|"Create variable ""FILESIZES"" with value ""0"""
  73. Params=FOLDER
  74.  
  75. [Actions\Action3\Params]
  76. expand=STRING|"0"
  77. varname=STRING|"FILESIZES"
  78. varvalue=STRING|"0"
  79.  
  80. [Actions\Action4]
  81. ActionID=STRING|"A_LOOP_FILE"
  82. Enabled=INTEGER|-1
  83. Name=STRING|"File Loop"
  84. Params=FOLDER
  85.  
  86. [Actions\Action4\Params]
  87. createmode=STRING|"5"
  88. createormodified=STRING|"1"
  89. date1=STRING|"20040614"
  90. date2=STRING|"20040614"
  91. destvar=STRING|"FILETODELETE"
  92. DuringDays=STRING|"1"
  93. DuringMonths=STRING|"1"
  94. file0=STRING|"{TempDir}\*.*"
  95. filecount=STRING|"1"
  96. OlderDays=STRING|"7"
  97. OlderMonths=STRING|"1"
  98. savesize=STRING|"0"
  99. subdirs=STRING|"1"
  100. timesize=STRING|"0"
  101. WithoutPath=STRING|"0"
  102.  
  103. [Actions\Action5]
  104. ActionID=STRING|"A_VARIABLES_INCREMENT"
  105. Enabled=INTEGER|-1
  106. Name=STRING|"Increment variable ""FILECOUNT"""
  107. Params=FOLDER
  108.  
  109. [Actions\Action5\Params]
  110. incement=STRING|"1"
  111. vaiable=STRING|"FILECOUNT"
  112.  
  113. [Actions\Action6]
  114. ActionID=STRING|"A_VARIABLES_INCREMENT"
  115. Enabled=INTEGER|-1
  116. Name=STRING|"Increment variable ""FILESIZES"""
  117. Params=FOLDER
  118.  
  119. [Actions\Action6\Params]
  120. incement=STRING|"{FileSize({FileToDelete})}"
  121. vaiable=STRING|"FILESIZES"
  122.  
  123. [Actions\Action7]
  124. ActionID=STRING|"A_ROBOTASK_LOG"
  125. Enabled=INTEGER|-1
  126. Name=STRING|"Log Message"
  127. Params=FOLDER
  128.  
  129. [Actions\Action7\Params]
  130. message=STRING|"Deleting file {FILETODELETE}"
  131. type=STRING|"1"
  132.  
  133. [Actions\Action8]
  134. ActionID=STRING|"A_FILE_DELETE"
  135. Enabled=INTEGER|-1
  136. Name=STRING|"Delete File"
  137. Params=FOLDER
  138.  
  139. [Actions\Action8\Params]
  140. Count=STRING|"1"
  141. deletedirs=STRING|"0"
  142. file0=STRING|"{FileToDelete}"
  143. subdir=STRING|"0"
  144. ToRecycleBin=STRING|"0"
  145.  
  146. [Actions\Action9]
  147. ActionID=STRING|"A_LOOP_END"
  148. Enabled=INTEGER|-1
  149. Name=STRING|"End Loop"
  150.  
  151. [Events]
  152. Event1=FOLDER
  153.  
  154. [Events\Event1]
  155. Enabled=INTEGER|-1
  156. EventID=STRING|"E_GENERAL_SHEDULER"
  157. Params=FOLDER
  158.  
  159. [Events\Event1\Params]
  160. id=STRING|"50P13P4C"
  161. periodicity=STRING|"0"
  162. startdate=STRING|"4294311854"
  163. time0=STRING|"43200000"
  164. time1=STRING|"64800000"
  165. timecount=STRING|"2"
  166.  
  167.