Learning Documentation Community Open Exchange Ideas Portal Global Masters Certification Partner Directory Startup Hub
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Ideas Contest
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
  • Profile page
  • Posts (0)
  • Replies (5)
  • Mentions (0)
  • Official certification & Credly badges (0)
  • Global Masters badges (0)
  • Followers (0)
  • Following (1)
AllAccepted answers
    go to post
Josh Bone · Nov 5

It's interesting that this behaves differently in the Studio output window, but since Studio is deprecated I wouldn't expect anything to come of reporting this. And hopefully this doesn't affect your use-case; you were just trying to test something from within Studio, right?

0 0 https://community.intersystems.com/post/non-ascii-characters-got-considered-question-mark-inside-regex-engine-bug#comment-283705
    go to post
Josh Bone · Nov 5

What do you mean by "single dollar macros"?
There is documentation on macros here and more specifically on system macros here.

0 0 https://community.intersystems.com/post/there-any-comprehensive-documentation-macros#comment-283703
    go to post
Josh Bone · Nov 5

I do not see this behavior on my instance.

USER>write $char($ascii("♥"))
♥
USER>write $match("♥","\?")
0
USER>zw $zv
"IRIS for Windows (x86-64) 2024.1.2 (Build 398U) Thu Oct 3 2024 14:01:59 EDT"

What is the value of $ascii("♥") for you? Are you executing this from an IRIS terminal?

1 0 https://community.intersystems.com/post/non-ascii-characters-got-considered-question-mark-inside-regex-engine-bug#comment-283701
    go to post
Josh Bone · Aug 21

Any advice on debugging a connection error? Do any web server configurations need to be made?

1 0 https://community.intersystems.com/post/connecting-intersystems-iris-vs-code-using-sqltools#comment-282657
    go to post
Josh Bone · Dec 18, 2024

We cannot "exit early" from the entire line, because there is more following the && operation.

It may make sense if you realize that 

0 && 1 = 0 

is the same as:

(0 && 1) = 0
 

We don't have to check the right side of the && before resolving the parenthetical expression, but that doesn't mean that we shouldn't continue evaluating the rest of the line.

1 0 https://community.intersystems.com/post/right-side-logical-double-and-riddle#comment-277106
Josh Bone
@Josh.Bone
Developer Support Engineer
STAFF
Follow

User statistics

Posts
0
Replies
5
Likes
3
Applications
0
Badges
0
Followers
0
People reached
0
Accepted answers
1
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
  • Cookies Settings
© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up