AW: AW: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Tiemo Hollmann TB
Hi Luis, noop, just nothing in the event viewer :( Thanks Tiemo > -Ursprüngliche Nachricht- > Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution- > boun...@lists.runrev.com] Im Auftrag von Luis > Gesendet: Mittwoch, 7. Januar 2009 00:04 > An: How to use Revolution > Betref

TileStack

2009-01-06 Thread Mark Wieder
Report from MacWorld Expo- www.tilestack.com Keep an eye on this website. In a couple of days they'll open it up to a more public beta. It's pretty impressive right now - the editor is getting to be robust, you can edit a stack's code while it's playing, you can import HyperCard stacks without ch

Re: creating and storing multidimensional arrays

2009-01-06 Thread Ken Ray
> If I have created what I think is a multidimensional array using the > code snippet below: > > where say "index" = 23 > > put "fred" into wArray1[index]["theword"] -- The word in question > put 4 into wArray1[index]["wlength"]-- its length > put 6 into wArray1[index]["theline"] -- the

creating and storing multidimensional arrays

2009-01-06 Thread James Hale
Hi, I am trying to understand multidimensional arrays in a structural sense. I am thinking of them along the lines of a database record (row) and want the array to have the following structure: key, word, wordlength, linenumber, position, reference in other words each row (given by "key") o

Re: Mac-standaloning problem

2009-01-06 Thread Sarah Reichelt
> In my application for an electronic diary "Phenomenalog" (version > 18.0.1) I am relating to 3 > > folders: One for Backups, One for Screenshots and one for Parsings, > placed a few levels above the standalone. > > I have been dealing with them through relative addresses as custom > properties, w

Re: Imported Images As Controls

2009-01-06 Thread Judy Perry
Bob, If you are not able to get the sizes what they should be prior to importing them, then, once imported, double-click the image; in the properties panel, click on the drop-down button thingy at the top of the panel and go to something like "size and location"; this should result in showing a tic

Mac-standaloning problem

2009-01-06 Thread Kresten Bjerg
Fra: Kresten Bjerg Sendt: 1. januar 2009 02:10 Til: 'use-revolution@lists.runrev.com' Emne: Mac-standaloning problem Hi In my application for an electronic diary "Phenomenalog" (version 18.0.1) I am relating to 3 folders: One for Backups, One for Sc

Re: OT - Sound input for a MacPro

2009-01-06 Thread Josh Mellicker
I got a USB headset from Office Depot for about $20 - $25 that sounds great. On Jan 6, 2009, at 11:24 AM, Joe Lewis Wilkins wrote: Anyone using a MacPro know how to implement the built-in microphone? I think I've looked everywhere for this, but maybe it does not have one? I have a 30" Appl

Re: OT - Sound input for a MacPro

2009-01-06 Thread Joe Lewis Wilkins
Hi Judy, I just wanted it to use with Skype. I have a client in China who is better speaking English than writing it. Joe Wilkins On Jan 6, 2009, at 5:06 PM, Judy Perry wrote: Joe, Unless you need a high quality audio recording, you might try one of the USB mics in conjunction with an ap

Re: OT - Sound input for a MacPro

2009-01-06 Thread Judy Perry
Joe, Unless you need a high quality audio recording, you might try one of the USB mics in conjunction with an app like WireTap from Ambrosia, or, there are some reasonably well-regarded programs like audacity; some people use GarageBand, but as I was only fiddling around with this for the purpose o

Re: OT - Sound input for a MacPro

2009-01-06 Thread Joe Lewis Wilkins
Thanks for confirming my fears Sarah, I had kind of come to that conclusion myself. Joe Wilkins On Jan 6, 2009, at 3:12 PM, Sarah Reichelt wrote: On Wed, Jan 7, 2009 at 5:24 AM, Joe Lewis Wilkins wrote: Anyone using a MacPro know how to implement the built-in microphone? I think I've loo

Re: OT - Sound input for a MacPro

