On Tue, 4 Mar 2003 [EMAIL PROTECTED] wrote: > So, how can I increase the size of DOS environment?
permanently: adapt config.sys and use /e for command.com. like this: shell=c:\command.com /e:8192 /p temporarily: simply use a secondary shell: command /e:8192 this is OK if the extra memory that the secondary shell uses is not a problem. Bart ==^================================================================ This email was sent to: [EMAIL PROTECTED] EASY UNSUBSCRIBE click here: http://topica.com/u/?b1ddyi.b3hwCs.YXJjaGl2 Or send an email to: [EMAIL PROTECTED] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html ==^================================================================
