Learning Documentation Community Open Exchange Global Masters Certification Partner Directory Ideas Portal
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
New post
  • Profile page
  • Posts (28)
  • Replies (55)
  • Mentions (106)
  • Official certification & Credly badges (0)
  • Global Masters badges (41)
  • Followers (5)
  • Following (2)
AllAccepted answers
    go to post
Sergey Mikhailenko · Jun 9, 2023

Hello Eugene.
Look into the code
there seems to be clear how to change properties programmatically

1 0 https://community.intersystems.com/post/how-can-i-change-production-setting-programmatically#comment-225926
    go to post
Sergey Mikhailenko · Nov 12, 2021

Hi Andy
There is also an alternative SQL;manager in the apptools-admin application, with the ability to conveniently connect to external sources via jdbc

1 0 https://community.intersystems.com/post/alternative-applications-sql-portal#comment-172541
    go to post
Sergey Mikhailenko · Sep 30, 2020

Hi, Bob
It may be easier to make an analogue of ^% G ?
Something like this:
```
ClassMethod 
AlterG(gn = "", Output rep) As %Status
{
   OPEN 2:$job USE 2
 zwrite @gn ;
 CLOSE 2
 set i="",rep=""
 for { set i=$order(^SPOOL($job,i),1,s) quit:i=""
  set rep=rep_s
 }
 KILL ^SPOOL($job)
}

0 0 https://community.intersystems.com/post/cache-d-g-program-how-would-i-send-it-name-global#comment-134366
    go to post
Sergey Mikhailenko · Jun 20, 2019

Hello,
  in Studio in the Output panel you can execute COS commands.
Copy the file you need to the CSP directory. For example for Windows:
 

 write $zf(-1,"copy g:\readme.txt c:\InterSystems\IRIS\CSP\aaa\readme2.txt")

After editing, copy it back.

Or another way, create a new application with the file storage you need.

1 0 https://community.intersystems.com/post/studio-how-open-and-edit-file-saved-server#comment-110316
Sergey Mikhailenko
@MikhailenkoSergey
Follow
Open Exchange profile

User statistics

Posts
28
Replies
55
Likes
128
Applications
30
Badges
41
Followers
5
People reached
12.5K
Accepted answers
4
  • 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