hexagon logo

unmark feature

I hope not to bother with my questions.
Sometimes they ask me to program certain features for a while. But usually not deleted and are staying and make the program longer. It currently takes about 1.5 hours. This time, I'm interested to know how to make a feature that is measured --X-- days, then unmark or delete and continue the program.
Parents
  • Schrocknroll. thanks so much for your comment..
    Ok. What I have today, is a counter and some variables that assigned the system date and the target date. With the command --if/goto--, valid measure and count this feature if the date is less than or equal to the target date and, if greater, makes a comment report that displays the times were measured from the date that program and, using a goto, jump to the next feature.

    I wanted unmark the feature automatically when the condition is met but, alternatively, could erase all the instructions --- including the feature. All this in a block---that I use for that purpose with any instructions or code?
Reply
  • Schrocknroll. thanks so much for your comment..
    Ok. What I have today, is a counter and some variables that assigned the system date and the target date. With the command --if/goto--, valid measure and count this feature if the date is less than or equal to the target date and, if greater, makes a comment report that displays the times were measured from the date that program and, using a goto, jump to the next feature.

    I wanted unmark the feature automatically when the condition is met but, alternatively, could erase all the instructions --- including the feature. All this in a block---that I use for that purpose with any instructions or code?
Children
No Data