pre cutover push
This commit is contained in:
@ -222,6 +222,8 @@ FillForm:
|
||||
|
||||
AtRecord = Get_Property(@Window, 'ATRECORD')
|
||||
Notes = AtRecord<REACTOR_LOG_NOTES$>
|
||||
// OI 10 seems to messing up delimiters...
|
||||
Convert @TM to @VM in Notes
|
||||
NotesDTMs = AtRecord<REACTOR_LOG_NOTES_DTMS$>
|
||||
NotesUsers = AtRecord<REACTOR_LOG_NOTES_USERS$>
|
||||
NumNotes = DCount(Notes, @VM)
|
||||
@ -273,4 +275,3 @@ UpdateNotes:
|
||||
return
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user