VOGONS


First post, by zencloud

User metadata
Rank Newbie
Rank
Newbie

I have an old version of dBASE II that has a dbase.com and a dbaseovr.com. hen I run dbase.com it does nothing and it returns to the msdos input.

How to get it running ? How to check if there is an error ?

thanks

Reply 1 of 6, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

Did you install the application from its original disks? If not, and you are not mounting the directories in a way that matches its original installation, that might be the problem. And of course if all you have is dbase.com and dbaseovr.com , you're probably missing a bunch of support files.

Also, DOSBox IS NOT SUITED TO RUN YOUR NON-GAMING DOS APPLICATION .

Reply 2 of 6, by Zup

User metadata
Rank Oldbie
Rank
Oldbie

Are you sure that dbase II is a PC program? The original dBase II was released as a CP/M program (later ported to MSDOS), and CP/M programs are also .com.

I have traveled across the universe and through the years to find Her.
Sometimes going all the way is just a start...

I'm selling some stuff!

Reply 3 of 6, by telanus

User metadata
Rank Newbie
Rank
Newbie

The Copy I have also don't run on Dosbox, but I think dosbox is too "powerfull" and don't emulate all the interrupts/PC hardware required for dbaseII to run.

A way too run it is to use something like winimage, put your dbaseII files on a 360kb disk, use an IBM PC-DOS 2 bootdisk and boot one of the working IBM5150 drivers in MESS, I've used the PC driver

My commandline for MESS looks like this:

mess pc -flop1 pcdos2.ima -flop2 dbase2.ima

Reply 4 of 6, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

Does the IBM PC-DOS bootdisk boot in DOSBox?

Reply 5 of 6, by telanus

User metadata
Rank Newbie
Rank
Newbie

Does the IBM PC-DOS bootdisk boot in DOSBox?

Yes it does, if you set the config to:

  • cycles=fixed 350
    machine=cga

The cycles need to be that low for music.exe to have the right speed when playing it's songs

Reply 6 of 6, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

I guess that means that dBASE II doesn't work in DOSBox even after booting IBM PC-DOS.

It kind of makes me wonder if Bochs or PCem works. This is the first time I've heard of someone resorting to MESS.