Difference between revisions of "MUMPS/Command A"

From VistApedia
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>  [[MUMPS/MUMPS Language Elements|{{ArrowUp}}MUMPS Language Elements{{ArrowUp}}]] | {{Mcmd|B|{{ArrowRight}}}}[[Category:MUMPS Command]]</noinclude>
 
<noinclude>  [[MUMPS/MUMPS Language Elements|{{ArrowUp}}MUMPS Language Elements{{ArrowUp}}]] | {{Mcmd|B|{{ArrowRight}}}}[[Category:MUMPS Command]]</noinclude>
 
=== command A or a ===
 
=== command A or a ===
  {{MUMPS/IsPrefixCmd|A}}
+
  {{:MUMPS/IsPrefixCmd|A}}
  {{MUMPS/Command ASSIGN}}
+
  {{:MUMPS/Command ASSIGN}}
  {{MUMPS/Command ABLOCK}}
+
  {:{MUMPS/Command ABLOCK}}
  {{MUMPS/Command ASTART}}
+
  {{:MUMPS/Command ASTART}}
  {{MUMPS/Command ASTOP}}
+
  {{:MUMPS/Command ASTOP}}
  {{MUMPS/Command_AUNBLOCK}}
+
  {{:MUMPS/Command_AUNBLOCK}}
 
   
 
   
  {{MUMPS/FormerCmd|A|ASK}}
+
  {{:MUMPS/FormerCmd|A|ASK}}

Revision as of 18:57, 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: 

command ASSIGN or assign

MUMPS/LetterisCmdThis command is not implemented by all vendors.
{:{MUMPS/Command ABLOCK}}

  • command ASTART or astart
This is part of the MWAPI Standard and may not be implemented by all vendors.


ASTOP or astop or asto or ASTO

 Currently, the letter sequence ASTO is the abbreviation for the Command ASTOP. This Command is part of the next M Standard.
This command is not implemented by all vendors.

AUNBLOCK or aunblock or aunb or AUNB

 Currently, the letter sequence AUNB is the abbreviation for the Command AUNBLOCK. This Command is part of the next M Standard.
This command is not implemented by all vendors.

 === 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.