Hi all,
Just wondering if anyone knows if all CCNA examinations are in English or not. I may be heading to France soon and was wondering if i were to take the exam there would i need to take it in French? I read in a google group that they are all English regardless of where you take them.
Cheers
Hi all,
Just wondering if anyone knows if all MCSE examinations are in English or not. I may be heading to France soon and was wondering if i were to take the exam there would i need to take it in French?
Cheers
Hi all,
If i want to use virtual PC as a means to setting up a virtual lab what do i need? As i understand it i not only need the virtual PC software but also a separate copy of each OS i want to install. Is this true? I had heard mention of using evaluation software to get around this?
Also...
Hi all,
wonder an you help.
I run active state perl 5.8 on my windows machine.
I need to control the increment rate of a while loop and after trying with Time::HiRes usleep and Win32::Sleep i've found something that puzzled me and led me to do some benchmark testing. This then showed a problem...
Hi,
Wonder can anyone give me some help.
I've written a few scripts with tk and threads and everything has been fairly straightforward until i hit this little problem. Basically i have a small GUI consisting of a Label widget. The text variable in this widget points to a shared variable. I...
Hi,
Does anyone know of a tool that records the objects/methods etc that get called during user interaction on windows?
I want to automate a few windows applications via OLE but i find really difficult to know what COM objects and their available methods i need to use. I've got oleview.exe but...
Hi,
I've been looking into Win32::OLE and have got pretty excited about the doors it has opened! I'm looking to automate a few things e.g. an internet explorer web brwosing session. I can create the explorer window, monitor for events and load various URL's from the perl script. However i'm...
Hi folks,
Thanks for all your help and pointers, however i'm stuck again!! Can someone please please look at the small script i've written and point out why it wont work?! Basically i create a thread which prints hashes at $period seconds interval. $period is a shared variable. I expect the...
Hi,
I was recently guided towards perl/tk for GUI creation but have realised this was only address 1 of my requirements.
I know i'll have to use separate processes but i cant seem to get a good picture as to how i can communicate between them, ideally i'd like a parent process to make a change...
Hi folks,
I know perl quite well now but have been pondering writing a program that will need something i'm not too sure about.
If i wished to create a program with a gui in which something is occuring constantly and i wish to be able to change say a slider widget on a GUI during run time which...
Sorry folks for asking more newbie questions but i'm playing around with my compiler to understand it better and a few things don't figure.
Under windows the size of my executable will go up and down as i add or remove functions from my project.
However if i start defining e.g. some extra floats...
Hi,
Something is confusing me with regard to function declarations in header files. If i include a header file with many different function declarations in my main module but only actually use one of the functions does this mean that all of the function definitions are eventually linked in or...
Hi,
I've been using PERL quite succesfully for post processing logs etc. However i've thought of a useful idea that i'm not sure how to go about doing. This time rather than making a tool to post process static text files i was thinking about how i could do the following (in windows):
run a...
Hi folks,
Can anyone describe how windows generally works in finding correct drivers for hardware. I've noticed over the years that when i insert e.g. USB based devices, windows as usual auto detects them adn attempts to find drivers for the device, which it may or may not find, this leads me...
Hi,
Is it correct to say that the C++ language technically doesn't include for example cout and cin but rather these are functions written in the C++ language which have become a part of the standard C++ library???
I know its being pernickity but its bugging me!!
Cheers
Hi folks,
I have a USB device which i know is streaming logging type data through the port. This is so special software can gather this and parse the raw data and present it to user in a clear manner. However, as i don't have this software i was wondering if anyone knows a simple way to listen...
Hi folks,
Can anyone recommend a 'graceful' way in which i can 'script' user actions involving several applications, some of which are on different PC's in a networked environment. Currently i wish to perform some actions on an application on one pc and then start other actions on a remote pc...
I wonder can anyone help me. I have attached a 3G Mobile phone to my Pc via a serial usb connection. The modem is assigned to a com port and i can happily issue AT commmands to the phone via hyperterminal and cause it dial voice calls. However to set up a data call i have to use windows dial up...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.