Is there a potential problem with using the same ini result marker for multiple segments? Should each one be unique? Like this.
320: AutoHotkey(On-GridFiles\OGBMManager.ahk;90;False;False;On-GridFiles\OGEPVars.ini|Booster|EPResult)[670;325;325;320;320]
325: CheckLocal(

[900+;326;WO]
326: AutoHotkey(On-GridFiles\OGBoosterMarkBelt.ahk;0;False;False;On-GridFiles\OGEPVars.ini|Booster|EPResult)[320;326;327;326;326]
327: AutoHotkey(On-GridFiles\OGBoosterModule.ahk;0;False;False;On-GridFiles\OGEPVars.ini|Booster|EPResult)[327;327;OG0;327;327]
Before I go through the trouble of recoding the results of each file. Can each one use Booster|EPResult ?
Or should I go ahead and use Manager|EPResult Marker|EPResult and Booster|EPResult