August 4, 200421 yr Hi, I'm having a little difficulty trying to use this plugin the way i'd like. At present I have generated a a record (a task) which I would like to pop up when the time is due. my code for this is External("Actr-ScheduleEvent", "-addSingleEvent|" & gActivateDays & "|"& gActivateMinutes & "|" & gCurrentFileName & "| FindTaskScheduled" & "|" & SerialNo) This seems to be activating FindTaskScheduled within the parameters fine, however my problem is how do I bring up the correct record (task) I applied the above trigger to? Any help would be much appreciated Cheers Jalz
Create an account or sign in to comment