Re: Zipping an application package by script

2008-09-10 Thread Stephen Barncard
zipping as well. on CSUnzip pPathtoFile if the platform is MacOS then CSMacUnzip pPathtoFile else CSWinUnzip pPathtoFile end if end CSUnzip -- stephen barncard s a n f r a n c i s c o

Re: Zipping an application package by script

2008-09-10 Thread Stephen Barncard
of the workflow. Is this how it's done? and then call it this way? tell application name launch path info,other param end tell I would obviously replace the tags with my data -- stephen barncard s a n f r a n c i s c o

Re: Zipping an application package by script

2008-09-10 Thread Stephen Barncard
, Trevor Devore just sent me a recursive handler using strictly revZip commands that I think do what I want. On Sep 10, 2008, at 10:30 AM, Stephen Barncard wrote: Thanks Mark, but my current need is to compress a folder and its contents by script control. However this little snippet

Re: Zipping an application package by script

2008-09-10 Thread Stephen Barncard
nested folders. I did the following on Mac OSX 10.5.4 = 3 folders containing two files with the same name --nestedFolder --folder01 --index.php --folder02 --index.php -- stephen barncard s a n f r a n c i s c o

Re: linux: cannot load ssl library

2008-09-09 Thread Stephen Barncard
code expired, and even though I've mentioned that several times in places where one would expect runrev staff to be reading, I've received no new beta code nor any information about where to download the GM. Bernard ___ -- stephen barncard s a n f r

Zipping an application package by script

2008-09-09 Thread Stephen Barncard
in the file menu of the finder, but if I could make that work that would be Marvey. surely someone has solved this -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Zipping an application package by script

2008-09-09 Thread Stephen Barncard
Can one can run Automator from Rev? Take the code from the automator action? Hi Stephen - There's an Automator action for the Finder called 'create archive' that should do what you want. Cheers, Terry... -- stephen barncard s a n f r a n c i s c o

Re: Zipping an application package by script

2008-09-09 Thread Stephen Barncard
requiring such kludges for simple metadata then surely there's a preference to govern it for copying and archiving. Now if only we could find it -- Richard Gaskin Managing Editor, revJournal -- stephen barncard s a n f r a n c i s c o

[FYI] WEBKIT

2008-09-06 Thread Stephen Barncard
, this INDENTS and COLORS the code very nicely. Also a DEBUGGER . Two other tabs here say Profiles and Databases but nothing was inside. Not sure what that's for. The DEVELOP menu is hidden when first installed, but can be turned on in preferences -- advanced -- stephen barncard s a n

Re: [FYI] WEBKIT

2008-09-06 Thread Stephen Barncard
I haven't looked at it in a while. It's come a long way. The version numbers look the same. Perhaps the newly installed webkit is working with both (and Rev!). Whatever, I've got two instances running at the same time, Safari and Webkit. On Sep 6, 2008, at 7:43 PM, Stephen Barncard wrote

Re: [Heads Up:] OLED Buttons

2008-09-05 Thread Stephen Barncard
a wonderful way to transition to new technology because we can simply and easily update each display, which means that folks will quickly be able to see what it is they are pressing, and therefore will hit fewer wrong keys. ___ -- stephen barncard s a n f r

Re: Image File Picker

2008-09-05 Thread Stephen Barncard
it. -- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

[Heads Up:] OLED Buttons

2008-09-04 Thread Stephen Barncard
-tactus/ -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: secure FTP

2008-09-03 Thread Stephen Barncard
Or WEBDAV ? Has anyone figured out how to do secure FTP with Rev? sims -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

RE: secure FTP

2008-09-03 Thread Stephen Barncard
Yes and the round-trip (code-compile-run) time is really quick too. Make a change and zip... One of the many reasons... Rev is a compiler! Line by line, it translates script to executable binary___ -- stephen barncard s a n f r a n c i s

Re: Testing if the mouse clicked on ME (button)?!

2008-08-09 Thread Stephen Barncard
. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

BETA PGM was Arrays, recursion and crashes?

2008-08-05 Thread Stephen Barncard
be trying out the new array stuff as I will definitely be using it for tree type structures. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Who owns old icons?

2008-08-03 Thread Stephen Barncard
the impression that someone at Apple must still have warm feelings for it. Mark Schonewille -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: OT Attempting to troubleshoot my connection to this list

2008-08-01 Thread Stephen Barncard
-- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

RE: Looking for USB remote control ...FRONTIER TRANZPORT

