07-14-2008 04:59 AM
07-14-2008 05:04 AM
07-14-2008 06:03 AM - edited 07-14-2008 06:05 AM
Definitely wire a True constant instead of False if you want to stop the loop after 1 iteration. You should also the next case to a shift register instead of a Property Node for enum.
Can you describe what you are doing? I just want to verify the logic in your program. Are you trying to search a 2D array for matching values and then remove them from the data? I'm basing that from the title of your post.
R
07-14-2008 08:05 PM
07-16-2008 01:11 AM