Changeset 819 for cprs/branches/tmg-cprs/CPRS-Chart/fPtSel.pas
- Timestamp:
- Jul 2, 2010, 7:54:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/tmg-cprs/CPRS-Chart/fPtSel.pas
r793 r819 752 752 AFollowUp := StrToIntDef(Piece(Piece(x, U, 3), ';', 1), 0); 753 753 Notifications.Add(ADFN, AFollowUp, RecordID + '^^' + Piece(x, U, 3)); 754 enableclose := true; 755 end 754 755 enableclose := true; 756 end 756 757 else 757 758 DeleteAlert(XQAID);
Note:
See TracChangeset
for help on using the changeset viewer.