[boot scriptor] Re: CDSHELL 2.0.11 error?

Hi Gerrit,

The 12 is the number of modules CD Shell has found and loaded.  The reason
it's not doing what you want it to do is because memdisk cannot run under
Windows.  So when you call memdisk in your script, CD Shell terminates your
script (as it would have done if you had booted it from a CD and then
invoked memdisk).

I hope this answers your question.

Mike

> I have an cdshell.ini (using cdshell 2.0.11) file which used to work fine,
> but after adding some (syntactical OK) lines, cdshw.com chokes on it. The
> lines are added are simple:
> 
>   if ($lastKey == key[sf1]); then memdisk /atnl_ima/bulk_1.ima
>   if ($lastKey == key[sf2]); then memdisk /atnl_ima/bulk_2.ima
>   if ($lastKey == key[sf3]); then memdisk /atnl_ima/bulk_3.ima
>   if ($lastKey == key[sf4]); then memdisk /atnl_ima/bulk_4.ima
>   if ($lastKey == key[sf5]); then memdisk /atnl_ima/bulk_5.ima
>   if ($lastKey == key[sf6]); then memdisk /atnl_ima/bulk_6.ima
>   if ($lastKey == key[sf7]); then memdisk /atnl_ima/bulk_7.ima
> 

> Any idear what this "12" means? Or even better, why is it failing?


============================================================
Boot Scriptor mailing list -- http://www.bootscriptor.org
Change your subscription options at: http://www.freelists.org/list/bscript

Other related posts: