APL |
**COPYSOME |
**COPYSOME
To print a portion of certain account characteristics or security characteristics, while using an editing or posting function, you can use **COPYSOME.
It will create a report called COPY.LST which contains a "picture" of the information you are editing, viewing or posting on screen.
Here is an example using EDFEND to see the SACUS, CUSIP, or TICK for the securities in the main securities database where TICK EQ CMB, but only print a copy of those securities where ISSTY EQ 29
- At the Portvue menu, type EDFEND
The following will appear:
SEARCH WHICH FILE(BLANK FOR HELP, 'ALL' FOR ALL FILES): ?
- Type BW:SECSA, the main securities database
The following will appear:
SEARCH FOR WHAT?
- Type in the search criteria : TICK EQ CMB
The following will appear:
EDIT WHICH FIELDS: (? TO LIST FIELDS, RETURN TO QUIT):
- Type in SACUS, CUSIP, TICK, and ISSTY (or any other security master field)
- Type (P to "picture" the securities that met the search criteria
- Search for those securities that have an ISSTY of 29 by typing (S29
A list of the securities that meet this criteria will appear.
- Type **COPYSOME
The following will appear:
PRINT THIS INFO SINGLE, DOUBLE OR TRIPLE SPACED?
- Type in the format for which you want the report printed
The following will appear:
ENTER NEW DEFAULT PRINT QUEUE?
- Enter in the name of the printer to which you want the "report" directed. If you do not want the "report" to print automatically, type in HOLD for the print queue
The following will appear:
INCLUDE NUMBERS ON THE LEFT ?
- To have the listings numbered, answer YES. Otherwise, answer NO
The print file COPY.LST will be created with the securities you searched for.