LK: Links API
 
| 
   LK,00  | 
  
   Launch the Link whose type is in SCREEN-ALPHA-FIELD.  | 
 
| 
   LK,01  | 
  
   Add a temporary link. SCREEN-ALPHA-FIELD contains the type. SCREEN-MENU Contains the Template which may or may not contain variables of the format @@VARn@@. Beginning 5/12/2019, the SCREEN-MENU may contain a file specification with wildcards, like U:\JIM\@@VAR1@@*.* .    | 
 
| 
   LK,02,nn,h  | 
  
   Modify the temporary link (previous LK,01 call). 
 This API can also work with Program links, for example, where the template can contain a file specification using variables.  | 
 
| 
   LK,15  | 
  
   | 
 
| 
   LK,91  | 
  
   Add a permanent link; otherwise, just like LK,01.  | 
 
| 
   LK,92,nn  | 
  
   Add a permanent link; otherwise, just like LK,02,nn,h.  | 
 
| 
   LK,99  | 
  
   Remove a permanent link created by LK,91 and LK,92. SCREEN-ALPHA-FIELD contains the type.  |