Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
error while calling function
Name: thaj Date: June 9, 2004 at 23:22:37 Pacific OS: Windows NT CPU/Ram: 512Mhz
Comment:
Hi, I am looking for a pattern in a file. Once i get the pattern, i assign it to a variable amd checking it. While running the script, it says, "err1 not found". I am pasting the code out here, can anyone please help me out?.
Summary: Hi, I have built a shared library in Unix (.so file). I want to call a function in the shared library from Extended stored procedure. I also created the extended stored procedure but it is not able ...
Summary: I have a function inside a file. THe function name and filename is different. THis function works well, if I run it in the same shell. But if I put it in ascript and call ./function name, it says "F...