In this section, you create a new text file to store order information.
Create a new blank text file.
Save the file in your working directory.
This tutorial assumes c:\MLdirect as the working directory for server-side components. Save the file as orderResponses.txt in this directory.
This file contains responses to comments. For example, orderResponses.txt can contain the following entries including tab-delimited values representing the comment_id, order_id, and order_comment:
... 786 34 OK, ship promotional material. 787 35 Yes, the product is going out of production. 788 36 No, your commission can not be increased... ... |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |