Login | |
|
 |
RE: refresh code from perforce with that of the local m... - 7/4/2006 11:39:11 PM
|
|
 |
|
| |
ebgreen
Posts: 4613
Score: 31
Joined: 7/12/2005
Status: offline
|
Unless perforce has a COM interface, your scripting of it will be very limited. A simple google search for "vbscript perforce" turned up this page: http://public.perforce.com/guest/robert_cowham/perforce/API/p4com/main/index.html where you can download a third party COM interface for it so I'm guessing it does not have one natively. We typically do not write scripts for people herre we help them figure out problems with the scripts that they are writing themselves. The page that I linked to has some examples of using the COM interface to automate perforce so I would suggest starting there then posting back here if you have problems.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|