|
Venerable Broome
Registered User
Join date: 27 Mar 2007
Posts: 2
|
12-19-2007 20:44
I understood that the single line "~multiple" in the arguments.txt file in Secondlife.app>Contents>Resources would allow the activation of two iterations of the SL client. This doesn't seem to work. I had no trouble implementing this on a PC, but Leopard isn't cooperating.
What's the correct way to accomplish this?
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
12-19-2007 22:13
maybe because that should be a dash not a tilde? a quick dogpile search netted this from mozilla about setting up command line arguments http://www.mozilla.org/docs/command-line-args.html#how
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
|
Venerable Broome
Registered User
Join date: 27 Mar 2007
Posts: 2
|
12-20-2007 00:34
Thanks, Void that's the solution. It's a tilde on he Pc, but not on the Mac Your effort is appreciated.
|