| Date: | Fri, 17 Sep 2004 11:28:33 -0500 (CDT) |
|---|---|
| From: | Maraska <alessandro.maraschini@xxxxxxxxxx> |
| Subject: | [classad-users] string concatenation |
Hi all,
is there any method that, given a couple of strings, concatenates them
and returns the resulting string?
I've tried withe the "+" operator but it didn't work.
The reason is that we're trying to provide to the user the possibility
to parametrise its jobs. In other words we would like to manage a classad
like:
values={ "1" , "2" , "2bis" ........ , "last" } ;
input ="input" + values[ i ] ;
output = "output" + values[ i ] ;
and then generate n classad iterating over the values.
thank you,
Alessandro
|
| [← Prev in Thread] | Current Thread | [Next in Thread→] |
|---|---|---|
| ||
| Previous by Date: | Re: [classad-users] ClassAd Transform?, Matthew Farrellee |
|---|---|
| Next by Date: | Re: [classad-users] string concatenation, Alain Roy |
| Previous by Thread: | Re: [classad-users] ClassAd Transform?, Matthew Farrellee |
| Next by Thread: | Re: [classad-users] string concatenation, Alain Roy |
| Indexes: | [Date] [Thread] |