About MEDITECH Reports

 

View John Sharpe's profile on LinkedInI'm your host, John Sharpe, a MEDITECH Consultant living in Spokane, WA. Read more ...

Connect ...

Expand your network by connecting on these social media sites:

Sign up for the MEDITECH Reports Blog; details to attend MEDITECH workshops are sent out 1 week in advance to all MEDITECH Report blog subscribers.

These MEDITECH Workshops are sponsored by Donna Carroll at the MEDITECH Community Bulletin

MEDITECH NPR & RW RESOURCES:

Ascii Table: For NPR Report Writer
Loop Builder: For NPR Macros
Key Codes: For CDS Attributes
List Builder: For NPR Macros
MT Report Names: For NPR Reports
MT Structure Viewer: For Physicals
Strings: Format & Sort

HIT Topics

MEDITECH Reports

Current Articles | RSS Feed RSS Feed

Magic Equivalents in Client Server (CS)

 

$DDC(A) in Magic is %Z.debug(A) in Client Server.
$GE(A) in Magic is %G("") in Client Server.

G - Global
CH - Change Directories

CS Global: %Z.g("")

CS Launch App from CS NPR; in report title do:
"_%Z.zcus.launch.app.M.shell(0)_"

Call MS Word from CS NPR:
%Z.link.to.shell(PGM)

Open APP in CS: %Z.link.db({"NUR.CVI"},{"0"})
Open APP in Magic: %Z.link({"NUR.CVI"},{"0"})

Open DB in CS: %Z.rw.fragment("","RXM."_(@.db))

Magic MV Array Structure: /MV
CS MV Array Structure: /R.MV

Print an entire MEDITECH screen:
%MIS.SCREEN.print("screen",^@Root(customer.defined.queries),1,0)

CS Move Menus & Reports is under Updates in NPR.

NPR Keyboard: (these were discovered over a Citrix Connection)
- F1 to find or search in Magic is F2 in CS.
- Search & Replace trigger by the GREEN CHECK on the MEDITECH menu.
- Line attributes in CS: SHIFT + F2 instead of the usual F10 in Magic.
- Switch from picture to report regions. CTRL + < (left arrow). - Switch from report picture to report regions. CTRL + > (right arrow).
- Move left in report picture: SHIFT+CTRL + < (left arrow). - Move right in report picture: SHIFT+CTRL + > (right arrow).
- View all line attributes from report region. CTRL + F2.
- Insert report line below current line: CTRL + SHIFT + INSERT.
- Insert report line above current line: INSERT.
- CTRL + F3 from report picture in CS gives you cursor COL & ROW.
- CTRL + F6 convert case (UPPER to lower) and (lower to UPPER)
- SHIFT + F1 in a macro to FORMAT macro or FILE.
- SHIFT + F4 pull next macro line up to current line.
- CTRL + DEL removes fields from report picture (CS).

GET FILE:
Magic: F4
ObjectCode: %APP.DPM.zcus.report.M.macro
SourceCode: \APP.DPM.zcus.report.M.macro
CS: F5
DPM: APP.DPM
PROCEDURE: zcus.report.M.macro

Want an alert when the next post is published? Click the phone and Subscribe to the MEDITECH Reports Blog!

Subscribe to the Meditech Blog     

                                                                                                                                                                                                          

Comments

Currently, there are no comments. Be the first to post one!
Post Comment
Name
 *
Email
 *
Website (optional)
Comment
 *

Allowed tags: <a> link, <b> bold, <i> italics