[Opensim-users] Change console prompt

Garmin Kawaguichi garmin.kawaguichi at magalaxie.com
Fri Oct 28 14:49:37 UTC 2011


>----- Original Message ----- 
>From: "Gudule Lapointe" <gudule at spekuloos.be>
>Sent: Friday, October 28, 2011 4:32 PM
>Subject: Re: [Opensim-users] Change console prompt
>In
>string m_custom_prompt = 
>configSource.Configs["Startup"].GetString("custom_prompt", String.Empty);
>does "String.Empty" defines the value to use if custom_prompt is not set?
>In this case, I guess we should use "Region" (the current value) instead?

Yes, it seems to be the "default value"

There is an example of string used as default in OpenSim.cs line 569
and an example without default value in LoadImageURLModule.cs lines 109-110

GCI



More information about the Opensim-users mailing list