Ultimate Amiga
Network Boards => AMOS Factory => AMOS Program Submissions => Topic started by: asymetrix on July 27, 2009, 07:36:38 PM
-
Amos Tome Extension
by Aaron Fothergill
I have not had much time to check it :-(
-
You are a legend! :)
-
That file is version 3, which will not work with the update that updates TOME and makes it work with AMOS Pro, but I have found the v3.1 update and have managed to get TOME working on AMOS Pro.
I have made it easier to install, so download the ZIP attached to this post and follow the instructions in 'ReadMe!.txt'.
I have a some books which have chapters on TOME, so I will probably scan those and upload them too at some point.
It's a great extension. :)
\o/
-
Excellent!
-
Sorry about all the posts.
I have made a quick video to show what TOME can do and how it does it. I will make a better quality video showing more of the editor. Select fullscreen to see the video properly.
http://www.youtube.com/watch?v=8jbf-cSvPOg
-
That file is version 3, which will not work with the update that updates TOME and makes it work with AMOS Pro, but I have found the v3.1 update and have managed to get TOME working on AMOS Pro.
I have made it easier to install, so download the ZIP attached to this post and follow the instructions in 'ReadMe!.txt'.
I have a some books which have chapters on TOME, so I will probably scan those and upload them too at some point.
It's a great extension. :)
\o/
nice one !
I didnt even know there was an update. This is great.
-
Well, the other previous versions made by the original creator don't work with AMOS Pro, but some chap created this to update it and make it compatible. It is a very powerful and easy to use extension, I would place it second after AMCAF. :)
-
Hi all,
asymetrix, thanks for finding it. It has saved me from searching through all my Amiga floppy disks :)
skate, thanks for the update file and awesome video. I can't wait to get started with TOME. I just have to get some of my other projects done first.
Regards,
Lonewolf10
-
Lonewolf10:
My pleasure, Im thankful Skate put the update and manual together.
How is your project going ?
-
I installed TOME just like you said in the readme, but when I click to run AMOSPro it says can't find extensions and I have those 2 files in the APSystem folder and the interpreter config in the right slots so I don't know why it's not working.
-
I installed TOME just like you said in the readme, but when I click to run AMOSPro it says can't find extensions and I have those 2 files in the APSystem folder and the interpreter config in the right slots so I don't know why it's not working.
Have you ever managed to install any other extension before? My guess is that you have entered the filenames wrong or you changed the names of the files.
-
I have a whole bunch of extensions installed and I checked the filenames and they are all correct. I just re-checked and ran it again and it keeps giving me the following:
Cannot load extension-try using default interpreter config.
When I delete them out of the config file AMOSPro loads up ok
-
Maybe it's having problems with another extension in another slot, dunno
-
Yup it's conflicting with another extension. Which one not sure ... as I'll have to delete one by one and find out which one. I came to that conclusion as I installed it with a fresh AMOSPro and it works with no other extensions.
-
There are some tile functions in Turbo/Turbo Plus if you have either of these installed, you'll probably want to remove it. AMCAF and TOME are a good combination and I can verify that EasyLife and the Ranger extension don't conflict with either of those two. Currently I have all of those installed. Also, AmosPro came with a few extensions so hardly anything conflicts with those.
-
There are some tile functions in Turbo/Turbo Plus if you have either of these installed, you'll probably want to remove it. AMCAF and TOME are a good combination and I can verify that EasyLife and the Ranger extension don't conflict with either of those two. Currently I have all of those installed. Also, AmosPro came with a few extensions so hardly anything conflicts with those.
Why would the extension not show at all though? Does AP check the commands of all the extensions and removes any extensions with conflicting commands?
Krakerman, when you said, "but when I click to run AMOSPro it says can't find extensions", do you mean it comes up with an error/message?
When you say, "can't find extensions", do you mean all the extensions or just the two(TOME & Range) that you recently installed?
-
It says "Cannot load extension - use default interpreter config" well I tried removing the Turbo Plus extension and it still doesn't work.
-
UPDATE!!: Finally got it working seems my config file was either corrupt or something cuz I deleted it and started over and now all my extensions are working (Sheesh!!) ;D
-
Lonewolf10:
My pleasure, Im thankful Skate put the update and manual together.
How is your project going ?
Slowly, I'm going to upload an updated Extension Command List to this thread shortly:
User Extensions Command List (http://amos.condor.serverpro3.com/index.php/topic,156.0.html)
Regards,
Lonewolf10
-
Why would the extension not show at all though? Does AP check the commands of all the extensions and removes any extensions with conflicting commands?
No, AMOS Pro does not check for conflicting names when it loads. SamuraiCrow asked me a few months back to sort out a conflicting name problem with some Blitter commands in 2 extensions, but in the end I didn't need to do it.
If you load 2 extensions that have 2 identical commands, I have no idea which one AMOS would use when compiling or running your program. I would guess the first one in the list, example:
Extension in slot 2 with command Cls Turbo *might* be used before the Cls Turbo command in an extension in slot 5. (NB: There is no such command, afaik, it's purely an example)
This is why many extension commands are preceeded by either the authors initials, or an abbreviation of the extension name (e.g. Jd Pseudo Palette - a command by Joerg Dommermuth from his Jd Colour extension).
Krakerman, when you said, "but when I click to run AMOSPro it says can't find extensions", do you mean it comes up with an error/message?
When you say, "can't find extensions", do you mean all the extensions or just the two(TOME & Range) that you recently installed?
It's usually because of a problem with the last extension you added. You really need to run SnoopDOS to find out exactly which extension is causing the problem, and try to work out what the problem is from there.
Regards,
Lonewolf10
-
Like I said I just deleted the config file in the S directory and put the new one in there with exactly the same extensions I configured before and it works now. That's all that matters too me ... as long as it's working now
:)