| View previous topic :: View next topic |
| Author |
Message |
mtzoua Newbie

Joined: 20 Nov 2008 Posts: 4
|
Posted: Thu Nov 20, 2008 4:39 am Post subject: PropertyValue CommandURL question |
|
|
hello ,
i am trying to develop an application in java and i cannot figure out from the developer guide the following problem...
Lets say that i want to use a
PropertyValue[]
the next to define is the Name and the Value
If then Name is "CommandURL" what is the meaning and the different values i can have in the value part of the "CommandURL". For example
loadProps[0].Name = "CommandURL";
loadProps[0].Value = sMyCommand; <<---HERE IS MY QUESTION
Thanks in advance |
|
| Back to top |
|
 |
hanya Super User

Joined: 04 May 2005 Posts: 543 Location: Japan
|
|
| Back to top |
|
 |
mtzoua Newbie

Joined: 20 Nov 2008 Posts: 4
|
Posted: Sun Nov 23, 2008 10:56 pm Post subject: |
|
|
Thank you very much for the hint..
that is what i was looking for...  |
|
| Back to top |
|
 |
|