home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / larcos.zip / LARC.CFG < prev    next >
Text File  |  1994-11-21  |  7KB  |  149 lines

  1. ;===============================================================================
  2. ; Define the LARC system name that this configuration file defines.
  3. ;
  4. SET SYSTEM NAME "Your Configuration Name Goes Here!"
  5.  
  6. ;===============================================================================
  7. ; Define the drive and path names for the LARC system files.
  8. ;
  9. SET SYSTEM EXECUTABLES    C:\LARC3    ; Program files
  10. SET SYSTEM DATAFILES    C:\LARC3    ; Data files
  11.  
  12. ;===============================================================================
  13. ; Define the keyboard input timeout interval.  This parameter controls
  14. ; the interval of elapsed time between keyboard input activity that can occur
  15. ; before LARC will terminate the current input request.  You may set this
  16. ; parameter from 0000 to 9999 seconds, where 0000 disables the timeout feature.
  17. ;
  18. SET SYSTEM TIMEOUT    0120        ; Set timeout interval to two minutes
  19.  
  20. ;===============================================================================
  21. ; Define the user log on handling method:
  22. ;
  23. ;    1 = Log on once when LARC is started.  No log off to exit to the
  24. ;        operating system.  Access to the various LARC functions are
  25. ;        controlled via the security setting assigned to the user by the
  26. ;        administrator.
  27. ;
  28. ;    2 = Log on each time a library selected.  Log off to exit to the
  29. ;        operating system.  Access to the various LARC functions are
  30. ;        controlled via the security setting assigned to the user by the
  31. ;        administrator.
  32. ;
  33. SET SYSTEM LOGON    1    ; Log on/log off at library selection & OS exit.
  34.  
  35. ;===============================================================================
  36. ; PATHTOUSE controls the process of prompting you for a destination or
  37. ; source path:
  38. ;
  39. ;    0 = display the path name prompt and use the path name if one is
  40. ;        entered.  If no path is entered, use the path in the user's
  41. ;        password file.  If both are blank, use the default path.
  42. ;
  43. ;    1 = Do not prompt for a path name.  Instead, always use the path 
  44. ;        in the user's password file.  If the user's password path is blank,
  45. ;        use the default path.
  46. ;
  47. ;    2 = Do not prompt for a path name and ignore the path in the
  48. ;        user's password file.  Always use the default path.
  49. ;
  50. SET SYSTEM PATHTOUSE 2            ; always use the default path
  51.  
  52. ;===============================================================================
  53. ; The SET REVISION parameter controls whether or not file revision information
  54. ; is saved.  This command set the feature on and define LARC_REV_ON and
  55. ; LARC_REV_OFF as the start and end revision tokens.
  56. ;
  57. SET REVISION LARC_REV_ON LARC_REV_OFF    ; Turn revision logging on
  58.  
  59. ;===============================================================================
  60. ; Define the colors to be used by LARC.
  61. ;
  62. ; Recognized foreground colors names are:
  63. ;
  64. ;    BLACK        RED        GREEN        BROWN
  65. ;    BLUE        MAGENTA        CYAN        WHITE
  66. ;    GRAY        HI-RED        HI-GREEN    YELLOW
  67. ;    HI-BLUE        HI-MAGENTA    HI-CYAN        HI-WHITE
  68. ;
  69. ; Recognized background colors names are:
  70. ;
  71. ;    BLACK        RED        GREEN        BROWN
  72. ;    BLUE        MAGENTA        CYAN        WHITE
  73. ;
  74. SET COLOR NORMAL    WHITE ON BLUE        ; Normal text
  75. SET COLOR HEADER    YELLOW ON RED        ; Screen header
  76. SET COLOR HEADER2    HI-WHITE ON GREEN    ; Display column heading
  77. SET COLOR BARMENU    BLACK ON WHITE        ; Menu bar
  78. SET COLOR LASTLINE    RED ON WHITE        ; Screen footer
  79. SET COLOR ACTIONS    HI-WHITE ON BLACK    ; Menu box selection bar
  80. SET COLOR WARNING    HI-WHITE ON RED        ; Warning messages
  81. SET COLOR ABORT        HI-WHITE ON RED        ; Abort messages
  82. SET COLOR INFORMATION    HI-WHITE ON BLUE    ; Information boxes
  83. SET COLOR EDITS        WHITE ON CYAN        ; Edit boxes
  84. SET COLOR HOTKEY    YELLOW ON WHITE        ; Menu hot keys
  85. SET COLOR DATAENTRY    BLUE ON CYAN        ; Data entry boxes
  86. SET COLOR ACTIVE    HI-WHITE ON BLUE    ; End of edit
  87. SET COLOR SELECTION    HI-WHITE ON MAGENTA    ; Selection scroll bar
  88. SET COLOR REVISED    GRAY ON BLUE        ; Updated (revised) files
  89. SET COLOR SHADOW    GRAY ON BLACK        ; Box shadow
  90. SET COLOR CHECKEDOUT    YELLOW ON BLUE        ; Checked out files
  91. SET COLOR FILEIOBAR    YELLOW ON BLUE        ; File I/O activity bar
  92. SET COLOR TAGGED    GREEN ON BLUE        ; Tagged files
  93. SET COLOR FULLRELEASE    YELLOW ON BLUE        ; Full release information
  94. SET COLOR PRINTBOX    HI-WHITE ON GREEN    ; Printing... information box
  95. SET COLOR AUX9        CYAN ON BLACK        ; Auxiliary color 9
  96. SET COLOR AUX8        CYAN ON BLACK        ; Auxiliary color 8
  97. SET COLOR AUX7        CYAN ON BLACK        ; Auxiliary color 7
  98. SET COLOR AUX6        CYAN ON BLACK        ; Auxiliary color 6
  99. SET COLOR AUX5        CYAN ON BLACK        ; Auxiliary color 5
  100. SET COLOR AUX4        CYAN ON BLACK        ; Auxiliary color 4
  101. SET COLOR AUX3        CYAN ON BLACK        ; Auxiliary color 3
  102. SET COLOR AUX2        CYAN ON BLACK        ; Auxiliary color 2
  103. SET COLOR AUX1        CYAN ON BLACK        ; Auxiliary color 1
  104. ;
  105. ;===============================================================================
  106. ; Define the characteristics of your PC printer.
  107. ;
  108. SET PRINTER ACTIVE    YES            ; Activate the printer?
  109. SET PRINTER INITIALIZE    E            ; Printer setup command string
  110. SET PRINTER CONDENSE    &k2S&l6D        ; Printer condense mode command string
  111. SET PRINTER NORMAL                ; Printer normal mode command string
  112. SET PRINTER DONE    E            ; Printer done command string
  113. SET PRINTER LINESPAGE    58            ; Printer lines per page
  114.  
  115. ;===============================================================================
  116. ; Define the floppy drives on your system.
  117. ;
  118. SET FLOPPY 360KB    B        ; 360kb floppy drive letter
  119. SET FLOPPY 1.2MB    B        ; 1.2mb floppy drive letter
  120. SET FLOPPY 720KB    A        ; 720kb floppy drive letter
  121. SET FLOPPY 1.44MB    A        ; 1.44mb floppy drive letter
  122.  
  123. ;===============================================================================
  124. ; Define commands that you will use to manage Compressed Libraries.
  125. ;
  126. ; By default, LARC is set up to issue PKZIP and PKUNZIP (version 2.04g provided
  127. ; by PKWARE, Inc.) commands to manage compressed libraries.  LARC also allows
  128. ; you to override these defaults and use other file compression programs.
  129. ; There are four commands that allow files to be added to, copied from, deleted
  130. ; from and verified in compressed files.
  131. ;
  132. ; To facilitate these user defined commands, LARC uses "substitution" strings
  133. ; to define the LARC-specific components of the command.  These strings are:
  134. ;
  135. ;    [LIBRARY]    Insert the full compressed library name
  136. ;                 (ex: C:\EXAMPLE\EXAMPLE.ZIP).
  137. ;
  138. ;    [FILE]       Insert just the file name that is to be extracted or delete
  139. ;                 from the library (ex: EXAMPLE.C)
  140. ;
  141. ;    [SOURCE]     Insert the full source file name (ex: A:\TMP\EXAMPLE.C)
  142. ;
  143. ;    [DEST]       Insert the full destination path name (ex: A:\TMP\)
  144. ;
  145. SET COMPRESS ADD "PKZIP -k [LIBRARY] [SOURCE]"        ; Add to the library
  146. SET COMPRESS OUT "PKUNZIP -o [LIBRARY] [FILE] [DEST]" ; Copy/check-out
  147. SET COMPRESS DELETE "PKZIP -d [LIBRARY] [FILE]"       ; Delete a file
  148. SET COMPRESS VERIFY "PKUNZIP -t [LIBRARY] [FILE]"     ; Verify file was compressed
  149.