No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
I wouldn't suggest starting out in 2000. if you can get a copy of 2008, as that skillset will more likely serve you better in the future.
I know this is an old topic, but in case someone else googles it... For doing a simple key edit in a .net program, you can simply use a variable of the following code: [code]Dim WSH 'Changes <key> to <New Value> WSH = CreateObject("WScript.Shell") WSH.RegWrite("<key>", "<New Value>")[/code]
Are you thinking about having different levels of blur in a simulated field of distance in the flash thing? to somehow gage eyesight? it's possible if you had an intimate knowledge of how those tests work :\ you will definitely need to consult an eyedoctor to help you with this …
I recently received an assignment that is, in my opinion, vastly above my paygrade and current knowledge, but I am dead set on completing it in a timely manner. I've posted this on another tech forum with zero results, so I appeal to those in the industry who hopefully have …
What language? What does the program do? Is this for School? (If so quit cheating and read your book :P ) Shot in the dark.. Use whatever language you are using to access the system clock, and just have a function that takes a base time (start) and keeps reading …
The End.
bwasson