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|C|{{ArrowRight}}}}</noinclude>
 
<noinclude>  [[MUMPS/MUMPS Language Elements|{{ArrowUp}}MUMPS Language Elements{{ArrowUp}}]] | {{Mcmd|C|{{ArrowRight}}}}</noinclude>
 
=== command A or a ===
 
=== command A or a ===
  Currently, the letter '''A''' is the abbreviation for the command '''{{Mcmd|ASSIGN}}'''. This command is not implemented by all vendors.
+
  Currently, the letter '''A''' is the abbreviation for the command '''{{Mcmd|ASSIGN}}'''. {{MUMPS/NotImpl}}
 
  Currently, the letter '''A''' is the prefix for several commands:
 
  Currently, the letter '''A''' is the prefix for several commands:
 
  Currently, '''AB''' is the abbreviation for the command  '''{{Mcmd|ABLOCK}}'''. This command is not implemented by all vendors.
 
  Currently, '''AB''' is the abbreviation for the command  '''{{Mcmd|ABLOCK}}'''. This command is not implemented by all vendors.

Revision as of 20:28, 5 June 2019

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

command A or a

Currently, the letter A is the abbreviation for the command Command ASSIGN. 
  1. REDIRECTTemplate:M/NotImpl
Currently, the letter A is the prefix for several commands:
Currently, AB is the abbreviation for the command  Command ABLOCK. This command is not implemented by all vendors.
Currently, ASTA is the abbreviation for the command  Command ASTART. This command is not implemented by all vendors.
Currently, ASTO is the abbreviation for the command  Command ASTOP. This command is not implemented by all vendors.
Currently, AUNB is the abbreviation for the command  Command AUNBLOCK. This command is not implemented by all vendors.

The letter A used to be the abbreviation for the command Command ASK.