Re: [Soaplab-users] attributes with blank and quotes
Brought to you by:
marsenger
From: Martin S. <mar...@gm...> - 2008-08-18 08:50:30
|
> And do you have a way to pass quotes in command lines ? Yes and no: 1) There is no problem to pass quotes in input values. It depends only on the client used how to specified the values (for example, for the linux command-line client you need to escape some quotes in order not to be interpreted by the linux shell as metacharacters - but it has nothing to do with Soaplab itself). 2) You can also use quotes in the ACD files - both in the default values or in the list values. But you can use only either single quotes (having the whole value quoted by the double quotes), or double quotes (having the whole value quoted by the single quotes). You cannot mix both types of quotes in one value because Soaplab's ACD parser does not use a concept of "escaping" characters. Perhaps the new one will have this feature. Martin -- Martin Senger email: mar...@gm...,m.s...@cg... skype: martinsenger |