for what it's worth,

I'm doing the following:

if there is a stack "revMenuBar" then
  --IN REV
else
  --IN MC
end if

also, I notice libURL doesn't start automatically, but my altPluginsToolbar (and MagicCarpet and other plugins) need it. So, in MC I use in my altPlugin toolbar initMe routine the following:

try
  get libURLVersion()
catch tErr
  start using stack libURL
end try

Any ideas why this isn't a good thing to do in MC? IOW, would auto-starting libURL affect others? Perhaps I should "ask" for permission?

best,

Chipp
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to