2008-07-21 Thread Stephen Barncard
interpreted as) a few hundred feet in a wild environment -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

RE: Looking for USB remote control ...FRONTIER TRANZPORT

2008-07-21 Thread Stephen Barncard
the next room with a TranzPort. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Stacks inside OSX Package

2008-07-14 Thread Stephen Barncard
in Leopard were solved by going back to the old separate style TOC files for each mailbox, as opposed to using resource forks. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

Re: Stacks inside OSX Package

2008-07-12 Thread Stephen Barncard
my first standalone where I added a data stack (where data is saved) right inside the standalone package on OSX. I build in house production tools for our editors and team here for different things. and distribution of a -- stephen barncard s a n f r a n c i s c o

Re: GET URL with cookies

2008-07-10 Thread Stephen Barncard
domain, this way I filter all the bg noise that mac os x and other apps might be generating. wireshark is free and open source and available to every platform. Andre -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use

Re: How to keep dir structure when building standalone?

2008-07-03 Thread Stephen Barncard
changes. I realize that it can be automated. I just don't find it that helpful to do so. Moving it by hand takes 2 seconds and I know it's done right. My $.02. Devin Devin Asay -- stephen barncard s a n f r a n c i s c o

Re: off topic... ATT outgoing server problem?

2008-06-25 Thread Stephen Barncard
hijacked personal computers. Cheers, Tim -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Ask dialog with multiple button choices

2008-06-21 Thread Stephen Barncard
Update the info and go to the next place prompt to enter text Is there another way to do this without creating a substack dialog box? Bill Vlahos -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing

Re: shortcut that used to exist in HyperCard

2008-06-16 Thread Stephen Barncard
the experts). Thanks, - marty -- Marty Billingsley Department of Computer Science The University of Chicago Laboratory Schools -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

Re: Mac OS Terminal Commands ?

2008-06-15 Thread Stephen Barncard
check out shell() and shellcommand in the docs I would be extremely grateful if somebody could tell me how to get a RR stack to issue Terminal commands in Mac OS 10. sincerely, Richmond Mathewson -- stephen barncard s a n f r a n c i s c o

Re: Mac OS Terminal Commands ?

2008-06-15 Thread Stephen Barncard
' with it longer or complex shell commands should be put into a field first, or properly formatted for quotes, etc. on mouseUp put shell (KillAll Finder) end mouseUp Stephen Barncard wrote: check out shell() and shellcommand in the docs which I did, Thanks, but obviously I'm having a thick patch

Re: Interface question

2008-06-11 Thread Stephen Barncard
preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: Tilestack

2008-06-08 Thread Stephen Barncard
something, but I'm skeptical about how many really useful HyperCard stacks will work. I have applied to be on their restricted beta, but haven't had an authorization email yet. When (if) I get one of those I'll be able to try out some more demanding stacks on it. -- stephen barncard s a n f r a n

Re: VISTA Printing Woes

2008-06-04 Thread Stephen Barncard
for a company to manage inventory and do estimation proposals. There are a number of reports that need to be printed. Everything works fine in XP, but VISTA has screwed all the printing routines up royally. ... I am using version 2.8.1. Thanks, John Miller -- stephen barncard s a n f

Re: [ANN] STS XML Library 2.1 Released

2008-06-02 Thread Stephen Barncard
://www.sonsothunder.com/ -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: PAYPAL [was] [ANN] The reason why I was so quiet recently.

2008-05-19 Thread Stephen Barncard
) with Safari. No problem when I switched to Firefox and attempted the same transaction. Maybe you have a browser issue? -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

Re: Defining locals or constants

2008-05-15 Thread Stephen Barncard
By the way, Ken, is a new 2.9 stackrunner on the way? sqb -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: How to click/drag an object

2008-05-13 Thread Stephen Barncard
check out Scott's solution, as my MBP's harddrive died last Wednesday, and my G4 iBook backup refused to boot yesterday... :-( Judy -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

Re: [OT] Turn off translucent Mac Menu bar

2008-04-30 Thread Stephen Barncard
You mean 'font smoothing'? It's in the appearance pane in the sys prefs. sqb Any idea on how to turn off the blurring in the menus? They are much more difficult to read with all the blurring in them. I would have expected Apple to test this. -Chipp -- stephen barncard s a n f r a n c i

Re: [OT] Turn off translucent Mac Menu bar

2008-04-30 Thread Stephen Barncard
transparent and blurred with the Finder window below. I just wanted to be able to turn this effect off. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: 2.9 Question

2008-04-16 Thread Stephen Barncard
-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- stephen barncard s a n f r a n c i s c o

Re: Runrev at dBug Seattle?

2008-04-09 Thread Stephen Barncard
supporting material and examples I might be able to do OK but certainly a more experienced user would be better. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please

RE: Runrev at dBug Seattle?

2008-04-09 Thread Stephen Barncard
I wonder where it is now...) :-) Best regards, Lynn Fredricks -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: MacNN | First Look: Revolution 2.9, cross-platform compiler

