scrollbar "detentes"

2007-09-05 Thread Josh Mellicker
Just thought I'd share this script that gives a scale scrollbar  
"detentes" in case it might come in handy to someone.


When the user lets go of the mouse within tSnap increments of  
tSnapVal, the scrollbar snaps to the tSnapVal value.



ON mouseUp
put the thumbposition of me into pScrollValue
snapIt pScrollValue, 768, 100
snapIt pScrollValue, 1500, 200
snapIt pScrollValue, 2500, 200
END mouseUp

ON snapIt pScrollValue, tSnapVal, tSnap
IF abs(pScrollValue - tSnapVal) < tSnap THEN
set the thumbposition of me to tSnapVal
END if
END snapIt


I used mouseUp instead of scrollBarDrag because the snapping only  
happens afterwards and not during the drag, which causes flickering...

___
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: slash in file name on OS X

2007-09-05 Thread Josh Mellicker

Thanks Jim!

Renaming would break links in video editing software to the video  
files, but I could temporarily rename the files until I am done with  
them, then rename them back.


The only hassle is that they'll have to quit their editing program.

I am going to try to eliminate the path by changing the defaultFolder  
next...


On Sep 5, 2007, at 7:52 PM, Jim Ault wrote:


Not too difficult to convert the filename slashes to another char.

--do this for each folder that contains poorly named files
set the defaultFolder to pathToFolder
put the files into fileList
filter fileList with "*/*"
set the itemdel to "/"

repeat for each line LNN in fileList
 put LNN into userFileName
replace "/" with "|" in userFileName
rename ( LNN) to (userFileName)
end repeat

Hope this helps

Jim Ault
Las Vegas

On 9/5/07 5:51 PM, "Josh Mellicker" <[EMAIL PROTECTED]> wrote:


Thanks Phil, I figured as much.

These will be already-captured video files, in which some people put
the date... gr!


On Sep 5, 2007, at 5:20 PM, Phil Davis wrote:


Josh Mellicker wrote:

If there is a slash in the file name on OS X, Revolution replaces
it with a colon ":"
Unfortunately, this means the file cannot be found.
Of course, replacing colons with slashes doesn't help, since Rev
interprets this as an extra folder.
Has anyone solved this problem?


Hi Josh,

My solution: disallow slashes in filenames.

Rev lets you detect slashes in filenames (by listing the files in a
folder for example) but doesn't let you [successfully] reference
files whose names contain them.

Slashes aren't allowed in filenames on Windows IIRC, so if you're
making a multi-platform thing you'll need to deal with it there
anyway.

I don't know a workaround.

Phil Davis
___
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


___
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



___
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


___
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: [semi-OT] Parallels

2007-09-05 Thread Chipp Walters
Hi Sarah!
Hope you're doing well. As you know, I'm not much of a Mac user, but I
find the Bootcamp/Parallels combo works great for me. There are times
when I only want the Mac to be a PC, and it does that with Bootcamp.
Other times (editing Rev stuff), I like having both. The only problem
I've had with either is the fact neither supports multiple monitors
very well.

best, Chipp
___
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: slash in file name on OS X

2007-09-05 Thread Jim Ault
Not too difficult to convert the filename slashes to another char.

--do this for each folder that contains poorly named files
set the defaultFolder to pathToFolder
put the files into fileList
filter fileList with "*/*"
set the itemdel to "/"

repeat for each line LNN in fileList
 put LNN into userFileName
replace "/" with "|" in userFileName
rename ( LNN) to (userFileName)
end repeat

Hope this helps

Jim Ault
Las Vegas

On 9/5/07 5:51 PM, "Josh Mellicker" <[EMAIL PROTECTED]> wrote:

