This is a discussion on "output to" a variable file name in ASA 9 within the Sybase forums, part of the Database Server Software category; --> I am writing an HL7 interface in an application in ASA9. I have no choice in the matter of ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am writing an HL7 interface in an application in ASA9. I have no choice in the matter of version, as this is a commercial product outside my control. Anyway, I really need to use the "output to" statement to output my HL7 messages, and I need to place these messages in various UNIQUE file names. I cannot seem to figure out how to replace the OUTPUT TO filename with a variable. It would appear the EXECUTE IMMEDIATE command_name would do the trick with a dynamically created command, but this does not appear to work in ASA9. Does any one have any ideas? Thanks in advance. Don Donigan |