I was just thinking...

Help each other out

I was just thinking...

Postby P3rv3rt B3ar on Sun Jul 02, 2006 11:07 am

... is there anyway to launch commands, which take filepaths or urls as parameters, since separator is ':', from outside xlobby (plugin)?
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby P3rv3rt B3ar on Tue Jul 11, 2006 9:14 pm

Guys, this is top priority, it really needs to be answered.
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby P3rv3rt B3ar on Tue Jul 11, 2006 10:32 pm

I get around my most imeadiate problem by using relative path instead of absolute one. But this is still important problem. If theres someway escape ':' id like to know.... if there isnt, steven should definetely fix this one.
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby Colby on Tue Jul 11, 2006 11:06 pm

3 post of your own in a row. And 2 of them are bossy. Who are you to say what is top priority or what steven should fix? I say hakuna matada.
Colby
 
Posts: 929
Joined: Mon Feb 02, 2004 7:42 am
Location: Brookline Station, MO, USA

Postby P3rv3rt B3ar on Tue Jul 11, 2006 11:43 pm

Colby wrote:3 post of your own in a row. And 2 of them are bossy. Who are you to say what is top priority or what steven should fix? I say hakuna matada.


I think u r not much of a coder... cause u dont see importance of this issue.

But on topic, statement about using relative path instead of absolute one was premature, it didnt work out... i thought it did cause xlobby reverted earlier value, cause path was relative path was invalid for it.

Well i try to smuggle ':' in as xml escape next...
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby P3rv3rt B3ar on Wed Jul 12, 2006 12:20 am

Unfortunately even xml escape approach wont work incase of setvariable since ampersand which starts escape gets translated into & escape of its own :(
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby art on Wed Jul 12, 2006 2:34 am

I'm probably missing something here, but are you talking about SendCommand? and if so did you try sending your arguments as an array list? SendCommand(type, command, ArrayList). If that's not it could you give some more details.
art
 
Posts: 284
Joined: Sat Mar 20, 2004 8:40 am
Location: Allen, TX

Postby P3rv3rt B3ar on Wed Jul 12, 2006 3:58 am

art wrote:I'm probably missing something here, but are you talking about SendCommand? and if so did you try sending your arguments as an array list? SendCommand(type, command, ArrayList). If that's not it could you give some more details.


Oh boy, theres another form of sendcommand?? goddamn outdated sdk description. That was just the answer i was looking for. :D
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby badubo on Wed Jul 12, 2006 7:39 am

goddamn outdated sdk description

As a coder, the best description you can have is in the object browser :wink:
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby P3rv3rt B3ar on Wed Jul 12, 2006 10:04 am

Yes, i feel stupid about missing overload but very happy to get issue solved, so thousands of thanx for you guys badubo and art!!
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland