It means that the first argument you've given to DSGetLinkInfo is not a valid job handle.
The only means for generating a valid job handle are:
- using the DSJ.ME constant
using the DSAttachJob function
Code: Select all
rm -rf mytempdir && mkdir mytempdir && cp `ls -t | head -1` mytempdir/xyz && cd mytempdirkduke wrote:Arlo Guthrie? Are you a hippie? You aren't that old are you, Ray?