Roy,
 
You will need to create another datastation object
 
Dim DD (or whatever you name it as new datastation
Then any statements that currently use d.open etc. (the d.) you will replace
with the name of the new object
You can use the datastation and then go in and replace all of the object
names or you could build manually
 
Thanks,
Corinna Robertson
 
Boston Software Systems
[EMAIL PROTECTED]
www.bostonworkstation.com <http://www.bostonworkstation.com/> 
The Essential Tool for Healthcare Integration
866-653-5105 ext. 5 
508-653-5105
 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roy Hayward
Sent: Thursday, May 12, 2005 6:41 PM
To: [email protected]
Subject: [Talk] Data Station question, opening two files at the same time.


OK, I need to have two files open in Data Station at the same time.  Is that
possible?
 
I have tired to do this:
 
D.Open_ "C:\temp\Cat.txt", ftFixedLength, "C:\Bss70\Cat.BDS"  as #1
 
but I get a Compile Error.  Unexpected end of stament.
 
The problem that I am trying to solve has me needing to enter values from
into Meditech from two files at the same time.  I need Vendor and Part
Numbers from one file, and Expiration dates and Prices from another.  
 
If I can't have two data Station files open, then is it possible to read and
store the data from one file in a table or something to use later?
 
Has anyone tried to do anything like this?
 
Roy Hayward
Catalyst Application Support
Global Healthcare Exchange
3322 West End Avenue
Suite 1000
Nashville, TN  37203
615-279-2752 direct
931-670-0867 home
615-525-6746 cell
[EMAIL PROTECTED]


 
 
 
 
 

<<attachment: winmail.dat>>

Reply via email to