Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(21): adaptation for amiblitz3 - Part 1 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

youenchene
Copy link
Collaborator

No description provided.

@youenchene youenchene linked an issue Apr 30, 2023 that may be closed by this pull request
@youenchene
Copy link
Collaborator Author

In stand by, waiting for an update of amiblitz update arexx code is not fully working right now.

In fact, some month ago I seperated all the arexx-code into another source file and started to convert some parts back to basic. I never tried anything with arexx. Later I forgot to continue work on it as noone seem to use it.
I used looked into it and realized I missed the function that actually counts the parameters!
I am going to add this soon...

@honitos
Copy link

honitos commented May 15, 2023

I updated AmiBlitz3 with fixes to the arexx-interface: https://github.com/AmiBlitz/AmiBlitz3/blob/master/System/PED
Arexx-command "COMPILE" should work now.

Please consider using the command line options instead of arexx.

@youenchene
Copy link
Collaborator Author

TX

command line options ?
Any documentation somewhere?

@honitos
Copy link

honitos commented May 15, 2023

At least, all commandline options are listed, if you run AB3 from a shell:

grafik

@honitos
Copy link

honitos commented May 15, 2023

The advantage of using the shell parameters is that in this mode the compiler does not need the editor PED, whereas the arexx-interface in inside of PED. So using the shell parameters saves memory.

But its up to you. If you need anything, for example new arexx-Commands let me know.

@youenchene
Copy link
Collaborator Author

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for AmiBlitz 3.9
2 participants