Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to check for static attr?
Author Message
Capes
Journeyman
*

Posts: 57
Likes Given: 0
Likes Received: 4 in 4 posts
Joined: Mar 2018
Reputation: 0



Post: #1
How to check for static attr?
Is there a way to check an item's attr property for attr_static or attr_move_never ?

Thanks
Capes

Solved.....

In a TARGETFG
if (!(<ARGO.ATTR> & 08000) && !(<ARGO.ATTR> & 010))
src.SYSMESSAGE Object must be a static or non moveable.
return 1
endif
(This post was last modified: 03-11-2018 05:43 AM by Capes.)
03-11-2018 05:13 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)