I use this source in my application:
Function loadatoolbar() filter$="Image Files:png,bmp" file$=RequestFile("Select Iconstripe file",filter$,False ) Print file$ EndFunctionbut then i select a .png file i get this error.
CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
/System/Library/Frameworks/AppKit.framework/Resources/English.lproj/NSNavView.nib/keyedobjects.nib
The parser will retry as in 10.2, but the problem should be corrected in the plist.
/System/Library/Frameworks/AppKit.framework/Resources/English.lproj/NSNavView.nib/keyedobjects.nib
The parser will retry as in 10.2, but the problem should be corrected in the plist.