in reply to Re^3: running shell script in cron
in thread running shell script in cron

From the name of the script, I would infer Korn shell is being used - hence the OP should use the dot command ('.') - source is, mercifully, not a Korn shell keyword.

A user level that continues to overstate my experience :-))