Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › TCL in Crontab Problem › Reply To: TCL in Crontab Problem
October 31, 2005 at 3:50 pm
#57686
Ricci Graham
Participant
On the second error, it looks like it thinks you have an extra brace, but when I copy and paste your proc in my editor and check it, all the braces line up, so that is a little strange. Did you remove a brace before posting?
To answer your questions on clarification, I misunderstood. You’re right, if it can’t find the proc in the first place, it won’t be able to read anything from it.
Another thought, have you run this proc from the command line and see if it runs? Before I add anything to Cron, I run it from the command line first to see if I get any errors.
Ricci