How can I delete one by one ? (When I pressing delete button, it deleting all... 😏)

How can I delete one by one ?
(When I pressing delete button, it deleting all… :smirk:)

Hmm…
Maybe,

4 Likes

What you did ?

Basically:

  1. it takes the text of the textbox
  2. tells the program where should the text start
  3. how long should the string be

Remember to run this only when the text isn’t empty

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.