|
|||||||||||
PowerBuilder Report LibrariesArgus PowerBuilder reports are stored in libraries as one of three kinds of reports: Standard reports, Shared reports, and Private reports. These storage conventions serve three purposes: preserving report prototypes, sharing reports with all institutional users, and maintaining private reports for individual users. Files held in these PowerBuilder libraries can be opened as they are in Outlook - double click to open the library and double click to open the file. Argus users must be in the Questor file directory to access these libraries. TIP: The Library Icon works like Windows Explore in that it opens up two windows, one for the program folder and the other window for the content in the particular folder you have opened. This should keep you from getting lost.
You must give yourself access to reports before you can make or save changes. In PowerBuilder, double click on the Library icon to open the Library. Double click on the report folder to open or close the Library. Beware of reports called "Lookup," "Nest,"or "Query." Lookup and query reports govern Argus functioning and should not be modified. They run lookups and queries and most are internal reports for Argus. If you absolutely must modify one of these reports, use the save Save As feature in the file menu to avoid serious peril. Save modified to a Shared or Private library Library and give it a new name. Standard "Lookup" and "Query" reports are overwritten with each new release, so changes to these files are only "permanent" until the next Argus release if you don't save them to a new name. If two or more reports in these libraries share a name, their report type will determine which report Argus will call into action. Private reports are resident on the ArgusUser's individual hard drive. In Argus, they will be the default before Shared and Standard because these reports are stored on the network drive. Shared reports will be pulled up before Standard reports. Standard reports will be run if there are no reports of the same name in the other libraries.
|
|||||||||||