2009-01-06 Thread Sarah Reichelt
On Wed, Jan 7, 2009 at 5:24 AM, Joe Lewis Wilkins wrote: > Anyone using a MacPro know how to implement the built-in microphone? > > I think I've looked everywhere for this, but maybe it does not have one? I > have a 30" Apple Display and my lousy eyesight makes finding some of the > more subtle fe

Re: AW: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Luis
Hiya, Have the Event Viewer running when you perform the action and see what it reports, there may be another app or resource hogging it. Cheers, Luis. Tiemo Hollmann TB wrote: Bonsoir Eric, that was my first thought too. But the gzip problem occurred on two of my machines and was gone, af

Re: Imported Images As Controls

2009-01-06 Thread Scott Rossi
Recently, Bob Sneidar wrote: > I am having fits using imported images as controls. The problem is not > in using them, but rather in their insistence on reverting to their > original size! If I cut and paste it reverts. If I edit a group that > contains a scaled imported image, it reverts. If I dr

Imported Images As Controls

2009-01-06 Thread Bob Sneidar
I am having fits using imported images as controls. The problem is not in using them, but rather in their insistence on reverting to their original size! If I cut and paste it reverts. If I edit a group that contains a scaled imported image, it reverts. If I drop an 800x600 picture as a bac

Re: Saving arrays and custom property sets

2009-01-06 Thread stephen barncard
I've used this feature a little bit, for a 'thing' that saves and retrieves multiple fields at a time locally for re-insertion later in another record. The multi dimensional arrays can be stored to/from a custom property set, but accessing any multidimensional custom property beyond the first level

Re: Saving arrays and custom property sets

2009-01-06 Thread Trevor DeVore
On Jan 6, 2009, at 2:30 PM, David Bovill wrote: So how does this work with custompropertyset syntax etc? put "1" into theA["value 1"] put "2" into theA["value 2"} set the uArray of this stack to theA put the uArray of this stack into theB answer the keys of theB Regards, -- Trevor DeVore B

Saving arrays and custom property sets

2009-01-06 Thread David Bovill
>From the docs: Saving of array valued custom properties > > > Custom properties that have arrays as values are now saved in the stack > file. > > If such a stack file is loaded into a version of Revolution that does not > support multi-dimensional arrays,

OT - Sound input for a MacPro

2009-01-06 Thread Joe Lewis Wilkins
Anyone using a MacPro know how to implement the built-in microphone? I think I've looked everywhere for this, but maybe it does not have one? I have a 30" Apple Display and my lousy eyesight makes finding some of the more subtle features Apple builds into their hardware a real challenge to

AW: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Tiemo Hollmann TB
Bonsoir Eric, that was my first thought too. But the gzip problem occurred on two of my machines and was gone, after deinstalling my anti virus (I am still in correspondence with the company, up to now they can't reproduce the problem - why always me???) and came back with the new install. This zip

Re: AW: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Eric Chatonet
Bonsoir Tiemo, Le 6 janv. 09 à 19:19, Tiemo Hollmann TB a écrit : Hi Bernard and Luis, your idea brought me some hope for the solution, but sadly it wasn't the reason. First I deactivated the scanning of archives in my anti virus without success and then I completely deinstalled the anti vir

AW: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Tiemo Hollmann TB
Hi Bernard and Luis, your idea brought me some hope for the solution, but sadly it wasn't the reason. First I deactivated the scanning of archives in my anti virus without success and then I completely deinstalled the anti virus, also without success. My prog keeps on hanging at the open of the zip

Re: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Luis
Hiya, Unzipping and Anti-Virus on small files tends to be ok, it's the larger files that can cause problems as the Anti-Virus has to check the files within the zip. You can usually set the Anti-Virus to ignore files by extension or by folder/directory/location. Cheers, Luis. On 6 Jan 2

Re: Help! revZipOpenArchive fails on some PCs

2009-01-06 Thread Bernard Devlin
Hi Tiemo, I have never used revZip... stuff. However, have you tried opening the zip file natively on XP (i.e. just clicking on it and letting XP unzip it)? Clearly there is something different with the PC where it is failing, and maybe it will fail using the XP unzip feature. I know that when I