home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 8047 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.5 KB

  1. Path: sparky!uunet!olivea!charnel!rat!usc!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: jeffs@matt.ksu.ksu.edu (Jeff Smith)
  3. Newsgroups: comp.databases
  4. Subject: Re: Does the -space option work for any Paradox users?
  5. Message-ID: <1ercqoINNg8i@matt.ksu.ksu.edu>
  6. Date: 23 Nov 92 19:52:56 GMT
  7. References: <1eh6g3INN6lk@matt.ksu.ksu.edu> <4668@cruzio.santa-cruz.ca.us>
  8. Organization: Kansas State University
  9. Lines: 25
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. rhaven@cruzio.santa-cruz.ca.us writes:
  13.  
  14.  
  15. >It sounds like you are starting your script from the command line when you
  16. >(or your batch file) starts Paradox.  This is fine, but the -space arguement
  17. >won't display until after that script has ended.  If you want to see the 
  18. >startup memory allocation, make sure you are starting Paradox "raw",
  19. >without any other arguments except for "-space".
  20.  
  21. >The current feeling is about -codepool 750 for a 4 mb machine, maybe a little
  22. >more.  You will be trading query, report, and sort speed for increased PAL
  23. >performance (although things will _still_ be faster).
  24.  
  25. Well I just realized what was wrong.  Boy I feel stupid.....
  26. We load Paradox through a system of two batch files and those
  27. batch files were not taking into account for parameter passing.
  28.  
  29. I relized this after I was trying to execute a script from the
  30. command line: i.e.   paradox survey
  31. and it didn't work so I found the parameter passing problem.  
  32. I havent tried it yet, but I suspect it should work now!
  33.  
  34. Thanks
  35.  
  36. Jeff Smith
  37.