Hello world and hello Texas from Database: Difference between revisions
From VistApedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Install with something like Astronaut. | Install with something like Astronaut. Get to a GT.M prompt. Item 3 if you are using VistA Commander. | ||
MUMPS>write "hello world" | MUMPS>write "hello world" | ||
Revision as of 21:58, 7 February 2010
Install with something like Astronaut. Get to a GT.M prompt. Item 3 if you are using VistA Commander.
MUMPS>write "hello world"
MUMPS>write "hello " write $P(^DIC(5,48,0),"^",1) hello TEXAS