home *** CD-ROM | disk | FTP | other *** search
/ The SelectWare System Volume 2 #3 / The_SelectWare_System_Series_1_Volume_2_Number_3_Selectware.iso / fox10000 / foxview.cfg < prev    next >
Text File  |  1989-07-24  |  1KB  |  40 lines

  1.  
  2. * FOXVIEW.CFG
  3. *
  4. * ---General parameters:
  5. Video = COLOR       *  MONO,COLOR,DUAL,COMPOSITE
  6. Pause = ON         * Pause after one screen-full in Shell
  7. FillChar = " "     * Fill character for Labels when loaded
  8. SelectAtr = 9      * Color for selected fields (LightBlue)
  9. StatusAtr = 1      * Color for status area (Blue)
  10. WindowAtr = 4      * Color for window area (Red)
  11. PromptAtr = 6      * Color for prompt area (Brown)
  12. FormStatLines = 2  * Forms View status lines (0,1,2)
  13. *
  14. * ---Box parameters:
  15. BoxAtr = 112       * Color for selected boxes (Inverse)
  16. BoxWidth = 30
  17. BoxHeight = 5
  18. BoxString1 = "╒═╕││╘═╛"
  19. BoxString2 = #214#196#183#186#186#211#196#189
  20. BoxString3 = "+-+||+-+"
  21. *
  22. * ---Code generator parameters:
  23. DefCodePath = "E:\FSI\templcod"         * Pathname to .COD files
  24. GenMemVar = OFF           * Generate Programs with memory variables
  25. Author = "Your Name              "
  26. Copyright = "Your Company           "
  27. ScreenColor = 'R+/N,N/W'  * Color for entire screen
  28. StatusColor = "BU/N,N/W"  * Color for status area
  29. WindowColor = "R+/N,N/W"  * Color for window area
  30. PromptColor = "GR+/N,N/W" * Color for prompt area
  31. HiliteColor = "N/W"       * Color for Hilited prompt char
  32. *
  33. * ---Product MENU parameters:
  34. DefProductCode = "1"      * Default Product ("1".."9","A".."G")
  35. Product1 = "FoxBASE+, version 2.10"
  36. *
  37. * ---Product MESSAGE parameters:
  38. Message1 = "If ON, programs will run with FoxBASE+ 2.10"
  39. *
  40. * EOF: FOXVIEW.CFG