I have check box from Data Shapes that is having me select View Sets. I’m searching for the sheet names and this will used to create the file name. I’m having it look for text in the list (this is a super dumbed down list) and I’m getting a false. Any idea why? I’ve tried it a number of different ways. If I change the Lacing on the String.Contains, it gives me two values for each (0=true 1=false) but the odd one is the opposite. I’m trying to get it to print multiple sheet sets to multiple PDF files. Single sheets are easy. This one is making me reach for a bottle. Any suggestions?
First of all love to see me some Aussie slang (or wherever else fritz applies!). I’ve had similar confusion with list contains in the past, but it’s mostly to do with the default lacing behaviour.
Generally I recommend using levels/lacing like below to de-bung the fritz, she’ll be right, s’truth:
2 Likes
Christian and Gavin, thank you both for the input. I ended up using this twice in my script and it works perfectly!! Gavin, thanks for all you do! I’ve learned so much from your videos!
4 Likes