home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / EDG-CT1.DMS / in.adf / CT.run / CT.Config next >
Encoding:
Text File  |  1995-10-22  |  1.6 KB  |  62 lines

  1. #
  2. # Control Tower Configuration File - Version 1.0
  3. #
  4. #-------------------------------------------------------------------------
  5. # SHADOW OPTION: This tells whether to use shadows or not.
  6. #
  7. # 1 = Shadows On
  8. # 2 = Shadows Off
  9. #
  10. ShadowOnType=1
  11. #
  12. #
  13. #-------------------------------------------------------------------------
  14. # SCREEN PALETTE: Select Palette Option
  15. # 1 = Normal
  16. # 2 = Darken
  17. #
  18. ScreenPalette=1
  19. #
  20. #
  21. #-------------------------------------------------------------------------
  22. # BACKDROP IMAGE: Selects Which BackDrop Image To Use.
  23. #
  24. BackDrop=2
  25. #
  26. #
  27. #-------------------------------------------------------------------------
  28. # PROCESS DEFAULTS: Sets Up Default Source, Destination, & Program.
  29. #
  30. Source=1
  31. Destination=2
  32. Program=1
  33. #
  34. #-------------------------------------------------------------------------
  35. # WINDOW POSITIONS: This tells where windows open on startup.
  36. #
  37. FileWindowX=15
  38. FileWindowY=20
  39. FileWindowH=207
  40. ScriptWindowX=251
  41. ScriptWindowY=19
  42. ScriptWindowH=209
  43. OptionWindowX=77
  44. OptionWindowY=238
  45. #
  46. #
  47. #-------------------------------------------------------------------------
  48. # TEMP DIRECTORY: Sets Up Default Directory To Save Temporary Files.
  49. TempDir=RAM:
  50. #
  51. #-------------------------------------------------------------------------
  52. # MAXIMUM FILE NUMBER: this allows you to choose the maximum number of files
  53. #                      you can have in your script. The larger the number
  54. #                      the more memory you use.
  55. #
  56. #                      Example: MaxFileNum=999
  57. #
  58. MaxFileNum=999
  59. #
  60. #
  61. #-------------------------------------------------------------------------
  62.