You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi you project is awesome, I tried to use it with PDM but I saw #111 and i bypassed the issue downloading all PDM files locally.
I think that an if for file exist check will "workaround" the problem.
thrownew UserException($"Input '{input}' does not exist");
On the other hand I'm using Batch+ instead of Export+ because of #15, but I'm getting Error '91': Object variable or With block variable not set on my macro when i try to run the a job.
Can you help me? Do I need to buy Standard Edition to fix the problem?
The text was updated successfully, but these errors were encountered:
Hi you project is awesome, I tried to use it with PDM but I saw #111 and i bypassed the issue downloading all PDM files locally.
I think that an if for file exist check will "workaround" the problem.
cad-plus/src/Batch.StandAlone/Core/BatchRunner.cs
Lines 254 to 285 in 8673860
On the other hand I'm using Batch+ instead of Export+ because of #15, but I'm getting Error '91': Object variable or With block variable not set on my macro when i try to run the a job.
Can you help me? Do I need to buy Standard Edition to fix the problem?
The text was updated successfully, but these errors were encountered: