Accessing comment fields in Openflight model

Some of the objects in our OpenFlight models have data in their comment fields. Is there anyway to access these comment fields from blender? I am aware that I have to use blender 2.49 to import the model but I can’t find where the data is stored. According to the import script the comments do get saved in a face_props object but how do I access this from the blender user interface?

As an aside does the OpenFlight exporter add these comments to the exported file? From a brief looking at the code this does not seem to be the case.

I am not sure you can see them in 2.49. This is what I have discovered about the flt properties. If you append the object in 2.6 and then look thru the outliner > datablock >RNA eventually you will find the flt property. Here I have seen DOF node value laid out in a readable fashion.
Hope it helps

So does one need to save the file in a blender format and then read it in 2.6 Blender or is there a working importer/exporter for openflight? The only reason I am using 2.49 is that the OpenFlight importer/exporter seems to work on the models that I have tried.

So do I need to export the model to blender 2.61 from 2.49? I can’t find any importer/exporter for 2.61 for OpenFlight.