Jump to content

Recommended Posts

Posted

I may not be able to do this, but I want to copy info out of HyperTerm. I have a script that helps programs up AP's for us, at the end we have to manualy copy the MAC address out and put it into a text file. The only way to see what the MAC is, is by doing a " show sys", it ofcource is right in the middle of all the info. I would like to copy it out to a text file. Anyone have any ideas?

Jon

Posted (edited)

if you can copy the info, you can parse it out by line or whatever fairly easily. Getting that info will take a bit of work.

You can use autoIt Spy and if the IP shows up there in a control it would be pretty easy.

I don't know the steps you take to do that show sys, but as long as it is the same each time, it shouldn't be that hard to gather.

I don't use hyperterm, but there are many ways to grab data from programs with autoit.

Edited by scriptkitty

AutoIt3, the MACGYVER Pocket Knife for computers.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...