SOWgb.ini Is this something that should be in my ini file?

Let's talk about Gettysburg! Put your questions and comments here.
Post Reply
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

SOWgb.ini Is this something that should be in my ini file?

Post by Michael Slaunwhite »

Hi.

I was looking through my SOWgb.ini file, and noticed these lines what looks like carriage returns or something. Is this something that I should be concerned about?

$param2=

$scenMPoffID=

$scenMSoffID=

$scenoffID=
#scenoffID=0

Later!
Last edited by Michael Slaunwhite on Sun Jan 02, 2011 1:56 am, edited 1 time in total.
User avatar
norb
Reactions:
Posts: 3778
Joined: Mon Nov 26, 2007 9:59 am
Location: Central Florida
Contact:

Re: SOWgb.ini Is this something that should be in my ini file?

Post by norb »

It's just binary writing. I save off all variables to this file so that when you return to screens you see the last info entered much of the time. This info is not converted to human readable, so it can look like this.
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

Re: SOWgb.ini Is this something that should be in my ini file?

Post by Michael Slaunwhite »

It's just binary writing. I save off all variables to this file so that when you return to screens you see the last info entered much of the time. This info is not converted to human readable, so it can look like this.
Hi.

Thanks Norb, good to know.

Later!
Post Reply