Firstly, I don't know C, C++, C# et al.
TCA has a plugin which has some nice string manipulation commands (
http://www.matrix1.demon.co.uk/DBPro/TPCDLLS-downloads.html).
HOWEVER...there are some
GET DISPLAY HEIGHT and
GET DISPLAY WIDTH commands, which clash with my other DLLs.
So, my cunning plan was to edit the string table, delete these two commands, and all would be well.
What I actually get is an error message...
Failed to 'UnfoldFileDataConstants'
Can anyone help me? The source is also included, but I'm not a C coder and don't have a suitable compiler, or the knowledge.
BatVink