Jump to content
Developer Wiki and Function Reference Links ×

EMBEDED SYMBOLS


sle7en7

Recommended Posts

Hello All,

I'm trying to do something simple in my point of view but my inability to code gets in the way and I couldn't find anything out there that was similar to this (after a 5-10 min search :/ ). What I'm trying to do is, use embedded symbols and link one's record field to the other and get it to show that value.

More simply...

I have a window symbol.

I also have a window number tag symbol.

I have a window information record as well, which has the window type field.

The window information record is attached to the window symbol and the window number tag symbol.

The number tag symbol is inside the window symbol.

I would like the window number tag symbol to show the window type field of the window information tag which is attached to the window symbol.

Is there a script out there to do this? Or another way you think that can accomplish the same thing?

I'm thinking somewhere between the lines of:

PROCEDURE Record Field 2 Record Field;
BEGIN 
SET (R.windownumbertag.windowtype IN S.window symbol) TO (R.windownumbertag.windowtype IN S.window number tag)
END

Something like that... :)

Thank you very much for your help and time.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...