May 20, 201016 yr Hi-I've been doing a lot of FSX.cfg editing and had a few questions..What is the correct syntax for commenting out a line of code? Is it 2 or 3 slashes followed by a space ( // UsePools=0) or something else..Also, does FSX see a difference between say [bUFFEERPOOLS] and [bufferPools]?Thanks,Mark
May 20, 201016 yr Hi-I've been doing a lot of FSX.cfg editing and had a few questions..What is the correct syntax for commenting out a line of code? Is it 2 or 3 slashes followed by a space ( // UsePools=0) or something else..Also, does FSX see a difference between say [bUFFEERPOOLS] and [bufferPools]?Thanks,Mark//This is a comment// so is this [bUFFEERPOOLS] and [bufferPools] are not the same :( Bert
May 20, 201016 yr Author //This is a comment// so is this [bUFFEERPOOLS] and [bufferPools] are not the same :(Sorry Bert, I meant [bUFFERPOOLS] and [bufferPools]Does FSX see these differently?
May 20, 201016 yr Sorry Bert, I meant [bUFFERPOOLS] and [bufferPools]Does FSX see these differently?I'm pretty sure that they are equivalent :( Bert
May 20, 201016 yr Sorry Bert, I meant [bUFFERPOOLS] and [bufferPools]Does FSX see these differently?the slash slash (//) is a C++-style single line comment where everything after the // is a comment.I just switched between WideViewAspect=Trueand WIDEVIEWASPECT=Trueand both seemed to have the same effect. So, it would appear that the .cfg file is case-insensitive. Jeff Bea I am an avid globetrotter with my trusty Lufthansa B777F, Polar Air Cargo B744F, and Atlas Air B748F.
Create an account or sign in to comment