Package Management Maintenance

  

DEVELOPER

To maintain a table of package ids

  1. On entry to the screen the listbox will be populated with any packages that are already defined

    1. Whatever is typed into the editbox will filter the litsbox as a partial selection; for example typing in 'mypackages' will only display packages that begin with 'mypackages' - if there are no matches then the listbox will be empty. .

    2. Type a valid package id into the editbox and click the Add button to create an entry in the table. The add will only take place if the name is syntactically valid and is not already defined.

    3. To remove an entry from the table highlight the entry in the listbox and click the Delete button. The entry will be removed unless it is used by one or more PROIV functions, in which case a confirmation dialogue will appear. If confirmation is given then the entry is removed.

    4. Click the Rescan button to scan the PROIV functions. Any packages that are not already defined will be added to the table. Depending on the number of PROIV functions defined the listbox may take a few seconds to refresh.

    Comment on this topic

    Topic ID: 500235