They have to be in plugins folder inside the app where the build puts them. If you move em they will not work
Regards Chuck Sent from my iPhone > On Apr 18, 2019, at 3:10 PM, Pat Bensky via 4D_Tech <[email protected]> > wrote: > > Yes - inside the Contents folder. BTW you can get a list of all installed > plugins: > > *ARRAY LONGINT*(lPluginNumbers;0) > > *ARRAY TEXT*(atPlugInNames;0) > > *PLUGIN LIST*(lPluginNumbers;atPlugInNames) > > Pat > > On Thu, 18 Apr 2019 at 19:25, Chip Scheide via 4D_Tech <[email protected]> > wrote: > >> I have just created my first 2xclickable app. >> It starts (yeah)! >> >> In my startup routine I check for needed plugins & components. >> The system uses a plugin. >> >> Where should the 'Plugins' folder be (on Mac): >> - inside the app package, inside the 'contents' folder >> - inside the app package, inside the 'contents' inside the database >> folder >> >> somewhere else? >> >> Thanks >> Chip >> >> --------------- >> Gas is for washing parts >> Alcohol is for drinkin' >> Nitromethane is for racing >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > > > -- > ************************************************* > CatBase - Top Dog in Data Publishing > tel: +44 (0) 207 118 7889 > w: http://www.catbase.com > skype: pat.bensky > ************************************************* > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

