home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p120 / 2.ddi / PD5 / PD5S.EXE / CFIG386.TXT < prev    next >
Encoding:
Text File  |  1991-04-08  |  3.0 KB  |  85 lines

  1. The following  command line  switches  may  be  used  for  configuring
  2. Personal Designer  for unique  hardware and  software situations.   To
  3. configure Personal Designer type the following:
  4.         CFIG386 PD -switches
  5. where the switches are detailed below.  Computervision can not qualify
  6. Personal Designer  on  all  hardware  platforms,  these  switches  are
  7. intended  only   to  attempt   to   alleviate   the   known   hardware
  8. inconsistencies.
  9.  
  10. -CLEAR
  11. Clears previously set CFIG386 switches.
  12.  
  13. -MINREAL, MAXREAL nparagraphs
  14. Controls how much conventional memory (memory below 640k) is left free
  15. for Personal  Designer to  use.   Personal Designer defaults are
  16. -MINR 00100h
  17. -MAXR 0ffffh
  18.  
  19. -MINIBUF, MAXIBUF nkilobytes
  20. Controls how  much memory is allocated to the data buffer used for DOS
  21. and BIOS function calls.  Personal Designer defaults are:
  22. -MINI 1
  23. -MAXI 4
  24.  
  25. -EXTLOW, EXTHIGH address
  26. Limits the  amount of  extended memory  (memory above 1 megabyte) that
  27. Personal Designer may use.  Personal Designer defaults are:
  28. -EXTL 100000h (1 megabyte)
  29. -EXTH FFFFFFFFh (4 gigabytes)
  30.  
  31. -INTMAP vector
  32. Disables remapping of interrupt vectors to allow protected mode memory
  33. resident (TSR)  programs to  be installed.   Personal Designer default
  34. is:
  35. -INTM 8
  36.  
  37. -PRIMAP vector
  38. Disables remapping  of the  BIOS print screen function call.  Personal
  39. Designer default is allow remapping.
  40.  
  41. -NOPAGE
  42. Prevents Personal  Designer from  using the  80386's  hardware  paging
  43. functionality to perform memory management.  Use this switch for early
  44. versions of  the 80386  chip (B1  and  earlier).    Personal  Designer
  45. default is to use paging.
  46.  
  47. -NOBIM
  48. Used to  disable the  automatic use  of Compaq built-in memory (mapped
  49. above 14 megabytes).  Personal Designer default is not disabled.
  50.  
  51. -VDISK
  52. Handles compatibility  problems with  programs that  do not  correctly
  53. follow the  VDISK standard  for allocating  extended memory.  Personal
  54. Designer default is not used.
  55.  
  56. -B0
  57. Allows Personal  Designer to  run on  a rev  B0 80386  chip.  Personal
  58. Designer default is not used.
  59.  
  60. -CEMM
  61. Turns off  the Compaq  CEMM or  compatible EMS  emulator to switch the
  62. 80386 into real mode for running Personal Designer.  Personal Designer
  63. default is not used.
  64.  
  65. -XT
  66. Informs Personal  Designer that  it is  executing on a IBM PC or PC/XT
  67. compatible with  a 386  board such  as the  Intel Inboard/PC.  This is
  68. automatic on  rev B1 and later 30386 chips.  Personal Designer default
  69. is not used.
  70.  
  71. -MAXVCPI nbytes
  72. Controls how  much Virtual  Control Program Interface (VCPI) memory is
  73. available to  Personal Designer.   Please  see the Using Display Lists
  74. section of  the Personal  Designer documentation for more information.
  75. Personal Designer default is
  76. -MAXV 2750000
  77.  
  78. -SWAPDIR D:
  79. Selects the  hard drive  to write the virtual memory file, if created.
  80. The virtual  memory file  is created  if there is not enough available
  81. memory to  load Personal  Designer entirely  into  memory.    Personal
  82. Designer default  is to  write to  the root  directory of  the current
  83. drive.
  84.  
  85.