![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I have a multi-user Paradox 4.5 application running very well on a mixed Win98 and XP network. I'm using 2GBFIX to sucessfully run on large drives. However, the XP stations will very occasionally report "Not enough disk space...10 more bytes needed" when executing this line: PRINT FILE "LPT3" "my text here..." LPT3 is used to access a network printer that is mapped by: NET USE LPT3 \\myXPprintserver\myprinter /yes It appears that PRINT FILE is sometimes misinterpreting the "disk space" available on LPT3, and that 2GBFix is not intercepting this process. PRINT FILE always works fine with "real" files. The problem is just with LPT3 from XP workstations. Any suggestions? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Sorry for multiple posts - had several DNS errors. |
#6
| |||
| |||
|
|
I'm using 2GBFIX to sucessfully run on large drives. |
|
I have a multi-user Paradox 4.5 application running very well on a mixed Win98 and XP network. I'm using 2GBFIX to sucessfully run on large drives. However, the XP stations will very occasionally report "Not enough disk space...10 more bytes needed" when executing this line: PRINT FILE "LPT3" "my text here..." LPT3 is used to access a network printer that is mapped by: NET USE LPT3 \\myXPprintserver\myprinter /yes It appears that PRINT FILE is sometimes misinterpreting the "disk space" available on LPT3, and that 2GBFix is not intercepting this process. PRINT FILE always works fine with "real" files. The problem is just with LPT3 from XP workstations. Any suggestions? |
#7
| |||
| |||
|
|
Mike, Interesting ideas. Thanks. I've sent the source code for 2GBfix to you directly. Any comments would be appreciated. As I recall, the error always reports a very small shortage, such as "10 additional bytes needed". Don't know if this offers any clues. The error is also quite rare: Perhaps 1 in 100 print sessions. And NEVER from the Win98 workstations using the same network printer for years. Peter Smart |
#8
| |||
| |||
|
|
PRINT FILE "LPT3" "my text here..." PRINT FILE always works fine with "real" files. |
|
I have a multi-user Paradox 4.5 application running very well on a mixed Win98 and XP network. I'm using 2GBFIX to sucessfully run on large drives. However, the XP stations will very occasionally report "Not enough disk space...10 more bytes needed" when executing this line: PRINT FILE "LPT3" "my text here..." LPT3 is used to access a network printer that is mapped by: NET USE LPT3 \\myXPprintserver\myprinter /yes It appears that PRINT FILE is sometimes misinterpreting the "disk space" available on LPT3, and that 2GBFix is not intercepting this process. PRINT FILE always works fine with "real" files. The problem is just with LPT3 from XP workstations. Any suggestions? |
#9
| |||
| |||
|
|
I'm using 2GBFIX to sucessfully run on large drives. LessSpace was required to run PdoxDOS 4.x on the large drives of the day, in the late 90's, on Win95/98.. but nobody has needed that on "modern" machines and OS in almost a decade.. that leads me to believe that you're not running a proper command line.. see the 4xGuide file on my web site.. -- Steven Green - Waldorf Maryland USA Diamond Software Group http://www.diamondsg.com/main.htm Paradox Support & Sales Diamond Sports Gems http://www.diamondsg.com/gemsmain.htm Sports Memorabilia and Trading Cards "psmart" <psmart (AT) hydrocad (DOT) net> wrote in message news:1165617005.650602.100600 (AT) f1g2000cwa (DOT) googlegroups.com... I have a multi-user Paradox 4.5 application running very well on a mixed Win98 and XP network. I'm using 2GBFIX to sucessfully run on large drives. However, the XP stations will very occasionally report "Not enough disk space...10 more bytes needed" when executing this line: PRINT FILE "LPT3" "my text here..." LPT3 is used to access a network printer that is mapped by: NET USE LPT3 \\myXPprintserver\myprinter /yes It appears that PRINT FILE is sometimes misinterpreting the "disk space" available on LPT3, and that 2GBFix is not intercepting this process. PRINT FILE always works fine with "real" files. The problem is just with LPT3 from XP workstations. Any suggestions? |
#10
| |||
| |||
|
|
Steve, As I mentioned before, the workstations used with this application have been primarily running Win98, and therefore require 2GBFix (or LessSpace). Are you saying this is not necessary for Pdox 4.5 under XP? If this is true, simply eliminating 2GBfix may resolve the problem... Peter Steven Green wrote: I'm using 2GBFIX to sucessfully run on large drives. LessSpace was required to run PdoxDOS 4.x on the large drives of the day, in the late 90's, on Win95/98.. but nobody has needed that on "modern" machines and OS in almost a decade.. that leads me to believe that you're not running a proper command line.. see the 4xGuide file on my web site.. -- Steven Green - Waldorf Maryland USA Diamond Software Group http://www.diamondsg.com/main.htm Paradox Support & Sales Diamond Sports Gems http://www.diamondsg.com/gemsmain.htm Sports Memorabilia and Trading Cards "psmart" <psmart (AT) hydrocad (DOT) net> wrote in message news:1165617005.650602.100600 (AT) f1g2000cwa (DOT) googlegroups.com... I have a multi-user Paradox 4.5 application running very well on a mixed Win98 and XP network. I'm using 2GBFIX to sucessfully run on large drives. However, the XP stations will very occasionally report "Not enough disk space...10 more bytes needed" when executing this line: PRINT FILE "LPT3" "my text here..." LPT3 is used to access a network printer that is mapped by: NET USE LPT3 \\myXPprintserver\myprinter /yes It appears that PRINT FILE is sometimes misinterpreting the "disk space" available on LPT3, and that 2GBFix is not intercepting this process. PRINT FILE always works fine with "real" files. The problem is just with LPT3 from XP workstations. Any suggestions? |
![]() |
| Thread Tools | |
| Display Modes | |
| |