12-05-2005 05:04 AM
12-05-2005 07:26 AM
12-06-2005 11:14 AM
12-08-2005 08:53 AM
Hi,
here is the stupid .ini file....
I would appreciate if you could tell me why this happened.
-Christian
12-09-2005 10:03 AM
The line in the file causing the problem is:
FPFont="" 120 I
LabVIEW will create this token via Tools >> Options >> Fonts, click Font Style, then check Front Panel, OK out of the dialogs, then exit LabVIEW. The quotes are for the font name ("0"-"2" for app, sys, and dialog). The number following that is the point size (120 is really really big). The trailing "I" means italic. The part of this token causing the problem is the blank font name. I played around a bit and can't get LabVIEW to write blank for this. Do you happen to recall what you might have done to get here?
Regardless though, I'll file a bug report to have our handling of the ini setting improved to handle this case.
Roy