> Thanks Phil, I figured as much.
> 
> These will be already-captured video files, in which some people put
> the date... gr!
> 
> 
> On Sep 5, 2007, at 5:20 PM, Phil Davis wrote:
> 
>> Josh Mellicker wrote:
>>> If there is a slash in the file name on OS X, Revolution replaces
>>> it with a colon ":"
>>> Unfortunately, this means the file cannot be found.
>>> Of course, replacing colons with slashes doesn't help, since Rev
>>> interprets this as an extra folder.
>>> Has anyone solved this problem?
>> 
>> Hi Josh,
>> 
>> My solution: disallow slashes in filenames.
>> 
>> Rev lets you detect slashes in filenames (by listing the files in a
>> folder for example) but doesn't let you [successfully] reference
>> files whose names contain them.
>> 
>> Slashes aren't allowed in filenames on Windows IIRC, so if you're
>> making a multi-platform thing you'll need to deal with it there
>> anyway.
>> 
>> I don't know a workaround.
>> 
>> Phil Davis
>> ___
>> 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
> 
> ___
> 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


___
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: [Not Quite OT] Possible Fix for PNG Color Shift

2007-09-05 Thread Chipp Walters
Dude, if that works, you rock! I'll check it out.

thanks!

-Chipp

On 9/5/07, Scott Rossi <[EMAIL PROTECTED]> wrote:

> For any of you who work a lot with PNG images in your stacks (or elsewhere),
> you might be familiar with the slight color shift that is often introduced
> into the files by the apps that generate them (Adobe apps are some that
> cause this problem, as well as inconsistent PNG support in Web browsers).
>
> Recently I came across a free Windows application called PngOptimizer that
> removes what it calls "useless" information from PNGs, making the images
> display as expected.
>
> http://psydk.org/PngOptimizer
___
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: slash in file name on OS X

2007-09-05 Thread Mark Schonewille

Thanks Alex, I understand it now, Josh wrote file _name_ and not _path_.

Josh, it should be possible to let Revolution create a SMIL file and  
reference to that instead of the actual movie file, using a file name  
without slash for the SMIL file.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 6-sep-2007, om 3:00 heeft Alex Shaw het volgende geschreven:


Hi Mark

To see it, try creating a folder on your OSX desktop called "/\?*|"

Open up the Terminal, cd to the "Desktop" & do a "ls" listing command.

You will see that even though the folder on the desktop seems ok,  
physical name has been stored as ":\?*|"


XP does not allow the following -> \/:*?<>|

Personally, I filter these out for apps which I know will have to  
be cross-platform.


regards
alex



___
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: slash in file name on OS X

2007-09-05 Thread Alex Shaw

Hi Mark

To see it, try creating a folder on your OSX desktop called "/\?*|"

Open up the Terminal, cd to the "Desktop" & do a "ls" listing command.

You will see that even though the folder on the desktop seems ok, 
physical name has been stored as ":\?*|"


XP does not allow the following -> \/:*?<>|

Personally, I filter these out for apps which I know will have to be 
cross-platform.


regards
alex


Mark Schonewille wrote:

Josh,

I don't see this happen under normal circumstances. Can you post an 
example script or give more details?


Best regards,

Mark Schonewille

___
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: slash in file name on OS X

2007-09-05 Thread Josh Mellicker

Thanks Phil, I figured as much.

These will be already-captured video files, in which some people put  
the date... gr!



On Sep 5, 2007, at 5:20 PM, Phil Davis wrote:


Josh Mellicker wrote:
If there is a slash in the file name on OS X, Revolution replaces  
it with a colon ":"

Unfortunately, this means the file cannot be found.
Of course, replacing colons with slashes doesn't help, since Rev  
interprets this as an extra folder.

Has anyone solved this problem?


Hi Josh,

My solution: disallow slashes in filenames.

Rev lets you detect slashes in filenames (by listing the files in a  
folder for example) but doesn't let you [successfully] reference  
files whose names contain them.


Slashes aren't allowed in filenames on Windows IIRC, so if you're  
making a multi-platform thing you'll need to deal with it there  
anyway.


I don't know a workaround.

Phil Davis
___
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


___
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: slash in file name on OS X

2007-09-05 Thread Phil Davis

Josh Mellicker wrote:
If there is a slash in the file name on OS X, Revolution replaces it 
with a colon ":"


Unfortunately, this means the file cannot be found.

Of course, replacing colons with slashes doesn't help, since Rev 
interprets this as an extra folder.


Has anyone solved this problem?


Hi Josh,

My solution: disallow slashes in filenames.

