line wrap

2004-05-12 Thread Robert Hartley
Dear Heather and list.

The book had a line wrapped url. to prevent this I use tinyurl. www.tinyurl.com

cheers
bob
Dr. Robert Hartley, Spinal Cord Group,
Institute of Biomedical & Life Sciences, West Medical Building,
University of Glasgow, Glasgow. G12 8QQ
[EMAIL PROTECTED] http://www.gla.ac.uk/~rh82p/
Phone +44 141 330 4367 

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


vol2/3 of Dan's book

2004-03-03 Thread Robert Hartley
Hi All.

I have vol 1 of the book and I'm so impressed that I'm wanting to suscribe 
to vol3 and 4. Is there an upgrade from 1 to the 3 volume set?

Cheers
bob
Dr. Robert Hartley, Spinal Cord Group,
Institute of Biomedical & Life Sciences, West Medical Building,
University of Glasgow, Glasgow. G12 8QQ
[EMAIL PROTECTED] http://www.gla.ac.uk/~rh82p/
Phone +44 141 330 4367 

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Dan's Book

2004-02-06 Thread Robert Hartley
Hi All.

OK I''m a rev newbie and indeed new to programming. I previously trawled 
our library for books on languages to learn (and the www). I looked at real 
basic and bought a book. Goodness me, how it put me off.

I bought rev express and Dan Shaefer's (hope the spelling is OK) book and 
got round to reading it last night.

AT LAST!!  A BOOK THAT IS IN-DEPTH ENOUGH, BUT ALSO FOR THE NEWBIE. :-)

I am sick of books that say things like "OK lets learn codeing"; simply 
stick stribng a with parameterb with inverted backflipc and you get a 
congealed output. Did you understand that sentence? No I bet you didn't, 
nor do many that read books on their first language.

However, Dan's book is great. He says things like "hey guys! want to add a 
counter to a stack?" Hmmm let me see do this, then try this, then play with 
this and hey presto!, you have what you want.

Dear Dan.
10/10, 100%, 5 gold stars etc. THE best beginners computer book I have ever 
encountered.

Thanks

Dr. Bob

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


copy progress bar; windows

2003-12-20 Thread Robert Hartley
Hi All

I created an application for seeking and transferring files from a folder 
to another.

see
http://www.gla.ac.uk/~rh82p/confocal.jpg
and get it from
http://www.gla.ac.uk/~rh82p/index.html
the code for the copy button is:-
on mouseUp
  answer folder "Please choose a folder:"
  put it into destFolder
  set the itemDelimiter to "/"
  put field 1 into theFiles
  repeat for each line f in theFiles
put destFolder & "/" & last item of f into newFile
revCopyFile f, newFile
  end repeat
end mouseUp
Now when I click the button to transfer the files listed, it works 
perfectly, however, there is no indication of the progress of the copy.
When you copy files using windows explorer you get a progress bar; is there 
a way to show the progress of the copy-action in revolution?

Regards
Bob
Dr. Robert Hartley, Spinal Cord Group, West Medical Building,
University of Glasgow, Glasgow. G12 8QQ
[EMAIL PROTECTED]
http://www.gla.ac.uk/~rh82p/
Phone +44 141 330 4367 

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


[no subject]

2003-12-20 Thread Robert Hartley
Hi Rod

I don't know what happened to my mail's text: I assume a script you wrote 
but just for the others her is my submission

Application Name: ABcitation
Version: 1
Availablility: February
Publisher: Armbase
Website: www.armbase.com
Contact Email: [EMAIL PROTECTED]
Platforms: Microsoft Windows
OS X Native?: No (but in th future)
Demo available: Full application shareware
Price: 5 dollars
Description (30 words or less) Bibliography manager for scientific journal 
references. There are many "Free" apps that are better. But they have a 
steep learning curve. ABcitation is simple, and simple to use. :-)

Cheers
Bob; Sunny Glasgow


Dr. Robert Hartley, Spinal Cord Group, West Medical Building,
University of Glasgow, Glasgow. G12 8QQ
[EMAIL PROTECTED]
http://www.gla.ac.uk/ibls/NBS/spinal.html
http://www.gla.ac.uk/~rh82p/
Phone +44 141 330 4367 

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution