Sorry, 2 lines.

vThe FileName is the variable containing the file name

if vTheFileName ends with ".jpg" then put empty into char (the number of chars in vTheFileName - 3) to (the number of chars in vTheFileName) of vTheFileName
else put ".jpg" after vTheFileName

Best,

ÉrIC

Le 28 juin 08 à 11:25, Francis Nugent Dixon a écrit :


Hi from Paris,

You guys have always spoofed me with what you can do with
Transcript. Some of your coding makes me look silly.
I obviously don't "grab" Transcript like you do !

So I have a little test for you. I want to :

1 -add
2 -remove

a ".jpg" suffix from a file name that I'm holding in a variable.

Have you got a couple of one-liners to do that ?

With Thanks

-Francis

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


-- My NeXT computer will Be a Mac too! --


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to