Skip to content
Snippets Groups Projects
Commit 83b3c2c3 authored by Mark Winter's avatar Mark Winter
Browse files

Set working directory for batch processing as well.

parent 26418c0d
Branches
Tags
No related merge requests found
......@@ -13,6 +13,8 @@ CONSTANTS=[];
softwareVersion = Helper.GetVersion();
Load.SetWorkingDir();
cellType = Load.QueryCellType();
Load.AddConstant('cellType',cellType,1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment