March 30, 200520 yr i know this is probably a silly question, but I don't know the answer I have a script to search in a table that works when i type in the text to find, but I want to use the value in a specific global field to search. how do i specify that I want the value in the field and not the name of the field. thanks
March 30, 200520 yr While in Find mode, use the Set Field step to put the text in the global field into the "real" field... Set Field [ realtextfield, globalfield ]
Create an account or sign in to comment