bowers baldwin
Elio Addict
- Joined
- May 2, 2014
- Messages
- 1,890
- Reaction score
- 4,667
Dang!, I shouldn't be using my PDP-8 to google this stuff...Don't forget your 00 terminator....
Welcome to Elio Owners! Join today, registration is easy!
You can register using your Google, Facebook, or Twitter account, just click here.Dang!, I shouldn't be using my PDP-8 to google this stuff...Don't forget your 00 terminator....
Something like that. I'm sure I'm mixing up the syntax for C# and VBA.Code:IF wife =/= happy, THEN nobody = happy END IF;
It sounds like Arcimoto will be manufactured in the USA with USA sourced content..............pending the sourcing of domestically produced cells for the battery pack. Both Arcimoto and EM are on track to create jobs and improve the main street economy. Hats off to them both!Interesting. I had read in one of their filings with DOT some time back that they get a number of parts from China. So they are using US suppliers?
//I can help with that!Something like that. I'm sure I'm mixing up the syntax for C# and VBA.Code:IF wife =/= happy, THEN nobody = happy END IF;
You speak-uh my language!
Yeah, VBA would be something like....
if wife <> happy
then nobody = happy;
Don't compile the above please. lol
//I can help with that!
if (!wife.Happy)
{
result = self.FlailVisibly.ToString(WIFECOMPATIBLEFORMAT);
others.All.Add(MizeryObject);
}
else
{
self.RelaxInSunshine.Sleep(FULLCYCLEPERIOD);
others.All.Remove(MizeryObject);
}
//TODO: Find a workable value for constant WIFECOMPATIBLEFORMAT
I was confused. Then Tracy Byrd cleared it up for me.//I can help with that!
if (!wife.Happy)
{
result = self.FlailVisibly.ToString(WIFECOMPATIBLEFORMAT);
others.All.Add(MizeryObject);
}
else
{
self.RelaxInSunshine.Sleep(FULLCYCLEPERIOD);
others.All.Remove(MizeryObject);
}
//TODO: Find a workable value for constant WIFECOMPATIBLEFORMAT
and this is unusual??Another thread goes off the rails ...