Read from file not working 4.5?

2010-09-24 Thread John Patten
ot;Data" put tFilePath&"/"&"imageData" into tTargetToOpen open file tTargetToOpen read from file tTargetToOpen until EOF put it into cd fld "data" of cd 1 of Stack "data" end openStack What am

Audio Playback in Linux is Clipped?

2010-06-02 Thread John Patten
. This was done on Unbuntu Netbook Remix (9.01) version. Not sure if the problem is my hardware or if it is the software, or my goofy authoring skills... If anybody could confirm that would be fantastic. If anybody has some tips that would be even better :-) Thank yo

Linux Audio Playback clips audio?

2010-05-24 Thread John Patten
layer. However, when played back through Revolution the file gets clipped and only approximately the last 5 seconds of the 10 second audio file plays. I'm just using the following to play it back: put cd fld "recordingName" of cd 1 into tAudioFil

Re: Playing wav sound file in Linux in background?

2010-05-19 Thread John Patten
standalone saves the audio file as "student" in the location of the directory that I select to build the standalone. Any advice on what I'm missing with this little Linux process? Thank you! John Patten ___ use-revolution mailing lis

Playing wav sound file in Linux in background?

2010-05-17 Thread John Patten
o play the audio file via the shell script in the background and still allow the user to interact with the stack? Thank you! John Patten ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsub

Recording Audio on Windows...?

2010-05-13 Thread John Patten
e all my paths correct. i.e. C:\Documents and Settings\the_domain.theUser\Desktop\recordings \nameofRecording However, when I check the result after giving the record sound file command it reports: "error -220 starting recording" Does anyone have an idea of what I'm missing?

Changing the Style of Words in Field And Quotation Marks?

2010-05-03 Thread John Patten
hen add it back the total number of words in my variable is off. In any case, everything gets all wonky when there are quotes in the passage... Anyone done something similar? Thank you! John Patten ___ use-revolution mailing list use-

RunRev and Linux Shell Scripting (...was Re: Record Audio in Rev on Linux OS?)

2010-04-23 Thread John Patten
Thanks Peter!!! This was just the information I was looking for! John Patten Date: Thu, 22 Apr 2010 23:39:17 -0800 (PST) From: Peter Alcibiades Subject: Re: Record Audio in Rev on Linux OS? To: use-revolution@lists.runrev.com Message-ID: <1272008357927-2032844.p...@n4.nabble.com> C

Re: Record Audio in Rev on Linux OS?

2010-04-22 Thread John Patten
ll script and then call it from a button when I want to record...? But I don't have a clue what it would look like??? Does someone have a simple example stack I can pick apart? Thank you! John Patten -- Message: 11 Date: Mon, 19 Apr 2010 12:45:13 -0

Record Audio in Rev on Linux OS?

2010-04-19 Thread John Patten
Hi All... I think I know the answer, but want to make sure. Is is possible to record audio in a stack that is running on Linux (Ubuntu)? Thank you! John Patten ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Record Audio for only 10 seconds?

2010-04-12 Thread John Patten
component. I'm thinking I will need to use a "send" statement, something like, send "stop recording" after 10 seconds to current stack??? Thank you! John Patten ___ use-revolution mailing list use-revolution@lis

Images, icons and Objects and Data Grid Tables?

2010-04-01 Thread John Patten
select the button folder). If pdata is returning the name of my image correctly, how can I use that to display the image in my DataGrid table? As an image object? As the icon of a button? Thank you! John Patten ___ use-revolution mailin

Re: DataGrid Forms, checkboxes and Pull-Down buttons

2010-03-31 Thread John Patten
tead of the checkbox. Suggestion...? Thank you! John Patten ___ 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

Re: DataGrid Forms, checkboxes and Pull-Down buttons - Solved

2010-03-31 Thread John Patten
tnNum setDataOfIndex the dgHilitedIndexes of me, the dgColumn of the target, (the hilited of target) end mouseDown Thanks! John Patten -snip-- Message: 3 Date: Wed, 31 Mar 2010 09:28:36 -0400 From: Trevor DeVore Subject: Re: DataGrid

Re: DataGrid Forms, checkboxes and Pull-Down buttons?

2010-03-30 Thread John Patten
wever, checkbox and option menu button data are not working...yet. It is tagged with DataGrid on the revOnline site. Feel free to make suggestions. When it's all working correctly, I will repost for those challenged like myself. Thank you! John Patten ---

DataGrid Forms, checkboxes and Pull-Down buttons?

2010-03-29 Thread John Patten
n the option of my option button. How do I get the hilite of my individual checkboxes in each row, and along the same lines, how would I get the information selected in my option button from each row of the datagrid? Thanks in Advance! John P

Re: Connecting Rev stack to On-Rev mySQL DB?

2010-03-26 Thread John Patten
a POST of the card field text and the Open&Query of the database. What is the proper way to get the text (POST) included as a WHERE in the irev SQL action? Hope that made sense. Thank you! John Patten -snip- Message: 17 Date: Fri, 26 Mar 2010 09:56

Connecting Rev stack to On-Rev mySQL DB?

2010-03-25 Thread John Patten
get the access denied error. I will try from home tonight to see if it works from outside my school network, but was also curious if anybody had a suggestions? ...Have a stack you can share that connects to a mySQL db on the web I can test? Thank you! John Patten _

Setting the blendLevel of BGColor with no color...???

2010-01-29 Thread John Patten
nsparency set the blendLevel of grc ("rectangle"&X) to ThumbPosition of me add 1 to X end repeat put the thumbPosition of me end mouseStillDown Is setting the bgcolor of a grc to "" not really something that is supposed to result in a transparent grc with

Continuous MouseDown Colorization of Graphic Grid?

2010-01-25 Thread John Patten
top of an image, like for example a map, and the colorizing would enable the user to, essentially, focus in on a particular part of the image below. Thank you! John Patten ___ use-revolution mailing list use-revolution@lists.runrev.com Please vi

Re: AnimationEngine Arcade "shooter" strategy?

2010-01-15 Thread John Patten
the number of grc "target" (s), so that if it = 0 it would just exit aeMoveDone. That didn't seem to help. Any suggestions? Thanks for your help! Thank you! John Patten --snip Message: 25 Date: Fri, 15 Jan 2010 01:45:43 +0100 From: Malte Pfaff-Brill

AnimationEngine Arcade "shooter" strategy?

2010-01-14 Thread John Patten
a screen location to represent the user's proposed aim, and then get the loc of the cross hair image and then the loc of the cannon to create the line path? Or are their better ways of doing what I'm trying? Thank you! John Patten _

AnimationEngine and Creating Icons in Photoshop...?

2010-01-04 Thread John Patten
:-) Malte, or any of the other graphic experts (Scott R., Richard G.), Do you have any sites or tips you can point me to for automating the creation of images for animations and icons? Thank you! John Patten ___ use-revolution mailing list use-

Re: A Rev Web Project and On-Rev working together?

2009-12-17 Thread John Patten
s buggy or suggestions for making it better ( in know there are probably plenty) :-) It is accessible at: http://jpatten.on-rev.com/xmas/ Cheers & Happy Holidays! John Patten ___ use-revolution mailing list use-revolution@lists.runrev.com Please vis

Re: A Rev Web Project and On-Rev working together?

2009-12-16 Thread John Patten
. That might work to if I move a way from having the user just past their comment off the clipboard. Thank you! John Patten On Dec 16, 2009, at 4:33 PM, use-revolution-requ...@lists.runrev.com wrote: > > -- > > Message: 23 > Date: Thu, 17 Dec 20

A Rev Web Project and On-Rev working together?

2009-12-16 Thread John Patten
"http://jpatten.on-rev.com/xmas/saveSentence.irev " 2. SaveSentence.irev 3. sentence.txt (a blank text file waiting to be written to) Is there something I missed? Thank you! John Patten ___ use-revolution mailing list use-revolu

Re: Simultaneous Animations

2009-12-03 Thread John Patten
suggestions and examples! Very much appreciated! John Patten > > -- > > ___ > use-revolution mailing list > use-revolution@lists.runrev.com > http://lists.runrev.com/mailman/listinfo/use-revolution >

Simultaneous Animations...

2009-12-03 Thread John Patten
the screen objects. However, not sure if the "randomizing poygon points" strategy is the correct way to about about randomizing objects on the screen...? Any other suggestions? Thank you! John Patten ___ use-revolution mailing list use-

Re: Repeat Process To Check Contents of File on HTTP Server?

2009-05-08 Thread John Patten
o have a script run continually in the background over and over? Or, maybe I'm going at this custom teacher to student web browser thing all wrong? Any ideas greatly appreciated! Thank you! John Patten On May 7, 2009, at 10:00 AM, use-revolution-requ...@lists.runrev.com wrote

Repeat Process To Check Contents of File on HTTP Server?

2009-05-06 Thread John Patten
ss in the background. Can this be done in Rev? Would I use two stacks, one as the browser and one with the repeat loop? I'm at a loss for what this might look like in a script? Thanks in Advance! John Patten ___ use-revolution mailing list use-

REV Send Email via CGI and mail.php script on the fly?

2008-08-04 Thread John Patten
ile, execute the php file by forwarding data to it, and then delete the file it created, all in one swoop? Thank you! John Patten SUSD ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: Help with basic CGI project?

2008-06-19 Thread John Patten
es more often when I have a problem! ;-) Thank you! John Patten Message: 11 Date: Wed, 18 Jun 2008 13:02:13 -0500 From: "J. Landman Gay" <[EMAIL PROTECTED]> Subject: Re: Help with basic CGI project? To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Ty

Help with basic CGI project?

2008-06-18 Thread John Patten
Hi All? I been going round and round with an issue on a very simple cgi exercise. I?m attempting to post data from a web form and store it in a field on a rev stack. Everything appears to work with the exception of saving text to a fld on the rev stack, saving new cards in the rev stack, and p

Storing and Retrieving stack data?

2008-06-03 Thread John Patten
best way to go, I'm willing to focus on that area. Any ideas? Thank you! John Patten ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription prefere

Re: Is RR too easy? Or too hard? (was) Is RunRev marketed to

2008-05-30 Thread John Patten
dating for a 2nd grade teacher who may have just picked up Rev. Oh..., getting off track..., maybe if the process were a little easier, tutorials maybe designed specifically for educational use...kind of what ...i forget his name...sorry the professor out at BYU has done? Just some thoughts

RevBrowswer and backdrop???

2008-05-15 Thread John Patten
Hello All! I have a little project that uses the RevBrowser calls. I would like to use the backdrop to eliminate the user desktop while viewing the revBrowser window. When I implement the BackDrop call I lose my revBrowser window. I have tried calling backdrop before and after a RevBrowser call

Rev on OLPC Sugar OS?

2008-01-10 Thread John Patten
Hi All! Just curious... How possible would it be, now that Rev is also fairly Linux capable, would it be to get a version of Rev to work on the OLPC XO Sugar driven laptop? Thank You! John Patten ___ use-revolution mailing list use-revolution

Re: How does revAppendXML work?

2006-05-26 Thread John Patten
But what is strange is I get the "xmlerr" message after the first revAppendXML command, but at the end it shows all the appends to the original XML file...??? Thanks! John Patten SUSD > > > ... > > I want to take these multiple XML files and combine them into one l

How does revAppendXML work?

2006-05-25 Thread John Patten
x end repeat -- Put revXMLText(targetXMLFile,,true) end mouseUp --- However, I appear to be misunderstanding what revAppendXML does, or how to use it correctly. Can anyone offer advice? Thank you! John Patten SUSD

XML Search/Find routines...?

