Search found 1 match
- Wed Aug 17, 2022 4:00 am
- Forum: Technical / Scripting
- Topic: MS 14.0.9
- Replies: 5
- Views: 7053
Re:
Inline comments fixes an issue similar to this below example. This code causes a While/EndWhile mismatch: While>1<2 If>2<1 /*comment*/ Message>hello Endif EndWhile Works if the /*comment*/ is removed. The second one relates to once you search for a script the focus isn't set to the search results b...