Created
June 23, 2014 03:16
-
-
Save jploudre/f1ed929ea151cb9663a8 to your computer and use it in GitHub Desktop.
Next Appointment Date (MEL)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Discuss at upcoming visit on {fn VisitDate () {local r, Appt=getfield(APPT_NEXT(),",","") | |
| remove(Appt,2,5) | |
| r=str(Appt) | |
| return r}}{VisitDate()}. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment