Help - Can't see the forest for the trees!
- scsmith1451
- Offline
- Senior Member
-
Less
More
- Posts: 46
- Thank you received: 2
13 Sep 2025 19:21 #334941
by scsmith1451
Help - Can't see the forest for the trees! was created by scsmith1451
When I try to execute the attached macro from MDI in GMOCCAPY or AXIS I get the error:
Bad character '<'
Can't find anything incorrect in the file which I have attached. I went so far as to comment out all of the lines and just tried to open a LOG file to see where the error might be, but the error occurs before the file is opened.
An extra pair of eyes would be most appreciated.
Kind Regards,
Bad character '<'
Can't find anything incorrect in the file which I have attached. I went so far as to comment out all of the lines and just tried to open a LOG file to see where the error might be, but the error occurs before the file is opened.
An extra pair of eyes would be most appreciated.
Kind Regards,
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 20658
- Thank you received: 7023
13 Sep 2025 19:57 - 13 Sep 2025 19:58 #334942
by tommylight
Replied by tommylight on topic Help - Can't see the forest for the trees!
Well, something is not right, i can not see the attached file, but if i choose to quote your message, it shows up!
Fro your file (as i have no clue if this is the issue)
<#factor> = 1 (Adjust for metric)
Probably should be
#<factor> = 1 (Adjust for metric)
Fro your file (as i have no clue if this is the issue)
<#factor> = 1 (Adjust for metric)
Probably should be
#<factor> = 1 (Adjust for metric)
Last edit: 13 Sep 2025 19:58 by tommylight. Reason: more info
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds