![]() |
|
|
|
#1
|
|||
|
|||
|
Newb Question on O&M
Hello,
Can someone point me to a good resource that describes the Objects and Methods that are available to me via Perlscript in CRT? I'm just getting started in the scripting side of CRT and I would like to understand things like the options that exist for session->connect. One example has a "/s" and I would like to understand what this and others are for. Thanks, Steve |
|
#2
|
||||
|
||||
|
Although our documentation doesn't provide usage examples in perlscript, the same API documentation applies to all ActiveX scrpiting languages. However, for each different language, you'll need to follow the correct syntax for accessing objects and methods. There isn't much that we have in the way of example scripts using perlscript, but here are a few links that should get you started:
FAQ on PerlScripts in CRT/SecureCRT Example perlscript code: Login.pl ConnectMultiSession.pl With respect to the options available for the crt.Session.Connect method, the documentation of this method is as follows: Connect DescriptionFor more information about other API objects and methods, see the "Script Objects Reference" topic located in the SecureCRT Help. Does this information help? |
|
#3
|
|||
|
|||
|
Jake,
That tell's me everything I need to know. I did not see the object ref section when I looked in the help section earlier. Thanks! Steve |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|