Scalexx
A downloadable tool
Scalexx is an Arexx-script for making Scala scripts made with Scala MM400 compatible with Scala MM300. Scalexx is my entry to Amiga 40 Tools Jam 2025 in the script category.
Requirements
An Amiga running Arexx.
Example of usage
scalexx.rexx [source] [destination] [newpath (optional)] [oldpath (optional)]
Make script compatible without changing path for images:
>rx scalexx.rexx ram:source.scala ram:dest.scala
Make script compatible and also change path for all images from "oldpath" to "newpath":
>rx scalexx.rexx ram:source.scala ram:result.scala newpath: oldpath:
Changes
v0.5
- Initial release
Published | 19 days ago |
Status | Released |
Category | Tool |
Author | quantumcodemonk |
Tags | Amiga, arexx, PuzzleScript, scala |
Download
Download
scalexx.lha 666 bytes
Install instructions
Unpack the file to any location and run it from the CLI.
Leave a comment
Log in with itch.io to leave a comment.