Compare Java to MUMPS/Ideas from MUMPS
From VistApedia
Contents
- 1 Introduction
- 2 Commands
- 2.1 command A
- 2.2 command B
- 2.3 command C
- 2.4 command D
- 2.5 command E
- 2.6 command F
- 2.7 command G
- 2.8 command H
- 2.9 command I
- 2.10 command J
- 2.11 command K
- 2.12 command L
- 2.13 command M
- 2.14 command N
- 2.15 command O
- 2.16 command P
- 2.17 command Q
- 2.18 command R
- 2.19 command S
- 2.20 command T
- 2.21 command U
- 2.22 command V
- 2.23 command W
- 2.24 command X
- 2.25 command Y
- 2.26 command Z
Introduction
MUMPS has abbreviations for each command. We will have sections in this page for each character of the alphabet. This information is from Ed de Moel's MUMPS by Example web page. Unless otherwise stated, all commands on this page are part of the Standard MUMPS Language and are implemented by all Standard MUMPS vendors. Any commands that are not implemented by all Standard MUMPS vendors are not used by VistA application code.
Commands
Unless otherwise stated, each command may be followed by the colon (:) then a postcondition,which is an expression that when evaluated is interpreted as either True (1) or False (0). When the postcondition is interpreted as True,the command is executed with its arguments. When the postcondition is interpreted as False then the command is NOT executed with its arguments and is skipped.
command A
Currently, the letter A is the abbreviation for the command ASSIGN. This command is not implemented by all vendors. Currently, the letter A is the prefix for several commands: Currently, AB is the abbreviation for the command ABLOCK. This command is not implemented by all vendors. Currently, ASTA is the abbreviation for the command ASTART. This command is not implemented by all vendors. Currently, ASTO is the abbreviation for the command ASTOP. This command is not implemented by all vendors. Currently, AUNB is the abbreviation for the command AUNBLOCK. This command is not implemented by all vendors. The letter A used to be the abbreviation for the command ASK.
command B
Currently, the letter B is the abbreviation for the command BREAK.
command C
Currently, the letter C is the Abbreviation for the command CLOSE.
command D
Currently, the letter D is the Abbreviation for the command DO.
command E
Currently, the letter E is the Abbreviation for the command ELSE. Currently, the letter E is the prefix for several commands: Currently, ESTA is the abbreviation for the command ESTART. This command is not implemented by all vendors. Currently, ESTO is the abbreviation for the command ESTOP. This command is not implemented by all vendors. Currently, ETR is the abbreviation for the command ETRIGGER. This command is not implemented by all vendors.
command F
Currently, the letter F is the Abbreviation for the command FOR.
command G
Currently, the letter G is the Abbreviation for the command ELSE.
command H
Currently, the letter H is the Abbreviation for the command HANG. Currently, the letter H is the Abbreviation for the command HALT.
command I
Currently, the letter I is the Abbreviation for the command IF.
command J
Currently, the letter J is the Abbreviation for the command JOB.
command K
Currently, the letter K is the Abbreviation for the command KILL. Currently, the letter K is the prefix for several commands: Currently, SK is the abbreviation for the command KSUBSCRIBPTS. This command is not implemented by all vendors. Currently, KV is the abbreviation for the command KVALUE. This command is not implemented by all vendors.
command L
Currently, the letter L is the Abbreviation for the command LOCK.
command M
Currently, the letter M is the Abbreviation for the command MERGE.
command N
Currently, the letter N is the Abbreviation for the command NULL.
command O
Currently, the letter O is the Abbreviation for the command OPEN.
command P
Currently, the letter P is NOT an abbreviation for any command used to be Abbreviation for the command PRINT
command Q
Currently, the letter Q is the Abbreviation for the command QUIT.
command R
Currently, the letter R is the Abbreviation for the command READ. Currently, the letter R is the prefix for several commands: Currently, RL is the abbreviation for the command RLOAD. This command is not implemented by all vendors. Currently, RS is the abbreviation for the command RSAVE. This command is not implemented by all vendors.
command S
Currently, the letter S is the Abbreviation for the command SET.
command T
Currently, the letter T is NOT an Abbreviation for any command. Currently, the letter T is the prefix for several commands: Currently, TC is the abbreviation for the command TCOMMIT. This command is not implemented by all vendors. Currently, TH is the abbreviation for the command THEN. This command is not implemented by all vendors. Currently, TRE is the abbreviation for the command TRESTART. This command is not implemented by all vendors. Currently, TRO is the abbreviation for the command TROLLBACK. This command is not implemented by all vendors.
command U
Currently, the letter U is the Abbreviation for the command USE.
command V
Currently, the letter V is the Abbreviation for the command VIEW.
command W
Currently, the letter w is the Abbreviation for the command WRITE.
command X
Currently, the letter X is the Abbreviation for the command XECUTE.
command Y
Currently, the letter Y is NOT an abbreviation for any command.
command Z
Currently, the letter Z is NOT an Abbreviation for any command. Currently, letter Z is the PREFIX for several commands.