Search found 6998 matches

by Marcus Tettmar
Thu Apr 02, 1998 11:00 pm
Forum: Scripts and Tips
Topic: DOS / Windows Utility - llc - Count lines in a Text (ASCII)
Replies: 0
Views: 15385

DOS / Windows Utility - llc - Count lines in a Text (ASCII)

Contributed By: Larry D Woods lwoods@revealed.net Submitted On: 03/04/98 Note: With version 5.0 it is now possible to count the number of lines in a file using ReadLn : Let>count=0 Label>Start Let>count=count+1 ReadLn>c:\..\myfile.txt,count,line If>line=##EOF##,end Goto>Start Label>end Message>Numbe...
by Marcus Tettmar
Sat Mar 14, 1998 12:00 am
Forum: Scripts and Tips
Topic: Open Wordpad with the default font of your choice
Replies: 0
Views: 10533

Open Wordpad with the default font of your choice

Contributed By: Bob Williams [email protected]
Submitted On: 14/03/98

Run Program>C:\Program Files\Accessories\Wordpad.exe
WaitWindowOpen>Document - WordPad
Press ALT
Send Character/Text>o
Release ALT
Send Character/Text>f
WaitWindowOpen>Font
Send Character/Text>Tahoma
Press Enter
by Marcus Tettmar
Thu Mar 12, 1998 12:00 am
Forum: Scripts and Tips
Topic: Ini File Creator
Replies: 0
Views: 10022

Ini File Creator

Contributed By: Richard Heaton richard@radipole.demon.co.uk Submitted On: 12/03/98 ;Script to create an ini file containing all of a specified type of file ;in a specified folder which could be used in a script to change ;wallpaper (search for bmp) or screensavers (this example) ;Path=Folder to crea...
by Marcus Tettmar
Thu Mar 12, 1998 12:00 am
Forum: Scripts and Tips
Topic: Automating Microsoft Backup
Replies: 0
Views: 9607

Automating Microsoft Backup

Contributed By: Richard Heaton richard@radipole.demon.co.uk Submitted On: 12/03/98 This script runs Microsoft backup using a previously saved backup.set and after it has run, it changes the name of the backup file to read today's date for quick identification. Please note that the file should be cre...
by Marcus Tettmar
Mon Feb 23, 1998 12:00 am
Forum: Scripts and Tips
Topic: Yet another E-mail fetcher, using Netscape Communicator's Me
Replies: 0
Views: 9290

Yet another E-mail fetcher, using Netscape Communicator's Me

Contributed By: Frank Wright Kavalier32@Mindspring.com Submitted On: 23/02/98 1) Set the path of the statement "Run Program" to wherever you installed Communicator's Messenger. 2) Set the "MouseMove" value below to to place the pointer on your dial-up indicator in the systray. This may need modifyin...
by Marcus Tettmar
Fri Feb 13, 1998 12:00 am
Forum: Scripts and Tips
Topic: Close Remote Access Service on NT Server or Domain
Replies: 0
Views: 8811

Close Remote Access Service on NT Server or Domain

Contributed By: Platon Leventis Platon.Leventis@astra.gr.astra.com Submitted On: 13/02/98 SetFocus>Remote Access Admin on [Your NT Server or Domain here] Press ALT Release ALT Press Enter Press Down Press Down Press Enter Press Left Press Enter Wait>60 SetFocus>Remote Access Admin on [Your NT Server...
by Marcus Tettmar
Fri Feb 13, 1998 12:00 am
Forum: Scripts and Tips
Topic: Start Remote Access Service on NT Server or Domain
Replies: 0
Views: 8974

Start Remote Access Service on NT Server or Domain

Contributed By: Platon Leventis [email protected]
Submitted On: 13/02/98

Run Program>rasadmin
Press ALT
Release ALT
Press Enter
Press Down
Press Enter
Press Enter
by Marcus Tettmar
Wed Feb 11, 1998 12:00 am
Forum: Scripts and Tips
Topic: Simple Turnpike Scripts
Replies: 0
Views: 9363

Simple Turnpike Scripts

by Marcus Tettmar
Sun Feb 01, 1998 12:00 am
Forum: Scripts and Tips
Topic: Launch AOL with Certain Sign On Name
Replies: 0
Views: 10401

Launch AOL with Certain Sign On Name

Contributed By: Scott Anderson Scott@atsar.come Submitted On: 01/02/98 This Script Launches AOL 4.0 with a selected Sign On name & enters password. I've added a Hotkey "Anyone know how to make a shortcut..when clicked.. would run this macro?" (Yes - just right click the required macro and select 'De...
by Marcus Tettmar
Mon Jan 19, 1998 12:00 am
Forum: Scripts and Tips
Topic: Backing up to a ZIP drive
Replies: 0
Views: 9868

Backing up to a ZIP drive

Contributed By: Steve Bullard etlstb@etlxdmx.ericsson.se Submitted On: 19/01/98 This macro is used in conjunction with an ini file which looks like this : [BACKUPNAME] set=test REM REM This macro provides automated deletion of an old backups and creation of a new backup. REM It was written for Iomeg...
by Marcus Tettmar
Sun Jan 04, 1998 12:00 am
Forum: Scripts and Tips
Topic: Play Real Audio link on cue
Replies: 0
Views: 9735

Play Real Audio link on cue

Sign up to our newsletter for free automation tips, tricks & discounts