Hi All,
I have stored contents of a table as a variable as shown below:
partner_table = get_table("//table.1.1")
Now i need to write the contents of "partner_table" into a TEXT file.
There is should be some way, does it require file.open command!!
Hoping to hear from you soon.
Cheers
ideal