added AD group support to notifications system
This commit is contained in:
@ -73,7 +73,7 @@ Appts:
|
||||
// Build list of keys that fall on the three days
|
||||
Keys = ""
|
||||
Field = "DATE_SPAN_XREF"
|
||||
Update_Index(Table, Field, No$)
|
||||
Update_Index(Table, Field, No$, Yes$)
|
||||
For i = 0 to 2
|
||||
Extract_SI_Keys(Table, Field, Date+i, rv)
|
||||
Keys<-1> = rv
|
||||
@ -271,3 +271,4 @@ Print_Two:
|
||||
Next r
|
||||
Next x
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user