Hi all - have been reading the HowTo section of the Rebol documentation
concerning Simple Databases.
With a database such as the following
Names: [
[
"Bill" "Smith"
workemail [[EMAIL PROTECTED]]
homeemail [[EMAIL PROTECTED]]
title [Engineer]
]
]
etc etc
How would I go about creating a script to modify/edit the contents of a
particular
entry? Is there a simple process or would it require searching/parsing and
replacing
blocks?
Any help appreciated.
re
Francois
- [REBOL] Rebol Databses Re: fprowse
- [REBOL] Rebol Databses Re: petr . krenzelok
- [REBOL] Rebol Databses Re:(2) allenk
- [REBOL] Rebol Databses Re:(3) fprowse
- [REBOL] Rebol Databses Re:(4) petr . krenzelok
- [REBOL] Rebol Databses Re:(5) fprowse
