Picture Picker Documentation

Use: Provides a graphical way of choosing a specific picture from a list of pictures.

Arguments: varslist, nameslist, picrowsx, picrowsy

varslist is a list of picture variable name-containing strings (can also be the name of a list variable containing such a list).
nameslist is a list of strings with names for the picture variables in varslist (can also be the name of a list variable containing such a list).
picrowsx and picrowsy must be integers from 4 to 18; these are the x and y dimensions of the pictures to pick from (all pictures must be the same size).

The number of the picture you chose (element number in nameslist and varslist) is stored to 'choice'.

Remember that Picture Picker is of no use without some pictures to choose from.  If you need to make pictures, I recommend the use of Picture Editor for this task (of course I would, it's one of my other programs).

Version History
1.00 (08/01/2003): Initial Release.