David James wrote:
I'm having problems with a string in a record that is exported from one module and imported into another. I *hope* I am doing something stupid!
The maodule (dajmod3.pas) and main program (daj3.pas) below should illustrate the problem.
[...]
This seems to be another innstance of a known bug with string types. Thanks for the report and the test program which I'm adding to the test suite.
Frank