KiLa Posted January 25, 2009 Share Posted January 25, 2009 Hi! im trying to use the npoints-function as a value to "Number of copies"-param in Copy SOP, but it doesn npoints_test.hipnc Quote Link to comment Share on other sites More sharing options...
graham Posted January 25, 2009 Share Posted January 25, 2009 The problem is that you are using a backslash "\" in your path, rather than a forward slash "/". It should be npoints("../grid1"), not npoints("..\grid1"). Quote Link to comment Share on other sites More sharing options...
KiLa Posted January 26, 2009 Author Share Posted January 26, 2009 Aah - im blind! Thank you!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.