Ok, this one has me a bit confused, I have a very basic script that I run from the SQLTALK BAT mode to export X number of records to a text file ( stored by the system date)...in my file, I have the normal stuff like - SET HEADING OFF, SET ECHO OFF....When the script executes, the output file has "SET ECHO OFF" In it. Any ideas why this might be happening?
One more thing, how do you write out "field1","field2" - similar to a comma delimited file. I can do this fine in Oracle or SQL Server but SQLBase and SQLTALK - has me by the throat...
Thanks and appreciate any feedback..
Jim
One more thing, how do you write out "field1","field2" - similar to a comma delimited file. I can do this fine in Oracle or SQL Server but SQLBase and SQLTALK - has me by the throat...
Thanks and appreciate any feedback..
Jim