View Single Post

  #5 (permalink)  
Old 05-02-2005, 04:31 PM
postyrus postyrus is offline
Junior Member
 
Join Date: Apr 2005
Posts: 3
Rep Power: 0
postyrus
Send a message via MSN to postyrus Send a message via Yahoo to postyrus
Default

Thanks once again for your help. That is another way to accomplish the problem that i was having. However i have worked out a simple solution.

Where i was trying to substitute UG=* with UG="$INC" etc.....within shell i found you can use .* for all occurrences so i used UG=.*/UG="$INC" and presto....she works

I have finally got the program working 100 % with error checking. thanks heaps
Reply With Quote