• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

Search results

  1. H

    Think Pascal and Delay

    Crutch, thanks for the help!!!! I’ve been reading a lot of books but nothing I found in the primer or object based think pascal books mention this. I appreciate all the help you have given me on 68kmla!!!!!
  2. H

    Think Pascal and Delay

    Hello everyone, I have been trying to learn programming using think pascal but I am having trouble trying to delay what is happening in my code. I am drawing two circles but would like to delay the time in between them being drawn. I have tried delay(5000) which I believe would mean delay for...
  3. H

    ResEdit and WIND resources

    This is what I’ve got to so far, I tried the updated code with the help from crutch but it said that mBarHeight and gray region was not declared. I tried to correct this by doing this in the picture below but now it says I’m out of memory. Does this look right?
  4. H

    ResEdit and WIND resources

    Thanks Crutch, I just tried this but it’s telling me that mBarRgn = NewRgn; does not make sense as a statement. Here is what I have if I did something wrong Please let me know. Thanks again for your help, I don’t have anyone close to ask about this stuff.
  5. H

    ResEdit and WIND resources

    Thanks Crutch and that is one of the books I am using now. I tried using the code from both sources but could not get it to work last night. is this how I’m suppose to write it? Do I need to put anything in the parenthesis by NewRgn? procedure mBarHeight Var MBarHeight = 0 begin...
  6. H

    ResEdit and WIND resources

    Thank you for the help and I’m going to try this out as soon as get back to my computer. I’m just now learning pascal and have downloaded a lot of books but none have shown me anything like this. Do either of you have a book for pascal that y’all would recommend for building small apps and...
  7. H

    ResEdit and WIND resources

    Hello everyone, does anyone happen to know how to create a blank WIND resource using ResEdit? I’m using ResEdit 2.0 with a Mac Plus and all of the temples provided include the bar at the top for buttons like the file and Apple menus but I’m just trying to figure out how to create a blank screen...
  8. H

    Simple blank screen saver needed

    I use basic black and like it. Just a simple black screen saver that you can adjust the time too and is very small. It can be found here https://www.macintoshrepository.org/28342-basic-black
  9. H

    Entry to Programming

    Thanks Juror22 for the help, I’ll start looking at that now and see what I can come up with
  10. H

    Entry to Programming

    I have no experience with programming. I have Macintosh programming workshop, pascal 2.0, and some hyper card applications that I have downloaded and installed using my blue SCSI along with about 5 books to start studying but wanted to put my time into what would be best creating small...
  11. H

    Entry to Programming

    Hello everyone, I am interested in learning how to program and develop basic applications to be used on my Mac plus. I have been downloading a lot of books to read but am unsure what language or type of programming code I should put my time into. I have been looking at assembly language and...
  12. H

    Reading PDF Mac Plus

    I was afraid of this but I’m going to keep messing around with it and see what I can come up with. I was mainly looking to write PDFs and transfer them to new systems for fun and I achieved that using the pdf writer but was hoping I could take it one step further. I was able to install adobe...
  13. H

    Reading PDF Mac Plus

    Hello everyone I have been trying to figure out a way to read pdf files on my Mac but I have ran into an issue. I am using a Mac plus with 4 mb of ram, system 6.05, and blue SCSI emulator. I have successfully created pdf files using adobe pdf writer but cannot read those files on my Mac plus. I...
  14. H

    Mac SE Sad Mac Error Codes?

    I’d like to thank everyone for there help and today the SE finally booted up!!!!! I have not touched it since I last posted and decided to plug it in to see what happened. The power switch was already on when I plugged it in and to my surprise it made a ding and boom it was working. I’ve turned...
  15. H

    Mac SE Sad Mac Error Codes?

    Yes the multiple screen thing has been occurring ever since I first tried starting up the machine before working on it. Still no luck but I’m working on it now. I do not have another se and was hoping to get this one going, I have a working Mac plus and Mac classic to use for troubleshooting but...
  16. H

    Mac SE Sad Mac Error Codes?

    Today I resoldered each pin on ram slots a and b with no luck, is there a way to test the ram slots where they lock in? Each pin looks straight and clean and when the cards are seated it feels tight but still nothing. Is there anything that I might be overlooking in this area or further test...
  17. H

    Mac SE Sad Mac Error Codes?

    Hello everyone, I recently acquired a Mac SE that is in very good condition and was working before arriving to me. I get the error code 00000002 over 0000ffff when I try to start it up with no sound but I can’t determine exactly what this error means. The logic board is in very good condition...
  18. H

    Questions with Mac Plus

    Ok thanks for everyone’s help, y’all have helped me out so much. I have floppies for system six and five game discs but was wanting to get something I could use on another Mac plus and not have to carry them with me each time. This is what I have done so far. I renamed them and then put all the...
  19. H

    Questions with Mac Plus

    Ok thank you I will change those now and I do not have a actual hard drive. Do you now if I should unzip the file containing all the other games or should I leave it zipped? I was unsure what to do with the boot.rom, disc605, and the end and read me files too. Do I delete those or just leave...
Top