... I think I've figured out how to fix my unreadable text problem. After your question about whether the card field was transparent, I started checking the...
Hi Terry, Check that the MenuMaster utility is actually installed - it should be in Macintosh HD:Library:Application Support:SuperCard 4.6.2:SC Pouch:RTE...
Hi Ian, I only installed 4.6.2. I looked in the package and could not see MenuMaster so I am going to start again and try and grab menu master from an earlier...
Hi again, ... (snip) ... OK, now this is making some sense. Here's the long version of my musings: As I stated, OS X editable fields come front when opened for...
Looking for a matching number in a field using the offset function: The function finds the number and I ask what line it's on and if it's the first word of...
Howdy, _Please_ post your scripts. Having said that, since you're dealing with numbers and may be indirectly referencing the result, you may need to evaluate...
I've posted MPI 3.5 http://modulopi.pagesperso-orange.fr Thanks to Chilton and Ian, this release contains the first version of Xogl, an XFcn for scripting 3D...
Howdy, ... When you're diagnosing things like this, it helps to break things down into steps. For example, put line nl of txt into thePhrase put item 1 of...
Howdee: Here's a tester script that I used to find out what's not seen: on mouseup put word 1 of the msg into lnum --the faulty line number put line lnum of...
Hi Scott, All I can say is that it happened to me. It was a completely fresh install of 4.6.2 in Leopard. I did not bother with earlier installs but went...
... Microsoft apps put a lot of garbage on the clipboard - which they seem to use in non standard ways - a source of much frustration. These days I only use...
Hi again, ... I'm sure, or certainly hope, that Chilton's explanation and advice helped with your previous post. ... put charToNum(0) ... Not a bad idea, but...
I am piecing things together, wanted to make sure I get it. You can not use older generation resources, you need to use Universal Binary ones that have been...
Hi, RE; uploaded project called - "Venetian Blinds.gz" compression: Gzip via "GUI Tar.app" I just uploaded a simple security screen for SC. Mostly fleshed...
David Flanders
DFlan@...
May 5, 2008 5:13 am
43525
Hi Nick, You can run XCMD's that are not universal if: a) you are still using PPC architecture Macs or b) you run SC under Rosetta in Intel. It is best if you...
Thank you. I could not piece that together since I just switched back to the Mac... so I had no idea of the issues with a platform switch. Last time I switched...
Thank you. I could not piece that together since I just switched back to the Mac... so I had no idea of the issues with a platform switch. Last time I switched...
Thanks for the script but I've made plenty of them since I've been using SC. The problem is finding them after I move on to something else. I pine for Danny...
I would not recommend using Word to transfer anything, let alone scripts, to SuperCard. Word notoriously inserts "control-chars" into the text for formatting...
I'd like to kick the tires on this proj for you, Dave, but I can't find the darn thing! Where are you hiding it? (not found in Yahoo 4.x Samples, 4.x Utility...
Hi, Before going any further this is a Leopard only external. It is a start for a number of facilities to be built into the external based upon the Objective-C...