recently I had almost the same problem in a project that ended in 6 cd's :-/
To solve my problem I've made an application that runs from the hd and have
an index of all images and it's cd. when the user clicks I look in the index
and if not the right cd ask the other one.

Rodrigo

on 1/22/03 10:46 AM, Tab Julius at [EMAIL PROTECTED] wrote:

> 
> Unless you have two CD drives in your machine, if you want to have a
> program that spans multiple CDs, you will need to install the program on
> the hard drive.
> 
> Most programs do not load all up into memory upon startup.  The operating
> system will go back to your CD-ROM drive looking for your projector.  If
> you've swapped the CD-ROMs and your projector's not in there any more, the
> operating system will complain.
> 
> The way around this is to install the projector onto the hard drive and run
> it from there.  Then you can swap CD-ROMs all you want without running into
> this problem.
> 
> - Tab
> 
> 
> At 06:08 AM 1/22/03, Francesco Scarfato wrote:
>> i've a lot of pdf and jpg files so i must share my project on 2 cdrom
>> i use pdfxtra to read pdf files and i've a dummyjpg link external to the
>> projector to import (changing the filename property's member) on the fly the
>> selected jpg that i've another jpg files called legenda that i show in a
>> miaw
>> when i burn my cdroms and try to open a pdf file that isn't on current cdrom
>> all its ok, but when i try to read a jpg file and its own legenda i've an
>> error message by OS that said me the wrong volume on cdrom! :-(((
>> someone have already develop cdrom like mine? on 2 or more cd?
>> how can show a jpg without a wrong OS message about volume in cd?
>> i develop this project only on Windows system
>> i try to importFileInto() instead of changing filename property but the
>> error happen the same!
>> i hope someone can help me (and i hope my english ins't so horrible to
>> understand! :-)
>> 
>> 
>> enjoy
>> Francesco Scarfato
>> lingo developer
>> Ritram srl
>> via Marconi 45/7
>> 40010 Bentivoglio (BO)
>> tel +390516640932
>> fax +390516640938
>> www.ritram.it
>> 
>> [To remove yourself from this list, or to change to digest mode, go to
>> http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
>> [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L
>> is for learning and helping with programming Lingo.  Thanks!]
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
> [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is
> for learning and helping with programming Lingo.  Thanks!]

-- 


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to