Difference between revisions of "MUMPS/Command A"

From VistApedia
Jump to: navigation, search
Line 2: Line 2:
 
=== command A or a ===
 
=== command A or a ===
 
  {{MUMPS/IsPrefixCmd|A}}
 
  {{MUMPS/IsPrefixCmd|A}}
  {{MUMPS/LetterisCmd|A|ASSIGN}}
+
  {{MUMPS/Command ASSIGN}}
  {{MUMPS/CurrentCmd|AB|ABLOCK}}
+
  {{MUMPS/Command ABLOCK}}
  {{MUMPS/CurrentCmd|ASTA|ASTART}}
+
  {{MUMPS/Command ASTART}}
  {{MUMPS/CurrentCmd|ASTO|ASTOP}}
+
  {{MUMPS/Command ASTOP}}
  {{MUMPS/CurrentCmd|AUNB|AUNBLOCK}}
+
  {{MUMPS/Command_AUNBLOCK}}
 
   
 
   
 
  {{MUMPS/FormerCmd|A|ASK}}
 
  {{MUMPS/FormerCmd|A|ASK}}
  
[[Category:MUMPS sub-site]]
+
[[Category:MUMPS Category]]

Revision as of 17:49, 6 June 2019

  ↑ MUMPS Language Elements ↑  | 
  1. REDIRECTTemplate:M/Mcmd

command A or a

 Currently, the letter sequence A is the prefix for several commands: 

  1. REDIRECTM/ASSIGN
  1. REDIRECTM/ABLOCK
command ABLOCK or ablock
Currently, the letter sequence AS is the abbreviation for the Command ASTART.

  1. REDIRECTM/ASTOP
Template:MUMPS/Command AUNBLOCK

 === Former Non-Standard Command ===
The letter A used to be the abbreviation for the Command ASK.  No Standard M implementation is required to implement this command. Non-Standard M systems may include the Command ASK.