Rev lets you detect slashes in filenames (by listing the files in a folder for 
example) but doesn't let you [successfully] reference files whose names contain 
them.


Slashes aren't allowed in filenames on Windows IIRC, so if you're making a 
multi-platform thing you'll need to deal with it there anyway.


I don't know a workaround.

Phil Davis
___
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: slash in file name on OS X

2007-09-05 Thread Mark Schonewille

Josh,

Are you sure it is the external? Can't it be a scripting problem? I  
have been using this external a lot and didn't notice this problem,  
although I may have been using the shortfilepath function, IIRC.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 6-sep-2007, om 2:03 heeft Josh Mellicker het volgende geschreven:

It is with Trevor's excellent Quicktime External that the file  
cannot be located.


___
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: slash in file name on OS X

2007-09-05 Thread Josh Mellicker
It is with Trevor's excellent Quicktime External that the file cannot  
be located.


On Sep 5, 2007, at 4:05 PM, Mark Schonewille wrote:


Josh,

I don't see this happen under normal circumstances. Can you post an  
example script or give more details?


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 6-sep-2007, om 0:59 heeft Josh Mellicker het volgende geschreven:

If there is a slash in the file name on OS X, Revolution replaces  
it with a colon ":"


Unfortunately, this means the file cannot be found.

Of course, replacing colons with slashes doesn't help, since Rev  
interprets this as an extra folder.


Has anyone solved this problem?


___
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


___
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: [semi-OT] Parallels

2007-09-05 Thread Brent Anderson

Hello.

As far as windows/mac integration goes, Parallels and VMWare are  
equivalent (I know that VMWare supports better 3D rendering, however  
Parallels is bound to catch up). The best selling points for VMWare  
boil down to the years of experience in VM's that VMWare has, the  
more graceful integration with OS X (Launchd and background processes  
rather than background processes and system core modifications), and  
a few extra features that are nice beyond windows (Appliances,  
lighter footprint, integrates flawlessly with VM Player and other  
industry standard VMWare products).


Thanks,
Brent Anderson
Fiery Ferret

___
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: [semi-OT] Parallels

2007-09-05 Thread Mark Schonewille

Hi Jim,

Parallels offers clipboard integration too, but I don't know how it  
compares to Fusion's.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 6-sep-2007, om 1:11 heeft James Hurley het volgende geschreven:

According to the recent (October) issue of Macworld (pg. 84), "the  
most significant difference right now [between Parallels and  
Fusion] is that Fusion offers clipboard integration so that it is  
easier to cut and paste between [operating systems.]"


Jim

___
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: [semi-OT] Parallels

2007-09-05 Thread James Hurley
According to the recent (October) issue of Macworld (pg. 84), "the  
most significant difference right now [between Parallels and Fusion]  
is that Fusion offers clipboard integration so that it is easier to  
cut and paste between [operating systems.]"


Jim
___
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: slash in file name on OS X

2007-09-05 Thread Mark Schonewille

Josh,

I don't see this happen under normal circumstances. Can you post an  
example script or give more details?


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 6-sep-2007, om 0:59 heeft Josh Mellicker het volgende geschreven:

If there is a slash in the file name on OS X, Revolution replaces  
it with a colon ":"


Unfortunately, this means the file cannot be found.

Of course, replacing colons with slashes doesn't help, since Rev  
interprets this as an extra folder.


Has anyone solved this problem?


___
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: copy/paste still buggy?

2007-09-05 Thread Robert Mann
I am not able to copy/paste multiple objects at once either, only one at a
time
Winxp, rev studio 2.8.1 build 470

Rob

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Swindell
Sent: Wednesday, September 05, 2007 10:09 AM
To: How to use Revolution
Subject: copy/paste still buggy?

I just spent several minutes trying to copy and paste a group (just a  
couple of lines) within a group.  The keyboard shortcuts wouldn't  
work, nor would the menus.  Finally I quit Rev, restarted it, and had  
another go at it, and the third time it worked.  I tried copy/paste,  
duplicate, and replicate with no result.  I thought this situation  
was remedied?

-Mark

OSX 10.4, Rev Studio 2.8.1 build 472

The future will be better tomorrow.
-Dan Quayle

___
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

___
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


slash in file name on OS X

2007-09-05 Thread Josh Mellicker
If there is a slash in the file name on OS X, Revolution replaces it  
with a colon ":"


Unfortunately, this means the file cannot be found.

Of course, replacing colons with slashes doesn't help, since Rev  
interprets this as an extra folder.


Has anyone solved this problem?
___
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


[Not Quite OT] Possible Fix for PNG Color Shift

2007-09-05 Thread Scott Rossi
Greetings List:

For any of you who work a lot with PNG images in your stacks (or elsewhere),
you might be familiar with the slight color shift that is often introduced
into the files by the apps that generate them (Adobe apps are some that
cause this problem, as well as inconsistent PNG support in Web browsers).

Recently I came across a free Windows application called PngOptimizer that
removes what it calls "useless" information from PNGs, making the images
display as expected.

http://psydk.org/PngOptimizer

Drag any files from the desktop onto the running app, and it creates new
files with the extraneous data removed.  I've tried half a dozen
apps/plugins that claim to solve this problem, but in my initial tests, this
one seems to work.  YMMV.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


___
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: revdb_execute problem

2007-09-05 Thread mfstuart

Hi Paolo, I'm not familiar with the "go" command in MySQL.
Please check the help for multiple commands in MySQL.
This may help...
http://dev.mysql.com/doc/refman/5.1/en/batch-mode.html




paolo mazza wrote:
> 
> Hi Mark, you wrote:
> 
>>With my experience using MS SQL, you define one statement (such as your
>>UPDATE), then on the next line type in "go" (without the double quotes),
>>then on the next line your next statement, then the "go" on the next line,
>>etc. The program "throws" that to SQL and executes all the statements,
>>sequentially.
>>I haven't tried this from Rev, but we use this in our product whenever we
>>deliver a "patch" for a customer to update/fix data - no problem.
> 
> I tryed this. It does not work with the revExecuteSQL command.
> I got this error message from the MySQL server:
> "You have an error in your SQL syntax; check the manual that corresponds
> to your MySQL server version for the right syntax to use near 'go ..."
> 
> Ciao Paolo
> 
> **
> 
> Paolo Mazza
> NEOL SRL
> Società partecipata da Università di Padova
> via N. Tommaseo 84
> 35131 - Padova (Italy)
> Tel 049- 2050147 - Fax 049-7964386
> www.neol.it
> 
> ___
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/revdb_execute-problem-tf4284430.html#a12505316
Sent from the Revolution - User mailing list archive at Nabble.com.

___
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: [semi-OT] Parallels

2007-09-05 Thread Luis
I used to use Q to run some PPC Linux images: http://www.kju-app.org/ 
kju/


Based on QEMU: http://fabrice.bellard.free.fr/qemu/

You can find some disk images here: http://fabrice.bellard.free.fr/ 
qemu/download.html


I think it's a Universal Binary now, but I haven't used it for a long  
while.


Cheers,

Luis.



On 5 Sep 2007, at 14:43, Yves COPPE wrote:



Le 05-sept.-07 à 12:25, Sarah Reichelt a écrit :


I have been using BootCamp, but having to reboot completely tends to
stop me using it. I would prefer a solution that allowed me to run
Windows/Linux without having to stop the Mac.

Sarah



Hi Sarah,

I use VMWare fusion on my mac to test my builds for windows and I'm  
very happy with.



Greetings.

Yves COPPE
[EMAIL PROTECTED]



___
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



___
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: Help with shell() script

2007-09-05 Thread Thierry

Hi,

What about using  "open process"
See in the doc it's quite well documented.

I managed years ago to build kind of front end to one of my app.

HTH

Regards,
Thierry




Unfortunately running a shell "interactively" is not possible...

You can execute any written batch though...
React on the file logs or results returns via a shell...
Persistent data and variables may vary on mileage and usage...
Plan around it, that's the way i know...


Yes Xavier,
this is the problem, I am trying to script the openssl shell.
I can run a single command from the cmd.exe shell but it quits at  
the end,

what I need is a way to open the opessl shell and then read and write
shell
commands to it but the '/C' keeps gettng in the way.

Has anybody else had any success with working with this?

Paul


I checked it with a little script:

set the shellcommand to "c:\apps\cygwin\ls.exe"
get shell("") -- needs the quotes apparently or it wont compile
answer it

when you execute this you will see again the damn /c in the error
message

Tested quickly in MetaCard... should be the same in Rev...

cheers
Xavier

[EMAIL PROTECTED] wrote on 29/08/2007
16:58:10:


Hi Paul,

The problem, if im correct, is that you are assigning the shell to

be
the

exe to be exectuted in the shell...

Set the shellcommand to "cmd.exe" -- reset it to what it should be

- if
im

correct... i didn't know we could set "dir" and the shell

command!

get shell(filepath && "Version")

should work better IMOHO...

Unfortunately i dont have the openssl.exe from cygwin to test.

hope that helps
cheers
Xavier

[EMAIL PROTECTED] wrote on 29/08/2007

16:44:59:




I am trying to use the openssl function within cygwin in

windows.

The following is the script, instead of sending the command

'version'
to

openssl it appears to be sending "/C" as the result quotes that

"/C"
is

not

a valid command.

The it variable contains:
"openssl:Error: '/C' is an invalid command.
Standard commands
asn1parse ... "


Putting 'version' in at the prompt works OK.
What am I doing wrong and where does the "/C" come from?

Paul

on mouseUp
  set the hideconsolewindows to true
  put   "c:\cygwin\bin\openssl.exe" into filepath
  open process filepath
  set shellcommand to "c:\cygwin\bin\openssl.exe"
  put "version" into shellc
  get shell("version")
   answer it
 end mouseUp


___
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


copy/paste still buggy?

2007-09-05 Thread Mark Swindell
I just spent several minutes trying to copy and paste a group (just a  
couple of lines) within a group.  The keyboard shortcuts wouldn't  
work, nor would the menus.  Finally I quit Rev, restarted it, and had  
another go at it, and the third time it worked.  I tried copy/paste,  
duplicate, and replicate with no result.  I thought this situation  
was remedied?


-Mark

OSX 10.4, Rev Studio 2.8.1 build 472

The future will be better tomorrow.
-Dan Quayle

___
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: [semi-OT] Parallels

2007-09-05 Thread Yves COPPE


Le 05-sept.-07 à 12:25, Sarah Reichelt a écrit :


I have been using BootCamp, but having to reboot completely tends to
stop me using it. I would prefer a solution that allowed me to run
Windows/Linux without having to stop the Mac.

Sarah



Hi Sarah,

I use VMWare fusion on my mac to test my builds for windows and I'm  
very happy with.



Greetings.

Yves COPPE
[EMAIL PROTECTED]



___
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: [semi-OT] Parallels

2007-09-05 Thread Sarah Reichelt
I have been using BootCamp, but having to reboot completely tends to
stop me using it. I would prefer a solution that allowed me to run
Windows/Linux without having to stop the Mac.

Sarah


On 9/5/07, Luis <[EMAIL PROTECTED]> wrote:
> Thought of using Boot Camp? http://www.apple.com/macosx/bootcamp/
>
> Cheers,
>
>
> Luis.
>
>
> On 5 Sep 2007, at 00:21, Sarah Reichelt wrote:
>
> > Hi All,
> >
> > I'm about to get Parallels and use it for Windows on my Mac. I seem to
> > remember there were problems earlier with Rev windows not drawing
> > properly. Is that still the case or is it fixed now? Are there any
> > other tricks I should know about before I start? What about using
> > libURL, revBrowser, Trevor's Quicktime external and other Windows
> > externals? I just don't want to waste my time trying to track bugs
> > that are not my fault and will not appear on a full Windows system.
> >
> > I'll be running XP I think. I have XP Pro already and don't want to
> > shell out for a Vista license for my limited use.
> >
> > Thanks,
> > Sarah
> > ___
> > 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
> >
>
> ___
> 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
>
___
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: revdb_execute problem

2007-09-05 Thread paolo mazza
Hi Mark, you wrote:

>With my experience using MS SQL, you define one statement (such as your
>UPDATE), then on the next line type in "go" (without the double quotes),
>then on the next line your next statement, then the "go" on the next line,
>etc. The program "throws" that to SQL and executes all the statements,
>sequentially.
>I haven't tried this from Rev, but we use this in our product whenever we
>deliver a "patch" for a customer to update/fix data - no problem.

I tryed this. It does not work with the revExecuteSQL command.
I got this error message from the MySQL server:
"You have an error in your SQL syntax; check the manual that corresponds
to your MySQL server version for the right syntax to use near 'go ..."

Ciao Paolo

**

Paolo Mazza
NEOL SRL
Società partecipata da Università di Padova
via N. Tommaseo 84
35131 - Padova (Italy)
Tel 049- 2050147 - Fax 049-7964386
www.neol.it

___
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


AW: reading, writing ini files?

2007-09-05 Thread Tiemo Hollmann TB
Thank you Mark - a former ToolBook developer?
Tiemo

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:use-revolution-
> [EMAIL PROTECTED] Im Auftrag von Mark Schonewille
> Gesendet: Mittwoch, 5. September 2007 10:25
> An: How to use Revolution
> Betreff: Re: reading, writing ini files?
> 
> Hi Tiemo,
> 
> This should get you started:
> 
> 
> 
> Best regards,
> 
> Mark Schonewille
> 
> --
> 
> Economy-x-Talk Consulting and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
> 
> Quickly extract data from your HyperCard stacks with DIFfersifier.
> http://differsifier.economy-x-talk.com
> 
> 
> Op 5-sep-2007, om 10:09 heeft Tiemo Hollmann TB het volgende geschreven:
> 
> > Hello,
> >
> > I didn't find a function for reading / writing (windows-) ini
> > files. Is
> > there a prefab rev function for ini files with its sections? If not
> > there
> > are probably tons of self made functions.
> >
> > Thank you
> >
> > Tiemo
> >
> >
> >
> >
> >
> >
> >
> > ___
> > 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
> 
> ___
> 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

___
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: [semi-OT] Parallels

2007-09-05 Thread Mark Schonewille

Hi Luis, Sarah,

Parallels is really much more practical than Bootcamp, which requires  
a restart. On the other hand, Bootcamp allows you to choose from more  
than 2 operating systems:




which makes Bootcamp interesting again.

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 5-sep-2007, om 10:25 heeft Luis het volgende geschreven:


Thought of using Boot Camp? http://www.apple.com/macosx/bootcamp/

Cheers,

Luis.



___
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: [semi-OT] Parallels

2007-09-05 Thread Luis

Thought of using Boot Camp? http://www.apple.com/macosx/bootcamp/

Cheers,

Luis.


On 5 Sep 2007, at 00:21, Sarah Reichelt wrote:


Hi All,

I'm about to get Parallels and use it for Windows on my Mac. I seem to
remember there were problems earlier with Rev windows not drawing
properly. Is that still the case or is it fixed now? Are there any
other tricks I should know about before I start? What about using
libURL, revBrowser, Trevor's Quicktime external and other Windows
externals? I just don't want to waste my time trying to track bugs
that are not my fault and will not appear on a full Windows system.

I'll be running XP I think. I have XP Pro already and don't want to
shell out for a Vista license for my limited use.

Thanks,
Sarah
___
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



___
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: reading, writing ini files?

2007-09-05 Thread Mark Schonewille

Hi Tiemo,

This should get you started:



Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 5-sep-2007, om 10:09 heeft Tiemo Hollmann TB het volgende geschreven:


Hello,

I didn't find a function for reading / writing (windows-) ini  
files. Is
there a prefab rev function for ini files with its sections? If not  
there

are probably tons of self made functions.

Thank you

Tiemo







___
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


___
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


reading, writing ini files?

2007-09-05 Thread Tiemo Hollmann TB
Hello,

I didn't find a function for reading / writing (windows-) ini files. Is
there a prefab rev function for ini files with its sections? If not there
are probably tons of self made functions.

Thank you

Tiemo

 

 

 

___
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