Ignore:
Timestamp:
Dec 8, 2010, 9:44:29 AM (13 years ago)
Author:
Sam Habiel
Message:

UCPatientAppts: Now uses LINQ. Mumps side fixes deal with other bugs.
calendarGrid: Fixes 1 day drawing bug showing yesterday's appointments
CGAVView: Cosmetic changes so far
CGDocument: Documentation change due to change in return values from Mumps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/CGDocument.cs

    r913 r1038  
    10311031                        /*
    10321032                         * BSDX NOSHOW RPC Returns 1  in ERRORID if  successfully sets NOSHOW flag in BSDX APPOINTMENT and, if applicable, File 2
    1033                          *Otherwise, returns 0 for failure and errormessage in ERRORTXT
    1034                          *THIS routine returns "" if success or the message in ERRORTEXT if failed
    1035                          *Exceptions should be caught by caller
     1033                         *Otherwise, returns negative numbers for failure and errormessage in ERRORTXT
    10361034                         *
    10371035                         */
Note: See TracChangeset for help on using the changeset viewer.