Hello there,
i've been using C for a while until i decided to use Delphi.
now i am working on a programme in delphi that takes altitude, speed, weight ... etc. and the output it a plane.
i created a menu, and under File i have Open, Save ... etc.
what i am trying to do is to be able to save all of this information to a text file (using File>Save) and reopen it when needed (using File>Open).
i know how to do it using a button, but i want more option like file location and file name.
thanks in advance.
i've been using C for a while until i decided to use Delphi.
now i am working on a programme in delphi that takes altitude, speed, weight ... etc. and the output it a plane.
i created a menu, and under File i have Open, Save ... etc.
what i am trying to do is to be able to save all of this information to a text file (using File>Save) and reopen it when needed (using File>Open).
i know how to do it using a button, but i want more option like file location and file name.
thanks in advance.