09-05-2006 10:50 AM
09-05-2006 11:15 AM
09-05-2006 11:17 AM
Great !
How could I find the LV.ini file on my Macintosh version ?
09-05-2006 11:46 AM - edited 09-05-2006 11:46 AM
Message Edité par chilly charly le 09-05-2006 06:46 PM
09-05-2006 01:06 PM - edited 09-05-2006 01:06 PM
The part before and including the star is the normal stuff that's always there. Then comes the path to the EXE. Then the LabVIEW version. Then the "type" of LabVIEW version (I'm guessing it says something like "b23" for a beta version as opposed to "Release", which is obviously the released version). Then the current application instance that the VI is in (read the LabVIEW Help for more information on application instances). Finally, the path to the current VI. It will say "NULL" if the current VI is not saved to disk.
So I guess I could have elaborated a little bit on what exactly that INI entry adds to the titlebar. 🙂
Oh, to answer the previous question, the preferences file is stored in some weird location on the Mac. Try Users:[username]:Library: Preferences:LabVIEW.app Preferences. If it's not that, it's probably something similar.
-D
Message Edited by Darren on 09-05-2006 01:07 PM
09-22-2006 04:46 PM