from unix to axiant

Jones Allen (Van) Allen.Jones@vpgroup.com
Thu, 10 Jan 2002 08:05:35 -0800


The use file should have been brought into axiant when you migrated your
screen.  If so, it will already be in your "Screen Section Library", and
your screen will already have the correct referneces in its data access
section or procedure section.

Use files in axiant screens are kept in the "Screen Section Library".  If
the use file has temporary items, define statements and file statements,
then its library entry is a "data access section" and must be referenced in
the screen's data access section.  If it contains procedures, then its
library entry is named "iqksou" and it must be included in the screen
procedures section as 'use "iqksou"', with no path.  When axiant builds your
screen, it uses the data access section name and the procedure section name
to find the library entry.

Hope this helps.


-----Original Message-----
From: Montenegro Alex [mailto:almon@wmdata.com]
Sent: Thursday, January 10, 2002 5:29 AM
To: 'powerh-l@lists.swau.edu'
Subject: from unix to axiant


     Hi...
  I'm migrating a powerhouse application
from unix to axiant.. and I have some
quick file that make references to 
Include files 
ei.
         USE $brokerinc/iqksou

  now I have this file on my windows
machine...can any suggest how to
make references to this fil know

file path: d:\brokersource\iqksou

  regards Alex.

= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.