Rechercher

Question
· Avr 4, 2017

Extended Escape Sequences: Terminal scripts: question with scripting over Pop-Out boxes in the Terminal.

Hello,

I have been involved with using terminal scripts lately (I use GE Centricity Business), that usually do not go beyond 'send:' and 'wait for:' commands.  Notwithstanding, I have been stuck with the message boxes since the script recorder does not record over this whenever I need to click 'Yes' in a given message box prompt which aggressively stops my scripts/macros from continuing.  I know that this commands are labeled 'Extended Escape Sequences', but I have been looking all over at the Intersystems document repository with no luck in finding anything of the sort.  I have, however, found documentation on the basic commands of using regular terminal scripts in the following address: 'http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...'.  In any case, could someone help out in providing any feedback that could enable me to use some sort of terminal script or extended escape sequence command, for that matter, that could help me out in scripting a mouse click within the terminal?  

7 Comments
Discussion (7)0
Connectez-vous ou inscrivez-vous pour continuer
Question
· Mars 22, 2017

Examples for using APNS and GCM using Caché ObjectScript

Hi,

I was wondering if we have some documentation and sample code how to create APNS and GCM using Caché ObjectScript.

 

Thanks

Kumar

1 Comment
Discussion (1)0
Connectez-vous ou inscrivez-vous pour continuer
Question
· Mars 10, 2017

Error fuction

How to know the severity, priority, urgency of error in InterSystems cache

1 Comment
Discussion (1)0
Connectez-vous ou inscrivez-vous pour continuer
Question
· Fév 15, 2017

How to rewind results of %SQL.StatementResult

Hi, is possible rewind results of %SQL.StatementResult?

I not find a solution.

1 Comment
Discussion (1)0
Connectez-vous ou inscrivez-vous pour continuer
Article
· Fév 10, 2017 6m de lecture

Visualizing the data jungle -- Part II. More sources and nicer output!

In last week's discussion we created a simple graph based on the data input from one file. Now, as we all know, sometimes we have multiple different datafiles to parse and correlate. So this week we are going to load additional perfmon data and learn how to plot that into the same graph.
Since we might want to use our generated graphs in reports or on a webpage, we'll also look into ways to export the generated graphs.

Discussion (0)0
Connectez-vous ou inscrivez-vous pour continuer