|
This is the method of retrieving those datatypes
(varbit/varchar) from the database into a variable and placing (writing)
the variable to a file for use.
Example of Use:
I use this method to store some script
files(non RBase) in the database and if the files are missing (checked for
existence in code) they are retrieved from the db and written to disk, then
executed in-line as if they were there to start with.
|
- WRITE .var TO FILENAME Rob Vincent
- Re: WRITE .var TO FILENAME MikeB
- Re: WRITE .var TO FILENAME Rob Vincent
- Re: WRITE .var TO FILENAME Tom Grimshaw
- Re: WRITE .var TO FILENAME MikeB
- Re: WRITE .var TO FILENAME William Cook
