﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
548	psArgumentRemove	David.Robbins@…	Paul Price	"psArgumentRemove uses an int argnum to remove an argument from the argument
list.  Since the input of these functions uses a space between the type of input
and the input value, the current implementation seems rather incovenient and
clumsy to us.  In order to remove an item from the argument list, you would have
to call psArgumentRemove twice or else Parse should error from incorrect input
parameters.  Perhaps what should be done is to do the remove similar to the get,
by matching a string.  Ie, if ""-string"" is found, and the following argument is
the value (has no ""-""), then both should be removed."	defect	closed	high		PSLib SDRS	unspecified	normal	invalid		
