Xref: utzoo comp.sys.mac.programmer:6637 comp.sys.mac.hypercard:2006 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!njin!princeton!phoenix!englandr From: englandr@phoenix.Princeton.EDU (Scott Englander) Newsgroups: comp.sys.mac.programmer,comp.sys.mac.hypercard Subject: Re: multifinder programming help Message-ID: <8686@phoenix.Princeton.EDU> Date: 25 May 89 17:27:05 GMT References: <2165@litp.ibp.fr> Reply-To: englandr@phoenix.Princeton.EDU (Scott Englander) Followup-To: comp.sys.mac.programmer Organization: Princeton University, NJ Lines: 12 This is of interest to us also. We're trying to make HC plot a graph using Cricket Graph. We've had success using MacroMaker, by creating a macro called "plot," then doing a "domenu plot," which opens CG and then runs a CG Macromaker macro which opens the file we just saved and plots it. Unfortunately, the macros break a lot, if things aren't just right, and they aren't very exportable, and making changes means recording them over again. It would be great to be able to do this at the scripting level, sending mouseups to buttons in another application's dialog boxes. -- - Scott