Store To File
This function enables a user to store all Actual Positions from a portfolio into an ASCII file that can then be accessed by either a Load From File or an Add From File command.
The procedure is used to enable the aggregation of actual positions from a
number of different users into one database for analysis.
It is important to remember that only actual positions will be written to the
file. Therefore, if the securities referenced by the data in the file are not
in the database into which these positions will be aggregated, errors will be
generated. This procedure is recommended only for trading operations that
maintain a consistent database among all the users.