Hello:
I am modifying a scheduler application. I have a window that has an imbedded datawindow on it that captures start time and end time. I have added two controls to the window to capture. Number of appts(if you want to create multiple appointments) and a field to capture the duration of appointments. All the values captured on this window are being passed back to a function using a structure. The function then creates the appointments. What I need to know is...how would I do a loop to increment the start and end time based on the appointment duration entered in the window I described?
Any help would be extremely appreciated...
Thanks,
Alex
I am modifying a scheduler application. I have a window that has an imbedded datawindow on it that captures start time and end time. I have added two controls to the window to capture. Number of appts(if you want to create multiple appointments) and a field to capture the duration of appointments. All the values captured on this window are being passed back to a function using a structure. The function then creates the appointments. What I need to know is...how would I do a loop to increment the start and end time based on the appointment duration entered in the window I described?
Any help would be extremely appreciated...
Thanks,
Alex