Announcement

Collapse
No announcement yet.

efsExternal inside an efsExternal?!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • efsExternal inside an efsExternal?!

    Can you call efsExternal inside a script that you just called using efsExternal? My buddy has a nice entry/exit system I want to add to my front end manager. His script uses efsExternal commands in it and so does mine. Will this cause any problems or can they be 'nested' like that? I dont have his script yet or i'd just try but if not then we need to figure out a new solution. Thanks!!!

    Merry FOMC

  • #2
    Geoff
    Yes it is possible in the same way you can use efsInternal() to call an internal function which in turn calls another internal function also through efsInternal().
    See this thread for some examples of nested efsInternal() and efsExternal() calls.
    Alex

    Comment

    Working...
    X