question

Jan P2 avatar image
0 Likes"
Jan P2 asked Matthew Gillespie edited

3d text

trying to add 3d text linked to a queue and always get the following error:

Flexscript Error MODEL:/Text4>variables/textcode Line 6 syntax error, unexpected ')', expecting ';' check for the proper number of parentheses/braces
Could not finish parsing because of previous errors.

Here is line 6 that it automatically makes in the code:

Object involved = model().find(/** \nObject: *//***tag:object*//**/"ConveyorQueue"/**/));
FlexSim 17.1.2
3d text
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered Matthew Gillespie edited

It looks like there is an extra parenthesis at the end of line 6. We'll fix that pickoption for the next bug fix release, but you can go ahead and delete the extra one in the pickoption code.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.