Hi,

Not sure if this is meant for the windows section or C++ but sorry if it is in the wrong section

i was wondering if anyone can help me with a problem i have.

what i want is the user to open a file (this file will only have 1 word on it for now opening the file is not a problem as this is already been done) the file will then open in the memo box.

now when the user presses a button the 2nd memo box will convert what is in memo 1 into binary i also have a mini binary program but that only looks for what the user inputs.

can anyone help me?