Three questions about Amiga OS3 programming
Posted: Thu Jul 20, 2023 11:29 am
I am still a complete beginner and therefore still have some "stupid" questions.
1) I have created a small program for Amiga OS3. It should be a simple CLI program without a GUI. Basically everything runs as it should. But Hollywood always asks for a display.
Ok, I'm currently using it to display some info on it, but I'd prefer the program to work completely in the background without opening its own "display". Is that possible?
2) Since the above program is more of a simple CLI program, I wonder if it's somehow possible to get the complied file a bit smaller. 2.5 MB is already hefty.
Is it possible to make it smaller, or does Hollywood always "have to" pack "everything" into the exe?
3) How do I find out what file format a certain file is? I don't mean if it is a "Brush" or "Anim", but in which file format it is: IFF, JPG, etc...?
Probably there is a simple function for this, but unfortunately I can't find it.
Thanks for your attention!
MarkT
1) I have created a small program for Amiga OS3. It should be a simple CLI program without a GUI. Basically everything runs as it should. But Hollywood always asks for a display.
Ok, I'm currently using it to display some info on it, but I'd prefer the program to work completely in the background without opening its own "display". Is that possible?
2) Since the above program is more of a simple CLI program, I wonder if it's somehow possible to get the complied file a bit smaller. 2.5 MB is already hefty.
Is it possible to make it smaller, or does Hollywood always "have to" pack "everything" into the exe?
3) How do I find out what file format a certain file is? I don't mean if it is a "Brush" or "Anim", but in which file format it is: IFF, JPG, etc...?
Probably there is a simple function for this, but unfortunately I can't find it.
Thanks for your attention!
MarkT