Author Topic: can i execute a function placed into an other profile ?  (Read 3120 times)

megs

  • Guest
can i execute a function placed into an other profile ?
« on: August 04, 2017, 01:09:37 PM »
I would like to execute function into antoher profile without getting out of the actual profile.

If not exist, it will be great to do this. This command called by execute run into env of actual profile. as a DLL call in a way... it was not a profile... in a way it is just a library of function not needed to be quikly called and never attempted to be vocal, or other trigger commands.
a function to know if this sort of profile exist was needed indeed befor calling its functions.


Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Re: can i execute a function placed into an other profile ?
« Reply #1 on: August 04, 2017, 02:12:05 PM »
That does not exist, as profiles are fully self-contained units (otherwise, why have profiles?).  You can, however, link any number of profiles (stacked via priority) to your current profile by going into, 'Profile Options' and selecting them.  See the section labeled, 'Include commands from other profiles'  in the help doc for more info.