2008-04-08 Thread Stephen Barncard
, it's been lost on many over the years. -- Richard Gaskin -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: MacNN | First Look: Revolution 2.9, cross-platform compiler

2008-04-07 Thread Stephen Barncard
/listinfo/use-revolution -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Data Storage

2008-04-04 Thread Stephen Barncard
and allow multiple users access to this data simultaneously, is my ONLY choice MySQL - on a server that allows remote SQL data access? Are there any other options? Thank you in advance, -Dan -- stephen barncard s a n f r a n c i s c o

Re: Apple Text Box?

2008-04-03 Thread Stephen Barncard
, similarly to how answer color will bring up the Color Box? Paul Gabel -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: Apple Text Box?

2008-04-03 Thread Stephen Barncard
: Is it possible within a Rev standalone to call up the Apple Text Box, similarly to how answer color will bring up the Color Box? Paul Gabel -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use

Re: 2.9 - Pasting from Excel

2008-03-30 Thread Stephen Barncard
(and the rows by cr) I am working on Mac OSX 10.5.2. Microsoft Excel 2008 for Mac Rev 2.9.0 rc 3. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: Revolution Live conference: Trevor DeVore

2008-03-22 Thread Stephen Barncard
calls. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Revolution Live conference: Trevor DeVore

2008-03-22 Thread Stephen Barncard
specific like this would be worth some money. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

OT: News flash: Eudora users and Forking Resources

2008-03-22 Thread Stephen Barncard
functions in rev...(yes they're still there) I assume they're there for legacy reasons. sqb -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Exit Switch or break switch question

2008-03-20 Thread Stephen Barncard
? Yikes! I had no idea the compiler would accept exit switch! I'm sure it compiles it as an alias for break. Where in the world did you come up with this weird syntax? -- Mark Wieder [EMAIL PROTECTED] -- stephen barncard s a n f r a n c i s c o

Re: Beware! GLX2 can cause problems

2008-03-18 Thread Stephen Barncard
... I'll go back to lurking now. M -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Printing with Rev 2.9.0

2008-03-18 Thread Stephen Barncard
setup for each printer: set the printersettings to the cPrintSet[A4] of this stack answer page setup put the result into tRes if tRes is empty then set the cPrintSet[A4] of this stack to the printersettings end if .. Cheers, Sarah -- stephen barncard s a n f r

Re: Something I did not learn in a day

2008-03-16 Thread Stephen Barncard
. But then, I get called lots of things. :-) leN morgan -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: Learn Guitar in 1 Day

2008-03-15 Thread Stephen Barncard
... nasty mode off Have a nice week-end, JB -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Learn Programming in 1 Day

2008-03-14 Thread Stephen Barncard
in 2002, and her presentations at Revcon were very useful to me. Even as a HC programmer since 1987, there are always things for me to learn from Jacque, Dan, Chipp, Jerry, Ken, Andre, and others. sqb -- stephen barncard s a n f r a n c i s c o

Re: Push button strangeness?

2008-03-12 Thread Stephen Barncard
a solution based on the latter at the upcoming RevLive Conference in Las Vegas.) Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution

Re: NEWS FLASH -iPhone SDK event -- iTunes APP store

2008-03-07 Thread Stephen Barncard
of explosion of applications that we enjoyed when Hypercard first came on the scene and Steve Jobs said that they would be hosting FREE applications, not just software for retail. Jesse Sng -- stephen barncard s a n f r a n c i s c o

NEWS FLASH -iPhone SDK event -- iTunes APP store

2008-03-06 Thread Stephen Barncard
to deliver their applications through iTunes. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Anyone using GLX2???

2008-03-06 Thread Stephen Barncard
undergoing a 12 step program to be able to live without it at customers places... Malte -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

The rect of the selectedLine

