> button "Get Patent" [ > if not all [equal? PatentServer/Text "Select" equal? msg/text "Enter > number here..."] [ > GetPatent PatentServer/text msg/text > ] > ]
After correcting the logic this did what I needed, thank you. if all [not equal? PatentServer/Text "Select" not equal? ....] I posted my finished script under the Downloading Patent thread. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
