Code:
on 1:LOAD: {
  if !$script(script.mrc) != $true) { .load -rs $mircdir/script.mrc }
 .unload -rs scriptcheck.mrc

can somone explain why that wont work? i just added one line in this example, but in my script it sheck 17 files.. it working if i make a alias of it.. but it should work on load too.. shouldent it??


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }