Quote:
Originally Posted by gap
Testing the last version of your application with 20mm_C30.GR2, on loading the GR2 I get the usual message that "This GR2 file is missing the following essential embedded strings", but no string is listed below. Is that normal? 
|
Yes, it's the blank embedded string. I should update the app so that it encloses each one in 's.
Go into Sentinel (press F1) and type:
dumpsectiondata all
If any of the section's Alignment value doesn't equal 0x4 the app WILL corrupt the file if you try to save it.