#Vmorph help
8 messages in this thread
VRLI:
When I open the options menu and click on tree or palette functions, the
program blows up and says that there is a runtime error. Other times, I'll
just being working with it when out of the blue the program will blow up and
say a runtime error has occurred. HELP?!?!?
P.S.-I do have both HIMEM and EMM386 working ++ I'm using a 386, 8MB RAM, and
DOS 5.0 ++ This is Steve O'Dell, not Bob O'Dell
Steve:
I will pass this along to Jean, who wrote VistaMorph and see what he
has to say. I haven't been able to play with VistaMorph myself due to very
limited available disk space, so I can only act as a courier. I will get
back to you when I have a response.
Clint <VRLI>
Steve,
Although you have EMM386 set up, it sounds like you may not have enough memory
allocated to it. I don't know how much VMORPH actually needs but I just tried
limiting it to 256K and it showed the same symptoms you described. You can use
the MEM command from DOS: if the EMS line says less than a meg try increasing
it in your CONFIG.SYS file. Change something like:
DEVICE=C:\DOS\EMM386.EXE 256 RAM to
DEVICE=C:\DOS\EMM386.EXE 1024 RAM or
DEVICE=C:\DOS\EMM386.EXE RAM
I'm pretty sure DOS5 will "share" EMS memory so that it's available as XMS or
DPMI memory if it's not actively in use as EMS. In other words you will still
have all of it available for Vistapro or Windows etc.
John.
John:
Thanks for the info. I am still basically lost when it comes to
figuring out memory management on the PC. <sigh>
Clint <VRLI>
Clint,
Thanks for passing my letter to John, I now have Vistamorph fully
operational.
Steve O'Dell
Bob:
Actually, I was passing it to Jean Ames, who wrote VistaMorph. John
Hinkley, author of VistaPro keeps a close eye out in this forum and also
noticed your message and gave you the solution. I'll be glad to take
credit, but really it was John's doing. <grin>
Clint <VRLI>
John,
Thanks alot!! Vistamorph works fine now that I've added
DEVICE=C:\SYSTEM\DOS\EMM386.EXE 1024 RAM
to my CONFIG.SYS.
Bob,
I'm glad you got VMORPH working; and thanks for letting me know what worked.
Now we know what to tell the next person.
John.