pradeep Posted October 12, 2001 Posted October 12, 2001 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 ]
BobWeaver Posted October 15, 2001 Posted October 15, 2001 Are you in find mode or browse mode when you execute that script step?
Cat8 Posted October 15, 2001 Posted October 15, 2001 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 ",".
pradeep Posted October 15, 2001 Author Posted October 15, 2001 I am in the Browse Mode,when I am in executing the script.
Recommended Posts
This topic is 8441 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now