Changeset 1406 for pharmacy-utils


Ignore:
Timestamp:
Apr 13, 2012, 7:56:53 PM (12 years ago)
Author:
Sam Habiel
Message:

Fix XINDEX errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pharmacy-utils/drug-file-cleanup/VWPSSXPD.m

    r1404 r1406  
    11VWPSSXPD ; VW/SMH - Update the Drug File and friends... ; Wed Apr 13 2012
    2         ;;WorldVista Modifications;1.0;;;Build 4
     2        ;;1.0;WorldVista Modifications;;;Build 4
    33        ; (C) Sam Habiel
    44        ; Licensed under AGPL
     
    6868        W "You are running in a "_$S(VWPROD:"Production",1:"Test")_" Environment.",!!
    6969        W "Are you sure you want to continue? Type a full YES/yes if you want to proceed)",!
    70         N X R "ANSWER: ",X
     70        N X R "ANSWER: ",X:30
    7171        S X=$$UP^XLFSTR(X) ; uppercase
    7272        I X'="YES" S XPDQUIT=1 ; Quit if the user doesn't say yes
Note: See TracChangeset for help on using the changeset viewer.