October 12, 200124 yr I am using ValueListItems function to get all the elements from a valuelist and put it into a global field and print it or export it.But I can't.I am using script setfield(VFL,ValueListItems("master.fp5","VLN")),where VFL is a global text field and VLN is the Value List Name what am I doin wrong here??? [ October 12, 2001: Message edited by: Jacob ]
October 15, 200124 yr What you've done looks to be right, but check to make sure the you are using the correct separator. Sometimes if you look in the functions menu you will see that the separator needs to be a ";" instead of a ",".
Create an account or sign in to comment