
| Name | Value |
|---|---|
| NAME | MAG UTIL CLNLOC |
| TAG | NETLOC |
| ROUTINE | MAGSDEL5 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| DESCRIPTION | MAG UTILITY - Delete a Network Location that has no references to images. RPC to delete a network location. If no image files are linked to the network location, the selected entry will be removed. Input Parameters IN : Network Location IEN PLACE : User SITE PARAMETER IEN STEP : IEN range to run - format = <startIEN>#<endIEN> Output Parameter: OUT : Array of results |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
<return code>,<informational message>
OUT(1) := '0,Done'
'-1,Network location cleanup with #2005 IMAGE file reference issue'
' 1,Next# ien' (to be continued)
OUT(n) := '-1,Found IMAGE 2005 IEN # which has a reference to NETWORK LOCATION #'
|