Subject | Re: [IBO] TI-Maintaining an Auditable Series |
---|---|
Author | Paul Maliphant |
Post date | 2001-07-26T07:31:39Z |
Hi Geoff,
Delphi 4 does not have the convert.exe.
I have an old version of C++ Builder, reinstalled it and ran the convert pgm.
This solved my particular problem
thanks
Paul Maliphant
Original Message
(the default when you install Delphi5). You can verify this by
opening the form with notepad or some other text editor.
Does Delphi4 come with a convert.exe program?
If so rename the .dfm to .txt and then execute:
convert xxxxx.txt
to have the file translated back into binary format as xxxxx.dfm
Geoff Worboys
Telesis Computing
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Delphi 4 does not have the convert.exe.
I have an old version of C++ Builder, reinstalled it and ran the convert pgm.
This solved my particular problem
thanks
Paul Maliphant
Original Message
>>> geoff@... 26/07/2001 17:15:56 >>>Probably the form was designed using Delphi5 with forms saved as text
> ERROR CREATING FORM: Invalid stream format.
(the default when you install Delphi5). You can verify this by
opening the form with notepad or some other text editor.
Does Delphi4 come with a convert.exe program?
If so rename the .dfm to .txt and then execute:
convert xxxxx.txt
to have the file translated back into binary format as xxxxx.dfm
Geoff Worboys
Telesis Computing
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/