I wrote:
> foreach [Value Text] parse read %Options.txt none [
> append Page reduce [
> <option> Value </option> Text newline
> ]
> ]
Just a slight correction:
foreach [Value Text] parse read %Options.txt none [
append Page reduce [
rejoin <option> [{ value="} Value {"}] </option> Text newline
]
]
Andrew Martin
900 km/h fingers, brain in idle...
ICQ: 26227169
http://members.nbci.com/AndrewMartin/
-><-
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.