Date: Wed, 26 Nov 1997 13:30:31 +0200 (IST) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> To: Raul Mejia <rmejia AT HOST DOT ucuenca DOT edu DOT ec> cc: djgpp AT delorie DOT com Subject: Re: djgpp 2.0 and netware In-Reply-To: <9711260058.AA59888@ecua.net.ec> Message-ID: <Pine.SUN.3.91.971126132931.960M-100000@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 25 Nov 1997, Raul Mejia wrote: > The cwsdpmi require a file for swaping. But in netware i can't use only one > file, I need a file for each computer connected to the server. How I can > use different files for the swapping processes. In addition to the solution posted by Tom, another way is to load CWSDPMI with -p and -sd:\path switches on each machine during boot. The -sd:\path changes the pathname of the swap file and -p loads CWSDPMI permanently into memory where it stays until the computer is powered down. See the file CWSDPMI.DOC for more details.