Welcome, Guest. Please login or register.

Author Topic: SYS:C/Make Link: function not implemented?  (Read 8670 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #14 from previous page: September 16, 2015, 09:57:01 PM »
Quote from: carvedeye;795776
Here is what my s-sequence looks like.

Delete the linefeed after SKIPROMUPDATES.  Open the file in Ed or some other text editor, and put that whole command all on one line.  You'll have to scroll to the right to see the whole thing, but I think you have a linefeed stuck in there that's breaking the command.

Edit: do the same for the other lines (LoadResident & LoadModule) as well.  No linefeeds.  :)

Edit 2:  added picture.
« Last Edit: September 16, 2015, 10:13:22 PM by Oldsmobile_Mike »
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #15 on: September 16, 2015, 10:38:12 PM »
Quote from: carvedeye;795780
What are linefeeds? mike I am hopeless at this kind of stuff :( What if you copied and pasted the s-sequence to this thread with the correct stuff on and I can copy and paste it to my Amiga would you be able to do that, that's if you don't mind I would really appreciate it.

Linefeeds man, carriage returns, don't you remember from using the old typewriters?  I'm mixing my terminology a bit, but what you get when you press the enter key.  Make your text be all on one line (like in my screenshot) instead of on two lines.  I think you've got a break in the command because of that that's causing it to not run correctly.

I could copy & paste but my S-S is going to be different because I use a bunch of Cosmos's libraries, a bunch of extra stuff for my '040, etc.  Think of a Startup-Sequence like a finely tuned machine.  You wouldn't pull your 302 from your Ford Mustang and stick it in your Chevy Camero, would you?  Each needs to be tuned for the specific system it's installed on.  And I'll shut up with my car and typewriter analogies now!  ;)
« Last Edit: September 16, 2015, 10:40:51 PM by Oldsmobile_Mike »
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #16 on: September 16, 2015, 10:48:24 PM »
Quote from: carvedeye;795782
Like this?

Looks better.  :)

Save it, then load it and check it in Ed, as well.

(from the shell)
ed s:Startup-Sequence
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #17 on: September 16, 2015, 11:01:25 PM »
Quote from: carvedeye;795784
Thank you so much the error I was getting is now gone. :)

I was almost gonna do a fresh install sooo.... pleased I didn't lol

W00t!  Who owes me a beer now?  Haha.  ;)

To confirm that you're on the latest version, drop down to the command prompt and do that version command again.

And if you want to have some real fun, update all your other libraries/devs/handlers to the latest versions, too.  Some of my favorite sites for updates (besides Aminet):

http://lilliput.amiga-projects.net/start.htm

http://amigan.1emu.net/releases/

http://amiga.foul.fr/index.php?p=Work%2FLibs

Haaaave fun! :D
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #18 on: September 17, 2015, 05:28:24 PM »
Quote from: paul1981;795826
It'll be a nuke won't it? They sell that in the USA so just send him a few dollars over. :)

Do I want to know what a "nuke" is?  It sounds terrible.  On the other hand, ask me what a "soggy buffalo" is.  ;)

:pint:
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #19 on: September 17, 2015, 11:17:39 PM »
Quote from: matthey;795841
Maybe some kind of shot? A quick search gives a Nuke Waste, Nuke Rainbow, Jager Nuke, Nuclear Waste, Russian Nuke and Nuke bomb. I've never heard of any of them but I'm a beer drinker too. They probably have completely different liquor nomenclature across the pond. Hmm, we better be careful or the NSA may classify Amiga.org as a terrorist site :).

P.S. Nice work on getting carvedeye straightened out.

Thanks!  Coming from you that means a lot.  :)

I've got to remind my friends all the time not to include comments like "that site is the bomb" in their messages to me.  I'm already on enough terrorist watch lists!  :lol:
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #20 on: September 18, 2015, 02:06:58 AM »
Quote from: matthey;795871
@paul1981
Mmm, NewCastle. Good beer. I understand the picture but what did that have to do with a nuke?

Must be British slang.  "Newcastle" - "Newc" - "Nuke".  At least that's what I'm assuming!

At least it's not this!  ;)

Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Oldsmobile_Mike

Re: SYS:C/Make Link: function not implemented?
« Reply #21 on: September 18, 2015, 10:11:32 AM »
Quote from: carvedeye;795893
Being a Geordie I have never heard the term nuke lol

A Geordie?



;)
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos