PDA

View Full Version : File input with Blitz


MelOtt
05 January 2005, 17:48
I have a little problem ...
I'm using Blitz (AmiBlitz 2.3). I'm working on a text editor....
(does Amiga really need another editor :sleep ).
Anyway its just a hobby and for learning.

The problem is .. how do I get user input to my file/screen ??
I've opened the file but I can't get anything to the file/screen.
I've tried 'Inkey$ , Edit$ etc. they don't seem to work.
Does it require a 'Cursor On' command or what ... :help

Any help will be greatly appreciated........