2008-03-06 Thread Stephen Barncard
I'm building a control. Doing a smoke and mirrors thing with an expanding text field over a listing. I'm sure there's a way to do this, but it escapes me at the moment. How do I get a rect that represents the selected line in a scrolling list field? thanks in advance, sqb -- stephen

Re: The rect of the selectedLine

2008-03-06 Thread Stephen Barncard
or even a topleft... How do I get a rect that represents the selected line in a scrolling list field? -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: The rect of the selectedLine

2008-03-06 Thread Stephen Barncard
this got it... thanks guys... put thE formattedrect of line 3 of fld detail of grp detail_group Recently, Stephen Barncard wrote: How do I get a rect that represents the selected line in a scrolling list field? Have you tried the formattedRect? Regards, Scott Rossi Creative Director

Re: Please Test Revolution 2.9 Beta!

2008-03-05 Thread Stephen Barncard
cycle. Hope this helps. It would be very helpful, if wasn't for the fact that when it first opens it insists on you entering an Enterprise registration number! My Studio number doesn't work. -- stephen barncard s a n f r a n c i s c o

RE: Please Test Revolution 2.9 Beta!

2008-03-05 Thread Stephen Barncard
://music.ninemsn.com.au/roguetraders___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- stephen

Re: Team Development / Exporting stuff to text files

2008-03-04 Thread Stephen Barncard
as a single prop set) 3. Only non-stock differences in a created object need to be logged. feedback required . . . sincerely, Richmond -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use

Re: ANN: Sample Scripts Stack 1.0.7

2008-03-04 Thread Stephen Barncard
. The downloads page will appear, from where you can download the stack (in stuffed or zipped format). Mind that you'll need HyperCard to open the stack. Best regards, Mark Schonewille -- stephen barncard s a n f r a n c i s c o

Re: Team Development using Run Rev

2008-02-29 Thread Stephen Barncard
be the key. And if this cannot work, then Steve's concepts would align to how I'd approach team development using RunRev. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Team Development using Run Rev

2008-02-29 Thread Stephen Barncard
that references objects by id then the recreation approach won't work because the rebuilt objects will almost certainly have different ids from the original objects. -- Mark Wieder [EMAIL PROTECTED] -- stephen barncard s a n f r a n c i s c o

Re: RunRev lack of rs232 Com Ports !

2008-02-28 Thread Stephen Barncard
boards to hook up computers to the physical world. Does anybody have a working solution to get more rs232 com ports 1 - 9 in rev ?? This is a major drawback on developments , its has been raised as a bug a long time ago. Regards Camm -- stephen barncard s a n f r a n c i s c o

Re: Extracting text from PDF

2008-02-28 Thread Stephen Barncard
It's actually called TEXedit, no T, as in Texas. I've used this product since the early 90's, one of the first donationware products... I use it almost every day. years starting in older OS systems named TextEdit Plus. It has been updated over the years and works on OS X. -- stephen

Re: Faking keypresses on Mac OS X

2008-02-27 Thread Stephen Barncard
that keypress to the RevBrowser instance.) TIA for any suggestions, - Ben -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: AutoSave

2008-02-27 Thread Stephen Barncard
(with a default). -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: beta testing 2.9

