CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (69 messages)

#Workbench Args Message #19815
From: Ray Lambert AmigaTech · C Programming November 1, 1988 11:36 AM
I'm writing a program which I want to interface with Workbench. I am working on the routines to parse the Workbench arguments and I've run into a snag. I need to get the full directory path to any project files that were 'extend-clicked'. Using the Libraries and Devices manual and…
#19583 Font Fixing ? Message #19649
From: Ray Lambert AmigaTech · Talk to the Trade October 31, 1988 12:51 PM
Bill, one thing that you could do is have multiple FONT directories.. Say, one directory for each program that you use fonts in… before running a program simply ASSIGN FONTS: . I do something similar except with floppies (I don't have a hard disk yet 🙁 ).
#18464- PCcopy & PCformat 3.5" Message #18468
From: Ray Lambert AmigaTech · System Software October 24, 1988 3:32 PM
Gerald, the PCcopy program allows you to transfer files from your Amiga to an MS-DOS 5.25" diskette using your AMIGA 5.25" drive. You may also copy files from MS-DOS disk to your Amiga. PCformat allows you to format MS-DOS disks in your Amiga 5.25" drive. The programs originally came from…
#18004- PCcopy & PCformat 3.5" Message #18152
From: Ray Lambert AmigaTech · System Software October 22, 1988 10:17 PM
Betty, I WANTED TO UPLOAD THOSE!! (hee hee hee:) No, really, it doesn't matter to me WHO uploads them as long as they get here. I thought they would be useful and I mentioned them and Don said he was interested so I said I would send them.. but you…
#Amigadex Message #18145
From: Ray Lambert AmigaTech · Forum Business/Help October 22, 1988 9:58 PM
Hi! I guess this is mainly addressed to the SYSOPs… I uploaded a program that I wrote called Amigadex (LIB13:AMIDEX.ARC) about two weeks ago. I uploaded it to AMIGATECH but I'd also like to make it available in AMIGAARTS. My question is, can the SYSOPs copy it there for me…
#13279- ARP Message #13521
From: Ray Lambert AmigaTech Forum · System Software September 26, 1988 12:09 PM
It does that now doesn't it?? Ray
#13203- ARP Message #13520
From: Ray Lambert AmigaTech Forum · System Software September 26, 1988 12:09 PM
cheath, count my vote for BCPL=TRUE. I have the complete ARP set installed and I have never had any problems. I use * all the time because it's what I'm used to. However, I think ARP should default to 100% compatibility with existing AmigaDOS. I also liked the idea mentioned…
#10623- More String Gadget Help Message #10637
From: Ray Lambert AmigaTech Forum · C Programming September 9, 1988 12:16 PM
Just to add something to that for Dan, If the string gadget that you wish to activate is in a window which you are opening JUST BEFORE ActivateGadget() is called, ActivateGadget() will fail. Since that Amiga is multi-tasking, OpenWindow() may return BEFORE the window is actually added to the system…
#10300 Windows Message #10409
From: Ray Lambert AmigaTech Forum · C Programming September 8, 1988 9:22 AM
Mike, in that case, (now that I know what's going on 🙂 , I think your best bet is to do like someone already said.. find the active window, save a pointer to it, then activate it with ActivateWindow(). Only two problems I see there.. You'll have to find a…
#10096 #Windows Message #10208
From: Ray Lambert AmigaTech Forum · C Programming September 7, 1988 11:54 AM
Mike, I'm confused… you said 'when I exit.' and I thought that meant when your program exits. Are you exiting your program and leaving a window behind??? If your window does not need to be activated at all then just don't set the ACTIVATE flag and whatever window was active…
#6965 Access Message #7023
From: Ray Lambert AmigaTech Forum · Telecommunications August 19, 1988 10:52 AM
Why not write a seperate program that would let you set-up to arc/unarc from WorkBench which would then in turn Execute() Arc with the proper command line?? Seems like that would work just fine… may even be a fun project for someone with time to blow…. Ray
#3829 MEM EXPANSION QUOTES Message #4031
From: Ray Lambert AmigaTech Forum · Expansion Hardware August 1, 1988 9:43 AM
Chip, here's the info I promised…. Abel SUpply Rt.#3, Box-705 Middle Creek Road Sevierville, TN 37862 Modem Line: (615) 453-0643 Voice Line: (615) 428-5100 Ray
From: Ray Lambert AmigaTech Forum · Expansion Hardware July 31, 1988 8:58 PM
Chip, I, too have to highly recommend the Starboard 2. I just bought one also. I got the SCSI interface module with it which also contains a battery backed clock. It's definately awesome. Probably the best way to purchase one is mail-order through Abel Supply out of Tennesee. My Starboard…
#1549 #ARexx Current Dir Message #1563
From: Ray Lambert AmigaTech Forum · Other Languages July 20, 1988 5:16 PM
Bill, I still haven't had a chance to look into Larry's suggestion any more yet. IF when logged onto DF0: or DF1: pragma('d') returns the correct device name, etc., then Larry's suggestion will be fine. I just have one question here though… If I were to do something similiar in…
#1470 ARexx Current Dir Message #1540
From: Ray Lambert AmigaTech Forum · Other Languages July 20, 1988 2:10 PM
Oh boy….
#1154 #ARexx Current D Message #1279
From: Ray Lambert AmigaTech Forum · Other Languages July 19, 1988 9:53 AM
Larry, I suppose that would work if pragma('d') only left-off the device name for RAM:. I do not know that this is the case. It certainly wouldn't be appropriate to do that otherwise – could cause some serious problems. I'll have to check that out a little more. Anyway, I…
From: Ray Lambert AmigaTech Forum · Expansion Hardware July 19, 1988 9:32 AM
Chip, I just ordered a Starboard2 from Abel Supply (mail-order house out of Texas) for $327.08 and that's WITH 512k RAM!! Not a bad price. I just wish the damn thing would come in! Ray
#1027 VD0: vs JD0: Message #1104
From: Ray Lambert AmigaTech Forum · Tool Box July 18, 1988 6:50 PM
Thanx Charles, I feel much better now. [Grin] Oh, BTW, that's 'IF' C-A ever releases 1.3 [Another Grin] Ray
#1022 #View! Problems Message #1023
From: Ray Lambert AmigaTech Forum · Whap! July 18, 1988 10:59 AM
Henry, are you referring to a particular software product that Dmouse does ths to? There was a warning in the Dmouse documentation that you shouldn't click-to-front when your pointer is on top of an Intuition Icon becuase of a bug in Intuition. It will suposedly Guru (I havne't tried this).…
#1005 #View! Problems Message #1018
From: Ray Lambert AmigaTech Forum · Whap! July 18, 1988 10:41 AM
Henry, how does it mess-up the display. I haven't experianced any problems and I've been using it for a few weeks now. Ray
#643 IBM ARC Message #1017
From: Ray Lambert AmigaTech Forum · Ramblings July 18, 1988 10:38 AM
Henry, ARC on IBM works exactly like it does on the Amiga! arc x filename where filename is the arc file (you need not type the .arc extension) Ray
#617 #DMouse and PopCli Message #1014
From: Ray Lambert AmigaTech Forum · Tool Box July 18, 1988 10:26 AM
Henry, I just replaced PopCLI 3 with Dmouse. I think Dmouse is great! The mouse accelerator is a joy to have. Dmouse does also do screen blanking, it also does MOUSE blanking. It also has a 'sun-mouse' feature (which I don't like so I shut it off). It also has…
#553 VD0: vs JD0: Message #1011
From: Ray Lambert AmigaTech Forum · Tool Box July 18, 1988 10:17 AM
Thanx for the confidence Charles, I just wish it would arrive at my door _real_ soon! Ray
#634 #VD0: vs JD0: Message #1010
From: Ray Lambert AmigaTech Forum · Tool Box July 18, 1988 10:15 AM
Henry, does that mean that I won't get JD0: with my Starboard that I just ordered?? I was going to get the multi-function module (mainly because of the clock – I don't plan on buying a math co-processor), but then I decided to buy the SCSI interface because it also…
#588 ARexx Current Dir Message #1009
From: Ray Lambert AmigaTech Forum · Other Languages July 18, 1988 10:09 AM
Thanks for the response Bill. Thanks for Aexx also while I'm at it! (despite my confusion||fustrat{\ with this problem, I still think ARexx is a great product!) I'd like to be able to know that the user is current'y logged onto RAM: when they execute this script (actually, it's vital…
#517 #ARexx Current Dir Message #1007
From: Ray Lambert AmigaTech Forum · Other Languages July 18, 1988 9:58 AM
Larry, I tried the 'var = pragma('d')' command but it always seems to return ':'. I did all my experimenting while I was logged into RAM:, and that command still returned ':'. Actually, I guess that's correct (I am in the root of RAM:). What I really need then is…
From: Ray Lambert AmigaTech Forum · Other Languages July 16, 1988 1:59 AM
Hi there. I just picked-up ARexx, and I think it looks pretty good! I've come across one snag in a script I'm trying to write, and I'm wondering if anyone has found a way around this problem. How can you get the current;y logged directory without having the user type…
#347 #VD0: vs JD0: Message #513
From: Ray Lambert AmigaTech Forum · Tool Box July 16, 1988 1:49 AM
Henry, I just ordered a Starboard 2 from Abel Supply. I got 512k on it. Can't wait for it come in!!!!!!!!!!!!!! (Can't take compiling in 512k anymore 🙂 Abel told me they could give me chips for $10! $160 for 512k. Unfortunately, cash is a little short right now, so…
From: Ray Lambert The Amiga Forum · Off the Cuff July 12, 1988 10:26 AM
Do I get to flunk Bill Gates??
#No RUN Message #134270
From: Ray Lambert The Amiga Forum · Programming July 12, 1988 10:23 AM
In case anyone forgot, I'm the person who asked the original question that started this thread off n' running! I guess my main question at this point is this: If I wrote a program that relied on arp.library (NOT THE WHOLE ARP COMMAND SET… just the library) residing in your…
#133517- window/screen question Message #133705
From: Ray Lambert Forum unknown · Programming July 8, 1988 10:16 AM
Jeff, I think that problem you're encountering is because the Window's BitMap is actually the Screen's BitMap. The Window does not have it's own BitMap. If you open the Window with a SUPERBITMAP, and allocate/provide the BitMap area, then the window will have it's own BitMap. Ray
#133517- window/screen question Message #133705
From: Ray Lambert Forum unknown · Programming July 8, 1988 10:16 AM
Jeff, I think that problem you're encountering is because the Window's BitMap is actually the Screen's BitMap. The Window does not have it's own BitMap. If you open the Window with a SUPERBITMAP, and allocate/provide the BitMap area, then the window will have it's own BitMap. Ray
#133449 RUN LocksCLI Message #133540
From: Ray Lambert Forum unknown · Amiga at Work July 6, 1988 2:59 PM
ARUN is the ARP replacement for AmigaDOS' RUN. It's just like RUNBACK but supposedly better (smaller anyway). I think there is something else called RRUN to handle the resident stuff in ARP. Ray
#133449 RUN LocksCLI Message #133540
From: Ray Lambert Forum unknown · Amiga at Work July 6, 1988 2:59 PM
ARUN is the ARP replacement for AmigaDOS' RUN. It's just like RUNBACK but supposedly better (smaller anyway). I think there is something else called RRUN to handle the resident stuff in ARP. Ray
#133508 No RUN Message #133525
From: Ray Lambert Forum unknown · Programming July 6, 1988 12:12 PM
Thanx Gabe & Larry, I think I will look-into runback.o and use ARP internally. I didn't think about distributing arp.library with my program, but I guess that would be ok. It will certainly get the job done. I think _most_ people probably have arp.library hanging around somewhere at this point,…
#133508 No RUN Message #133525
From: Ray Lambert Forum unknown · Programming July 6, 1988 12:12 PM
Thanx Gabe & Larry, I think I will look-into runback.o and use ARP internally. I didn't think about distributing arp.library with my program, but I guess that would be ok. It will certainly get the job done. I think _most_ people probably have arp.library hanging around somewhere at this point,…
#133489 Intui Qs Message #133524
From: Ray Lambert Forum unknown · Programming July 6, 1988 12:07 PM
Would it be acceptable to modify the menu structure when the string gadget is being used, so that the command sequence key would not be active. Or would that be a little dangerous to modify that struct?? Ray
#133489 Intui Qs Message #133524
From: Ray Lambert Forum unknown · Programming July 6, 1988 12:07 PM
Would it be acceptable to modify the menu structure when the string gadget is being used, so that the command sequence key would not be active. Or would that be a little dangerous to modify that struct?? Ray
#133263 #RUN LocksCLI Message #133362
From: Ray Lambert Forum unknown · Amiga at Work July 5, 1988 12:01 PM
ARP, does have a RUN command, however, it's got a different name. ARP's RUN command is called ARUN. I've been using it without any problems. Ray
#133263 #RUN LocksCLI Message #133362
From: Ray Lambert Forum unknown · Amiga at Work July 5, 1988 12:01 PM
ARP, does have a RUN command, however, it's got a different name. ARP's RUN command is called ARUN. I've been using it without any problems. Ray
#PRT: Message #130424
From: Ray Lambert Forum unknown · Programming June 19, 1988 11:46 AM
Can anyone tell me what is the _best_ way to determine if a printer is on-line and ready to print at any given time?? Currently, I am using the AmigaDOS command: Open("PRT:",MODE_OLDFILE); in my program. If a printer is either not hooked-up, not turned on or not on-line AmigaDOS 'hangs'…
#PRT: Message #130424
From: Ray Lambert Forum unknown · Programming June 19, 1988 11:46 AM
Can anyone tell me what is the _best_ way to determine if a printer is on-line and ready to print at any given time?? Currently, I am using the AmigaDOS command: Open("PRT:",MODE_OLDFILE); in my program. If a printer is either not hooked-up, not turned on or not on-line AmigaDOS 'hangs'…
#126946 #Paste Function Message #126952
From: Ray Lambert Forum unknown · Programming May 27, 1988 5:47 PM
Whoops! Sorry 'bout that. Let me continue… As I was saying… pop-up the calculator, make your 1st calculation, then click on Paste. The calculator window disappears, and the program waits for you to hit the mouse button-qualifier combination to trigger the actual 'paste'. Once you do so, the paste takes…
#126946 #Paste Function Message #126952
From: Ray Lambert Forum unknown · Programming May 27, 1988 5:47 PM
Whoops! Sorry 'bout that. Let me continue… As I was saying… pop-up the calculator, make your 1st calculation, then click on Paste. The calculator window disappears, and the program waits for you to hit the mouse button-qualifier combination to trigger the actual 'paste'. Once you do so, the paste takes…
#126946 Paste Function Message #126951
From: Ray Lambert Forum unknown · Programming May 27, 1988 5:44 PM
Ok…. valid argument… How about this: You pop-up the calculator, make your first calculation, then click on Paste.
#126946 Paste Function Message #126951
From: Ray Lambert Forum unknown · Programming May 27, 1988 5:44 PM
Ok…. valid argument… How about this: You pop-up the calculator, make your first calculation, then click on Paste.
From: Ray Lambert Forum unknown · Programming May 27, 1988 5:39 PM
Jeff, Look into OpenPort(); I'm not sure if that is ALL you have to do, but, it should point you in the right direction. Ray
From: Ray Lambert Forum unknown · Programming May 27, 1988 5:39 PM
Jeff, Look into OpenPort(); I'm not sure if that is ALL you have to do, but, it should point you in the right direction. Ray
#125645 Paste Function Message #126148
From: Ray Lambert Forum unknown · Programming May 23, 1988 1:17 PM
Thanx for that info. It was real helpful. I was thinking this past weekend about how the user would speicify which window to send the string to, and I came-up with a scheme which, while maybe not the most intuitive, will give the user the most control over where to…
#125645 Paste Function Message #126148
From: Ray Lambert Forum unknown · Programming May 23, 1988 1:17 PM
Thanx for that info. It was real helpful. I was thinking this past weekend about how the user would speicify which window to send the string to, and I came-up with a scheme which, while maybe not the most intuitive, will give the user the most control over where to…

Page 1 of 2