Changeset 122 for ccr/trunk/p/CCRSYS.m


Ignore:
Timestamp:
Aug 30, 2008, 3:13:15 PM (16 years ago)
Author:
George Lilly
Message:

XINDEX fixes. almost clean except for long var names and big files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/CCRSYS.m

    r69 r122  
    1919    ;
    2020        W "Enter at appropriate points." Q
    21 
     21        ;
    2222        ; Originally, I was going to use VEPERVER, but VEPERVER
    2323        ; actually kills ^TMP($J), outputs it to the screen in a user-friendly
    2424        ; manner (press any key to continue),
    2525        ; and is really a very half finished routine
    26 
     26        ;
    2727        ; So for now, I am hard-coding the values.
    28 
     28        ;
    2929SYSNAME() ;Get EHR System Name; PUBLIC; Extrinsic
    3030        Q "WorldVistA EHR/VOE"
     
    3333        Q "1.0"
    3434        ;
    35 
Note: See TracChangeset for help on using the changeset viewer.