Search

Clear filter
Article
Steve Pisani · Jun 6, 2016

Language Extensions

, that it does not modify state that you would expect to remain the same, after your code runs - for example, special variables like $ZREFERENCE (the current global reference) or $TEST
Article
Dmitrii Kuznetsov · Mar 31, 2019

How to write the home address right?

We'll take a single serving for testing. Next...
Question
JIll Wang · Mar 6, 2021

Text analysis in the medical field

Are there any good application cases for text analysis in the medical field, such as doctors’ cases? Do you still expect some echo?Or is the question meanwhile just out of date?
Announcement
Brenna Quirk · Aug 29, 2023

Search Unstructured Text Data

Get hands-on with SQL Search, a tool in InterSystems IRIS® data platform that allows you to quickly search large amounts of unstructured text data stored in SQL tables (exercise
Question
Russell Knight · Nov 21, 2018

Text session workstation id

Greetings,How can I extract/return the workstation id in M. In other words, I csession in to MUMPS and I want to extract the workstation to use.Thanks in advance for everyone's help
Question
Scott Beeson · Nov 18, 2016

This text editor... I swear...

Use the Text format dropdown to select "Plain text (supports markdown)".
Question
Benjamin Bryans · Nov 23, 2016

Creating text box widget

Specifically text that isn't in any database, just free text that can be formatted.Cheers,Ben Hi Benjamin,In DeepSee, you can create custom widgets called "Portlets" (Documentation)
Question
Scott Roth · Nov 23, 2016

Text File Fixed Format

Then for each read line of text you can use regular expression to extract needed data.
Question
Cameron Ford · Oct 12, 2021

Localize Text in an XData Block

I am trying to localize text in an XData block using the $$$Text macro. A snippet of code is included below. Is there an easy way to localize the text included in an XData block?
Question
Anna Golitsyna · Aug 22, 2024

Access to current line text

Is there a general way to set a variable XYZ equal to the text of the code line being executed now? Debugger or production.
Question
oshra matrix · Apr 9, 2018

Extract text from file

In CACHE did there any way to extract text from PDF and Doc files? thanks for your answer.but it's says you can't convert PDF to text...(only to export to PDF) Right.
Article
Kurro Lopez · Aug 8, 2018

Translate a number to text (II)

) basis for German was posted here on June 28https://community.intersystems.com/post/translate-number-text#comment-52821 German is coming
Question
Olaoluwa Adewoye · Nov 18, 2023

How to deciper log text

I understand there is a log viewer, but I want to understand this directly through the text file.
Question
Emmanuel Vanlaar · May 24, 2020

Python binding type conversions in Class Queries

:/usr/cache/mgr/samples/:Unlimited:102:Mounted/RW:%DB_SAMPLES:No:Mounted/RW:0:7:/usr/cache/mgr/user/:Unlimited:1:Mounted/RW:%DB_USER:No:Mounted/RW:0:5:%SYS> Simple Python test
Question
Pietro Di Leo · Aug 8, 2023

Issues with Automatic Resending in a Business Operation

Context I have created a Business Operation (BO) named "Sender" that sends HTTP messages to an endpoint (for testing, I'm using Postman's Mock Servers).