Tag Archives: automation

More Windows Command Prompt Via Batch File Tutorial

This tutorial builds on the previous Windows Command Prompt Via Batch File tutorial, showing you the use of some Windows Command Prompt commands such as set /a, set /p, date, time, echo, pause, call, if, goto, for/f, systeminfo, ping, choice … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , | Leave a comment

Oracle and Unix Korn Shell Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. You can do … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

A Job

Don’t know about you, but the reason I’m into computers is that you can work to see something get done. What interests me are: procedures (personally, like “scripty” (eg. Korn shell scripts, batch DOS files) type software supervising compiled software … Continue reading

Posted in Colour Matching, Event-Driven Programming, Software, Visual Studio | Tagged , , , , , , , , , | 21 Comments

AutoHotKey Primer Tutorial

Have you heard of AutoHotKey? It is a Windows application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of I.T. … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 1 Comment

Windows Command Prompt Via Batch File Primer Tutorial

Tutorial … Transcript: Do you own a Windows computer? Have you heard of Command Prompt, or MS-DOS, or the DOS prompt? It is like Bash Scripting on Linux or Korn Shell scripting on Unix and could open a whole new … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , | 1 Comment