Avatar of isnoend2001
isnoend2001
Flag for United States of America

asked on 

Deleting reminders regarding Q28896820 vb6

i have a mshflexgrid that has rows of reminders the last column is the delete
if the reminder is deleted it sent to a Deleted Task folder(gDeletedtasks) then it is removed from the grid
the grids size is then reduced
The Deleted files name would be The Path & the text in the reminder Description column
if the file- name  exists then add a number to the file name(1) before the rtf extension
how to do this ?
to view deleted reminders a new button cmdDeletedReminders is needed and a new mshflexgrid
that cannot be edited will load the deleted reminders for viewing
28899508.zip
Visual Basic Classic

Avatar of undefined
Last Comment
isnoend2001

8/22/2022 - Mon