2006-05-09 Thread John Patten
my user space (as soon as that's set up) for anyone who cares to take a look Thank you! John Patten SUSD ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your s

Re: FTP and SocketTime Out?

2006-04-18 Thread John Patten
Update... FWIW... The long delay required in making the inital FTP connetion from the Windows XP appears to be related to the Windows OS only. I tried the same thing from a Mac and the stack connected within 2-4 seconds. Thanks! John Patten SUSD -- Message

Re: FTP asnd SocketTime Out?

2006-04-18 Thread John Patten
it could be one of those two things...couldn't have been something I did... LOL. Thanks! John Patten SUSD snip--- Message: 17 Date: Tue, 18 Apr 2006 13:30:58 -0300 From: Andre Garzia <[EMAIL PROTEC

Re: FTP and SocketTime Out?

2006-04-18 Thread John Patten
" show button "Country" end mouseUp At least I have the the winsock error to go back to the network folks with! Thanks for the help! John patten SUSD snip--- Message: 8 Date: Tue, 18 Apr 2006 01:26:36 +0100 From:

FTP and SocketTime Out?

2006-04-17 Thread John Patten
;m thinking the instalation of the new Win2003 server must have changed something. DNS...? Probably not cause I'm using IP address to access server? Wins? Ideas...? Thank you! John Patten Sylvan Union SD ___ use-revolution mailing list use-revolut

(no subject)

2006-03-30 Thread John Patten
tle" put item 2 of line 6 of theData into cd fld "Description" put item 2 of line 7 of theData into cd fld "Submitted_By" put item 2 of line 8 of theData into cd fld "email_address" put item 2 of line 9 of theData into cd fld "School" end if end mo

Re: Navigating through added XML data?

2006-03-30 Thread John Patten
p;"[" & theNewNode &"]","emailAddress","[EMAIL PROTECTED]" revAddXMLNode theTargetXML,"/URL_Table/URL" &"[" & theNewNode &"]","school","Orchard School" This seems to work correctly,

Navigating through added XML data?

2006-03-29 Thread John Patten
the results of revXMLChildContents back into the stack as a XML file, and thus enabling navigation through the appended XML file. I had been trying to do it using revCreateXMLTree but it errors because revXMLChildContents does not return a proper XML format. Any suggestions? Thank you! J

Re: FTP and Cross platform issues....

2006-03-27 Thread John Patten
problem is occurring? The info reported: socket 10.58.1.7|6927 socket timeout 10.58.1.7:21|6927 220 -- What version of Rev and libUrl are you using? ("put libUrlVersion()" in the message box will give you the libUrl version.) 1.1.4 Thanks for a

Re: FTP and cross platform issues...

2006-03-24 Thread John Patten
Thanks Mark and Alex! I was afraid of that :-) In my environment, school district, by default the MS firewall is turned on. We could provide info to a teacher how to temporarily turn off the firewall. Even if they forgot to turn it back on, they still be covered within the district network. Bu

Re: Ftp and cross platform issues...

2006-03-23 Thread John Patten
cmd line..? My new question is what Firewall exception needs to be entered in the built in WindowsXP Firewall software to make the FTP stack work, without having to turn the built in Windows Firewall completly off? Thank you! J

FTP and cross platform issues...

2006-03-22 Thread John Patten
d see was that I was getting a time out error. Then I fired up an OSX Tiger Powerbook. I tried Chip's FTPer utility again, same info as on the WindowsXP machine, and it worked without any problem. Anybody have an idea why it would work on a MAc and not work on the WindowsXP box? Thank

Re: AltBrowser 2.0 Extension and Web 2.0 Web Apps?

2006-03-17 Thread John Patten
a new document on both the mac an pc. I'm using XP/OS 10.4.5 in rev 2.6.1. I launched the demo..clicked "launch browser" on the first card and then went directly to "http://www.writely.com";. You can get us directly at [EMAIL PROTECTED] or me in particular at [EMAI

AltBrowser 2.0 Extension and Web 2.0 Web Apps?

2006-03-17 Thread John Patten
demo browser doesn't...? Can anyone shed any light on using AltBrowser with something like Writley? Thank you! John Patten Sylvan Union School District ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, u

Re: OpenSockets and multiple stacks...?

2005-10-27 Thread John Patten
#x27;s always nice to see how other implementations! Thank You All! John Patten ___ 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

OpenSockets and multiple stacks...?

2005-10-25 Thread John Patten
rmance system (http://www.pearsonncs.com/cps/) but utilizing laptops and the improved capabilities of Revolution. Anyone have some suggestions? Thanks in Advance! John Patten ___ use-revolution mailing list use-revolution@lists.runrev.com Please visi

Re: Creating Stack via script help?

2004-11-20 Thread John Patten
Thanks Jacqueline! Rev's a great product, but I think its real strength is in the communitty of users that use it! The users on this list are the best! Thanks Again! John Patten :-) On Saturday, November 20, 2004, at 00:04AM, <[EMAIL PROTECTED]> wrote: > >

Creating Stack via script help?

2004-11-19 Thread John Patten
aming the new stack, setting the defaultstack for cloning of the cards in the new stack, and then determining what settings need to be set for purging, or cleaning up after the new stack is created? Anybody have an example? Thank you! John Patten Tech Dept S

Loading web based stack as a drawer?

2004-11-09 Thread John Patten
s a drawer do something like: on mouseDown open stack "myDrawer" as drawer at bottom of stack "myMainStack" end mouseDown Is there some way to somehow store a web based stack in a local player, and then call it up only when I need it? Thanks! John Patten _

RevGoURL and local files...

2004-11-08 Thread John Patten
. Is there a solution to opening local htm pages using the RevGoURL command. Currently, each time I attempt to open a htm page, TextEdit launches and attempts to open it up. Thanks in advance! John Patten ___ use-revolution mailing list [EMAIL

Printi ng Groups consisting of fileds and graphics...

2004-11-08 Thread John Patten
iated scrolling fields. Then, when the user completed the tutorial, they could hit a print button at the bottom and the slides with associated notes would print out under each slide. Are there any suggestions on how I could print out a group of slides and associated scrolling fields? Thank you! --

Capturing Card Info in order to duplicate via script?

2004-10-28 Thread John Patten
that would make this easier is if there was a utility that could turn around and "copy" a card and create scripts to develop the card automatically. Wishful thinking? Could this be done? Thank you! -- John Patten Technology Coordinator San Bernardino City Unified School District [EMAIL

Re: use-revolution Digest, Vol 13, Issue 43

2004-10-19 Thread John Patten
Thanks Jesse... That's the path I had started down on my own to solve the task... at least, maybe, I wasn't completely off base :-) Cheers! John Patten Tech Dept SBCUSD >-- > >Message: 3 >Date: Tue, 19 Oct 2004 18:47:20 +0800 >From: Je

Re: Changing image fileName Based on QT Time...?

2004-10-19 Thread John Patten
r familiarizing myself with SMIL tags, but I was hoping to stay within Rev to do this. Not sure where the SMIL tests would have lead I'll check out the example and try some switch statements in conjuction with the callbacks. Thanks Again! John Patten Tech Dept SBCUSD On Tuesday, October

Re: Changing Image FileName Based on QT Time...?

2004-10-18 Thread John Patten
currentTime is > 25000 then set fileName of image xyz to "slides/slide2.jpg" ... Am i on the right track? Thanks again! John Patten Tech Dept SBCUSD On Monday, October 18, 2004, at 04:20PM, <[EMAIL PROTECTED]> wrote: > >--

Changing image fileName Based on QT Time...?

2004-10-18 Thread John Patten
Hi All! Is it possible to change the FileName of an image depending on the time in a QuickTime movie. I have a bunch of slides I'm trying to synch up with an audio only movie. Does anyone have any advice? Thanks in Advance!! John Patten Tech Dept S

Changing Image FileName Based on QT Time...?

2004-10-18 Thread John Patten
Hi All! Is it possible to change the FileName of an image depending on the time in a QuickTime movie. I have a bunch of slides I'm trying to synch up with an audio only movie. Does anyone have any advice? Thanks in Advance!! John Patten Tech Dept S

> 8. Re: SoCalRevDevCon = too much? too far?

2004-03-18 Thread John Patten
Dimas. - about 450 miles from Boonville? - and 2300 miles from Wisconsin ... :-) That narrows it down to... __. Thank you! :-) -- John Patten Technology Coordinator San Bernardino City Unified School District [EMAIL PROTECTED] 909 381-1208 Fax # 909 386-2540 http://www.s

Libraries, Transcript and Externals cont.

2003-08-29 Thread John Patten
is to SuperCard, and so on... So all the calls that are in libSMTP are actually built into Metacard/Revolution? Thank You! -- John Patten Technology Coordinator San Bernardino City Unified School District [EMAIL PROTECTED] 909 381-1208 Fax # 909 386-2540 http://www.sbcusd.k12.ca.us Message: 7

use-revolution@lists.runrev.com

2003-08-28 Thread John Patten
rnal Revolution, such as > "libSMTP"... > In the past with SuperCard, I could just use ResEdit to move an external > into a new project. libSMTP isn't an external... Oh... I thought they were. Are the calls made in that project built into Revolution now? Or if not, what would you

Simple question re: Using Extenals...

2003-08-27 Thread John Patten
external into a certain folder and put a command of "start using "externalstack?" I've looked through the archives but could not find anything related...may not have looked very good there are a lot archives to go through ;-) TIA, -- John Patten Technology Coordinator San Bern