TEXT SCREEN APPEND UTIL.
I'm making an Amiga BBS, and I'm looking for a program that can do the
following:
It must generate a routine to be added (linked at beggining or end) to
executable files that:
1) Open a custom screen or window, over either Workbench or CLI.
2) Display a text message on it.
3) Wait for a key press or mouse click.
4) Relocate the original program as if it were loaded from disk.
5) Execute the original program.
I need that the prog. be as compatible as possible (i.e. no kickstart or
machine-specific version calls).
I want to use it to add an ad or comment to the files I put on my BBS.
I don't know if such utility already exists as PD or shareware.
I only know QB programming on the PC, and I think that 68000 assembler is
the best for this task.
If any freelance shareware programmer whant to take this idea and build
your own program please do it!.
Or if you know of an existing program, let me know!.