Tigerlogic

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Execute D3 command in Unix prompt
Vincent
post Dec 24 2009, 01:06 AM
Post #1


 
*


Posts: 5





Hi, I've written a pick basic program and would like to execute it in unix prompt using pearl script. How can I do it?
Thanks
Go to the top of the page
 
+Quote Post
TonyG
post Dec 24 2009, 03:36 PM
Post #2


 
****


Posts: 778





Look in the D3Ref manual under Unix Commands for "d3tcl". You'll find examples there. The Unix command 'd3tcl' is itself a shell script that you can copy, modify, and use to learn how to pass commands into D3. In short you need to login to D3 with a valid user, maybe a password, then an account, maybe a password, and once you've scripted yourself through to TCL, just execute any command you wish. If you need to catch the output, pipe ( | or > ) to whatever file or process requires it. HTH


--------------------
Always visit Nebula Research and Development first for your Pick/MV solutions
New! http://twitter.com/TonyGravagno
Click these links to visit Nebula R&D (Forum) (Blog) (Freeware)
Go to the top of the page
 
+Quote Post
Vincent
post Dec 24 2009, 09:11 PM
Post #3


 
*


Posts: 5





QUOTE (TonyG @ Dec 24 2009, 03:36 PM) *
Look in the D3Ref manual under Unix Commands for "d3tcl". You'll find examples there. The Unix command 'd3tcl' is itself a shell script that you can copy, modify, and use to learn how to pass commands into D3. In short you need to login to D3 with a valid user, maybe a password, then an account, maybe a password, and once you've scripted yourself through to TCL, just execute any command you wish. If you need to catch the output, pipe ( | or > ) to whatever file or process requires it. HTH

Go to the top of the page
 
+Quote Post
Vincent
post Dec 24 2009, 09:13 PM
Post #4


 
*


Posts: 5





Thanks will check it out and Merry Xmas
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 10th September 2010 - 12:34 PM