Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
#err usage
#3
thank you for reply, so this is what it would look like then?


lef ...
...
if (...)
goto something
..
lef..
lef..
end

something
lef ..
lef ..
if (...)
goto somethingelse
end

somethingelse
lef..
lef..
end

err+
;;come here when any lef throws the error


err+ has to be placed after all of the lef commands and it will catch all of the errors genereted by any of the lef?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)