gaurav Posted November 15, 2011 Share Posted November 15, 2011 Is there a utility which gives some good basic information about a hip file ? Thanks, Quote Link to comment Share on other sites More sharing options...
tmdag Posted November 15, 2011 Share Posted November 15, 2011 hou.applicationName() hou.applicationVersion() applicationCompilationDate() Quote Link to comment Share on other sites More sharing options...
symek Posted November 15, 2011 Share Posted November 15, 2011 Is there a utility which gives some good basic information about a hip file ? Thanks, Why not just grep it? grep -a "SAVEVERSION" test.hip ...SAVETIME, SAVEPLATFORM Quote Link to comment Share on other sites More sharing options...
gaurav Posted November 16, 2011 Author Share Posted November 16, 2011 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.