Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!iuvax!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxe.cso.uiuc.edu!leonardr From: leonardr@uxe.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: a message box for the finder? Message-ID: <226000044@uxe.cso.uiuc.edu> Date: 8 Jan 89 07:51:00 GMT References: <730078@hpcilzb.HP.COM> Lines: 29 Nf-ID: #R:hpcilzb.HP.COM:730078:uxe.cso.uiuc.edu:226000044:000:1561 Nf-From: uxe.cso.uiuc.edu!leonardr Jan 8 01:51:00 1989 tedj@hpcilzb.HP.COM(Ted Johnson) writes in comp.sys.mac.programmer >Do the Macintosh gurus out there think it would be possible to write a VBL >task that would monitor a command-line window and carry out finder-like >commands? What I have in mind is something like HyperCard's message box. >You would be able to launch applications, delete files, etc. all without >moving the mouse. (Use pretzel-m to bring up the "message box", or just >use "blind typing"). > >Before I start coding such a thing, I'd like to know if anyone sees any >fundamental flaws with it. > Other than the lack of 'Mac-ness' to it, I see one major flaw - YOU CAN'T DO THIS FROM A VBL! The problem is that a VBL task is NOT permitted to do any action which will move memory (and I am sure that your 'thing' will. A much better method would be a GNE/WNE patch... +---------------------------------+-----------------------------------+ + + Any thing I say may be taken as + + Leonard Rosenthol + fact, then again you might decide+ + President, LazerWare, inc. + that it really isn't, so you + + + never know, do you?? + + leonardr@uxe.cso.uiuc.edu + + + GEnie: MACgician + MacNET: MACgician + + Delphi: MACgician + AppleLink: D0025 + + + + +---------------------------------+-----------------------------------+