I'd appreciate any suggestions on this one.

I've inherited a CDROM from my predecessor. It has a password type entry, 
which locks you out if on the third time you use the CD, you don't enter the 
proper password.

Now. the prob. I've recently begun getting a script error stating that the 
movie cannot find the Handler "dosRegister(4478000)" . I go to the script 
and this is the script: (obviously I'm working on a Mac)

on prepareMovie
  if the platform contains "win" then
    nothing
  else
    dosRegister(4478000)
  end if
end

I look through all the movies which are connected and find no "dosReg()" 
handler. I don't even know what the Handler was meant to do. I haven't been 
having this problem until today. and I haven't erased anything.

Well, I ask the forum if they recognize it because my predecessor was 
notorious for "borrowing" code and I think that I've seen this code/handler 
somewhere else (other than this product) before, but I'm not sure.

So any suggestions of what this code might be used for would be greatly 
appreciated. Sorry I know it's not anything to work on, other than "it's a 
handler", but that's all I've got.

Thanks again,
six_shadow9

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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