Skip to content
Prev 139665 / 398506 Next

how do i save data to txt file? are there marcos to save tables to word?

If the only reason you are writing it out is just to read it back in later
rather than writing it out as a text file use save() and load().

See WordOpen in the svViews package.
On Mon, Mar 17, 2008 at 11:20 AM, Tom Willems <Tom.Willems at var.fgov.be> wrote: