executing at 1:24:38 PM Type Handler: can't find handler Object Button Line revMacFromUnixPath(it,convertOSX) Hint revMacFromUnixPath
Thinking that I am not sending the file path correctly, I am trying this Rev function. So Rev can't find a built in function ? huh? What's up?
There is a crack in everything. That's how the light gets in. __________<http://home.golden.net/~samu>__________
If revMacFromUnixPath is a function, shouldn't you call it like a function
instead of like a command? Like:
get revMacFromUnixPath(it,convertOSX)
Read Jacque's page again. :-)
http://www.hyperactivesw.com/functions.html
HTH, Glenn
Glenn E. Fisher University of Houston - Retired 22402 Diane Dr. Spring, Tx 77373 [EMAIL PROTECTED] http://www.uh.edu/~fisher http://home.houston.rr.com/thegefishers/ http://homepage.mac.com/gefisher _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