2008-02-25 Thread Stephen Barncard
change. (So you should be able to download new versions even if you somehow don't get a notification.) Bill -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: RevCGI Hosts?

2008-02-25 Thread Stephen Barncard
Andre, your two cents are worth many dollars on this forum! my two brazilian real cents which are worth near nothing but are the prettiest money in the world (Except for old maltese liri which were gorgeous) Andre -- stephen barncard s a n f r a n c i s c o

Re: 2.9 dp-3 for linux has expired...!

2008-02-23 Thread Stephen Barncard
What happens when you use check for update? Hi RunRev, why donĀ“t all 2.9 testers get dp-4? -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: Extracting text from PDF

2008-02-23 Thread Stephen Barncard
is whether TextEdit renders PDFs normally in Leopard, or if the behavior is the same as under Tiger then how does the launch command differ from dropping a file on the app's Dock icon? -- Richard Gaskin -- stephen barncard s a n f r a n c i s c o

Re: RunRev for iPhone and iPod Touch

2008-02-22 Thread Stephen Barncard
. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

Re: Anyone interested in learning more about Rev on Rockets?

2008-02-21 Thread Stephen Barncard
. If there are enough folks, we'll create a few free ROR tutes. Just let us know! -Chipp ___ -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use

Re: UI performance and large data set in Table Object

2008-02-21 Thread Stephen Barncard
? And isn't it when you check the table property for this object, it changes everything back to a Table Field? Thanx, Mark Stuart -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

Dreamhost vs Jaguar PC

2008-02-20 Thread Stephen Barncard
FYI. I've been with Dreamhost for over 5 years and THAT never happened there. ...and no mp3s on my site either... apparently JaguarPC has been fiddling with server things again and lost all my website files so I'll have to -- stephen barncard s a n f r a n c i s c o

Re: upgrade pricing

2008-02-19 Thread Stephen Barncard
for the 2.9 release? I am anxiously waiting! Neal -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: 2.9 b4

2008-02-19 Thread Stephen Barncard
testers might feel left out with the features they can't use yet. Comments, headquarters? Heather? Lynn? Jacque? I'm playing around with 2.9 b4 so far I noticed a few things -- stephen barncard s a n f r a n c i s c o

Re: removing ask/answer/msg substacks from old mc stacks

2008-02-17 Thread Stephen Barncard
with my stack. i remember a similar problem in the past with old mc cards like this, but ive forgotten what i did last time to loose all the old substack assets to make it clean with rev. thanks jeff reynolds -- stephen barncard s a n f r a n c i s c o

Re: Many Cards vs. Lists vs. XML

2008-02-16 Thread Stephen Barncard
? Or, is there some perfect delimiter that I just haven't thought of? Thanks in advance for your responses. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: Flash or Quicktime?

2008-02-15 Thread Stephen Barncard
or iPods with their PCs do have QuickTime installed? Even those with just iTunes do, so the number of people with QuickTime installed is higher than you might think. Also, you can include the QuickTime installer on your DVD-ROM. -- stephen barncard s a n f r a n c i s c o

Re: Flash or Quicktime?

2008-02-15 Thread Stephen Barncard
is just another codec. Fascinating Richard, didn't know about Flip4Mac. best, Chipp -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: shortcut keys rarely working

2008-02-15 Thread Stephen Barncard
G L X 3 It's stuff like this that made me want to create a script editor in a separate application space...which we did with the Concept Editor. I should have perhaps taken the idea beyond concept. Best, Jerry Daniels -- stephen barncard s a n f r a n c i s c o

OT bass players

2008-02-14 Thread Stephen Barncard
. -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

Re: and or?

2008-02-14 Thread Stephen Barncard
without this group sometimes. Joe in Orlando -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Temporary custom properties

2008-02-14 Thread Stephen Barncard
, transient values that the program only needs during execution? -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Cgi and Database (stick to standards)

2008-02-14 Thread Stephen Barncard
rdbms, and I was thinking to use sqLITE because its fast even with big bases and most hosting sites use mySql which slows down as the database grows. I wanted to use PostgreSQL but I don't find any body with it for a decent price Bernard -- stephen barncard s a n f r a n c i s c o

Archiving Eudora?

2008-02-13 Thread Stephen Barncard
to parse out all the Eudora files and create a CSV list. Yes, I know I could make one, I've done Eudora email parsing before in HC, but if an app has already been done, it would be worth it. -- stephen barncard s a n f r a n c i s c o

Re: Archiving Eudora?

2008-02-13 Thread Stephen Barncard
, Eudora uses the mbox format, Right? On September 2006, i posted this message to this mail list: stack Mailbox Offline reader -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

Re: video profiles license key?

2008-02-09 Thread Stephen Barncard
? Thanks, Mark -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

modal dialog from clone

2008-02-07 Thread Stephen Barncard
stack id hide tNewStackName modal tNewStackName-- flickers -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: modal dialog from clone

2008-02-07 Thread Stephen Barncard
it into tNewStackName set the loc of it to tOldLoc set the loc of stack tStackname to tOldLoc modal tNewStackName unlock screen -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: [OT] Instructional design and the demise of AppleGuide

2008-02-05 Thread Stephen Barncard
for arbitrary reasons I find out later there was a sound rationale behind the decision. TIA - -- Richard Gaskin -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution@lists.runrev.com

Stacks In Use

2008-02-04 Thread Stephen Barncard
with too many stacks or too long a script? (yes I know about the scriptlimits and stacks in use limits in standaloneland) . sqb -- stephen barncard s a n f r a n c i s c o - - - - - - - - - - - - ___ use-revolution mailing list use-revolution

<    4   5   6   7   8   9   10   11   12   13   >