Put list into custom property
Posted: Thu Jul 02, 2009 1:55 am
I'm going over So Smart Software's great Managing Entry Boxes #2 tutorial.
The only thing I'm stuck on is how to load up my list of data into a custom property, or "feed" it as Eric put it.
So I have a list of file names in a variable called bList and I want to put them into a custom property called uList of field "File Name" How do i go about this.
I tried
put bList into the uList of fld "File Name"
but that doesn't seem to be right.
The only thing I'm stuck on is how to load up my list of data into a custom property, or "feed" it as Eric put it.
So I have a list of file names in a variable called bList and I want to put them into a custom property called uList of field "File Name" How do i go about this.
I tried
put bList into the uList of fld "File Name"
but that doesn't seem to be right.