LAPK logo
  USC  Laboratory of
  Applied Pharmacokinetics
Some of our members, from left to right: Alan Schumitzky, Michael Van Guilder, Aida Bustad, Roger Jelliffe, David Bayard, Xin Wang, and Mark Milman.

LAPK: Frequently Asked Questions

  1. Where to get help
    1. What is the status of this FAQ?
    2. How should I contact you?
    3. Can I have more information?

  2. USC*PACK printer problems
    1. Can I use a printer on our network?
    2. Which printer models do you support?

  3. USC*PACK autoexec.bat & config.sys settings
    1. How do I get more free memory?
    2. What is required in config.sys?
    3. What is required in autoexec.bat?
    4. Can I have a config.sys & autoexec.bat that works?

  4. Web Computing
    1. What is this Web Computing stuff?
    2. How can I use it?

  5. Workshops
    1. When is your next workshop?
    2. Why can I not pay using my credit card?

  6. USC*PACK with WindowsNT & Windows2000
    1. Are the server editions of Windows supported?
    2. How do I set the USCPACK variables?


  1. Where to get help
    1. What is the status of this FAQ?
    2. This FAQ is being maintained on a regular basis. We add repeating questions as well as interesting issues.

    3. How should I contact you?
    4. The fastest and best way to contact us is using email. Please use the address given in the "About us" section.

    5. Can I have more information?
    6. We will do our best to give you what you need to use our software. Please let us know what you would like more information about.

    ...up...

  2. USC*PACK printer problems
    1. Can I use a printer on our network?
    2. Yes you can, if you are running Windows9x/NT/2000, and if the printer is working under that operating system. All you have to do is to start a dos session and enter "net use lpt1 \\server\printer". Where "server" is the name of printer server, and "printer" is the name of the printer.

    3. Which printer models do you support?
    4. We currently support XXX and YYY. Most printers should be able to recognize one of these. There also exists a program that will enable you to use almost any printer from a dos session; DOSPRINT. More information about that program can be found at http://www.dosprint.com/.

    ...up...

  3. USC*PACK autoexec.bat & config.sys settings
    1. How do I get more free memory?
    2. When running USC*PACK in DOS, or a DOS command shell in a Windows9x environment, the amount of available memory is determined by your config.sys and autoexec.bat files. To get more memory, comment out lines by adding REM in front of the lines, starting memory resident programs. Note: DO NOT start playing with these two files if you don't know what you are doing!

    3. What is required in config.sys?
    4. USC*PACK requires that you have ansi.sys loaded, it also needs roughly 610MBytes of free memory. This is controlled by config.sys, see the sample config.sys below.

    5. What is required in autoexec.bat?
    6. The autoexec.bat file must contain lines similar to the three below:
      	    SET USCPACK=C:\USCPACK
      	    SET INTINIT=C:\USCPACK\INTERACT.INI
      	    LOADHIGH C:\DOS\GRAPHICS.COM
      	    
      If you installed USC*PACK in another directory (not C:\uscpack), simply replace C:\uscpack with your installation directory (note that the installation directory name must contain 8 or less characters)

    7. Can I have a config.sys & autoexec.bat that works?
    8. We have found that the following settings in autoexec.bat and config.sys usually works with a default installation of Windows9x (remember to replace C:\USCPACK with the directory where you installed USC*PACK).
      	   AUTOEXEC.BAT:
      
      	   LOADHIGH C:\DOS\GRAPHICS.COM
      	   SET USCPACK=C:\USCPAC33
      	   SET INTINIT=C:\USCPAC33\INTERACT.INI
      
      	   CONFIG.SYS:
      
      	   dos=high,umb
      	   buffers=40
      	   device=c:\windows\himem.sys /testmem:off
      	   devicehigh=c:\windows\emm386.exe noems
      	   devicehigh=c:\windows\command\ansi.sys
      	   

    ...up...

  4. Web Computing
    1. What is this Web Computing stuff?
    2. Several of the programs we develop run on large compute resources. We now provide a web interface to these programs. The computations are performed on a Linux cluster.

    3. How can I use it?
    4. Please see the separate FAQ for the Web Computing Resource.

    ...up...

  5. Workshops
    1. When is your next workshop?
    2. Information about workshops are given on the "Home" section of our homepage. It is of course possible to request a workshop, contact us for more information regarding this.

    3. Why can I not pay using my credit card?
    4. We are working on providing this option to you.

    ...up...

  6. USC*PACK with WindowsNT & Windows2000
    1. Are the server editions of Windows supported?
    2. Yes, all WindowsNT and Windows2000 versions are supported

    3. How do I set the USCPACK variables?
    4. Right-click on the "My Computer" icon, select "Properties", the "Advanced" tab, and the "Environment Variables". You can now add variables for the user you are logged in as, or for the entire system. Select one of the "New"s and enter the variable (USCPACK and INTINIT) in the top field, and the location in the lower field.

    ...up...
 

  © 2000 - 2008 Laboratory of Applied Pharmacokinetics. All rights reserved.