Hi All, 

Oooops wrong title.

Thanks,

Ric

________________________________________
From: [email protected] 
[[email protected]] On Behalf Of [email protected] 
[[email protected]]
Sent: Sunday, 30 September 2012 9:11 PM
To: [email protected]; [email protected]; [email protected]
Subject: [ExternalEmail] Re: [kepler-users] netCDF

Hi All,

I am about a week old into Kepler and having difficulty defining an array 
variable programmatically.  I have search the internet for this to no avail.   
I know how to do it as a constant by assigning the value = {"x1", ...}.

What I like to do is define a variable with scope workflow wide say

string fileNames[];

then assign values to it as in

fileNames[0] = "file0"
fileNames[1] = "file1"


and so on.


Thank you very much,

Ric
_______________________________________________
Kepler-users mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
_______________________________________________
Kepler-users mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

Reply via email to