|
-
Jan 26th, 2017, 01:22 PM
#1
Thread Starter
Lively Member
Reading all Dictionary matches before moving to the next Dictionary
How can I delete this question?
Last edited by nqioweryuadfge; Jan 26th, 2017 at 01:52 PM.
-
Jan 26th, 2017, 01:39 PM
#2
Re: Reading all Dictionary matches before moving to the next Dictionary
You're still not doing two things I suggested in the other post(s) ... 1) set some breakpoints and follow through it to see what it is doing and why it is't doing what it should be doing. 2) you never restart the process when a match is found... you still push forward, so it's no different than the for loop you had before. When you make a replacement, you need to make a note of that so when you get to the end, you only move on IF you didn't make any replacements. Instead you need to re-start the check from the beginning... one thing I asked in the other thread that went unanswered (as far as I know - if you did answer it, you answered in a way that didn't really answer it) ... is that what should happen if a replacement happens in Dictionary3? Should it re-start over again with #1? Or just re-start #3?
-tg
-
Jan 26th, 2017, 01:55 PM
#3
Thread Starter
Lively Member
Re: Reading all Dictionary matches before moving to the next Dictionary
How can I delete this post, I have already found a solution?
-
Jan 26th, 2017, 02:02 PM
#4
Re: Reading all Dictionary matches before moving to the next Dictionary
You don't delete the post... but rather you give back by posting the solution, what did... and then mark the thread as Resolved (top right, under the Thread Tools menu.)
-tg
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|