|
-
May 9th, 2012, 03:26 PM
#11
Re: Script Engine - F2
Why the exclamtion point? Is exclamation used for objects and % for variables or do you have more of these and if not why make a distinction between what would be a reference variable (the textbox object) and a value variable? In your earlier post you showed code (before you edited it) that used == for equality comparison my question is: What do you use for "not equal"? I hope you don't plan to use the exclamation point for the NOT operator because then the above would be very confusing. (since it would be read as: NOT textbox.enabled = false).
Last edited by Joacim Andersson; May 9th, 2012 at 03:29 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|