Skip to content

Instantly share code, notes, and snippets.

@jploudre
Created June 23, 2014 03:16
Show Gist options
  • Select an option

  • Save jploudre/f1ed929ea151cb9663a8 to your computer and use it in GitHub Desktop.

Select an option

Save jploudre/f1ed929ea151cb9663a8 to your computer and use it in GitHub Desktop.
Next Appointment Date (MEL)
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