Scripting for Dragon NaturallySpeaking 9

Size: px
Start display at page:

Download "Scripting for Dragon NaturallySpeaking 9"

Transcription

1 Scripting for Dragon NaturallySpeaking 9 A Guide to Advanced Scripting for Dragon NaturallySpeaking 9.x Larry V. Allen

2 Scripting for Dragon NaturallySpeaking 9 Copyright 2006 by Softnet Systems, Inc. All Rights Reserved No part of this book may be reproduced in any form or by any means, including, without limitation, electronic or mechanical, such as photocopying or recording, or by any information storage and retrieval systems, without the express written consent of Softnet Systems, Inc., except for quotations of less than 50 words embodied in reviews. The information contained in this book is sold without warranty, either express or implied. Neither the author, the publisher, nor their dealers or distributors assume any liability for any damages cause or alleged to be caused either directly or indirectly by the use of the contents of this book. DragonDictate, Dragon NaturallySpeaking, MouseGrid, NaturallySpeaking, Select-and-Say, and Vocabulary Editor are registered trademarks of Nuance Inc. Windows-98, Windows-ME, Windows-2000, Windows-XP, Office-2000, Office-XP, Office-2003, Excel, Outlook, Outlook Express, Powerpoint, Visual Basic, Word-97, Word-2000, Word-2002, and Word-2003 are trademarks or registered trademarks of Microsoft Corporation. AutoCAD is a registered trademark of Autodesk. Corel, CorelDraw, and WordPerfect are registered trademarks of Corel Corporation. QuickBooks is a registered trademark of Intuit, Inc. Eudora is a registered trademark of QUALCOMM, Inc. Other trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The first usage of the trademark is noted with the registered trademark or trademark symbol where we are aware of the trademark. Published by Softnet Systems, Inc., an Arizona Corporation ISBN: First Printing December 2006 Printed in United States of America ii

3 for Dragon NaturallySpeaking 9... i... iii Acknowledgments... vii Cover... vii About the Author... vii Introduction... viii Chapter 1: Introduction to Macros and Commands... 1 Why Have Custom Commands?... 1 Learn the Dragon NaturallySpeaking Commands... 2 Learn Word Processor Commands... 2 Learn Keystroke Equivalents... 2 Reading Dragon NaturallySpeaking -Supplied Commands... 3 Attributes of Commands... 4 Command Names... 4 Command Descriptions... 5 Command Group... 5 Availability/Scope... 5 Command Type... 6 Content... 8 Save/Cancel/Help... 8 Using and Abusing Commands... 8 Training a Command...8 Chapter 2: Text Command Creation... 9 Writing Commands for Repeated Text... 9 Inserting Text Using Advanced Scripting... 9 How to Name Insertable Text Chapter 3: Control Command Creation Decide What You Would Like to Do Record the Steps Taken to Do the Task Decide How You Will Verbally Express the Task Create the Commands Summary of Steps to Create a Command Command Example: Save a Document in a Directory Building Commands Basic Steps When NOT to Make a Command Chapter 4: Advanced Scripting Advanced Command Creation Example: Date for Yesterday Date/Time using Format Statement Example: What Time Is It? String Operations Shell Commands...26 Executing Existing Word Macros Executing Macros in other MS-Office Applications Using the Win32 API (Windows Application Programming Interface) Win32 API Example: Active Window Title Win32 API Example: Current Mouse Position iii

4 Libraries of Functions Using Other Application APIs Combining Commands Using Commands with Recorders Debugging Commands Common Problems Caution! Chapter 5: List/Template Commands...35 Text and Graphics Commands Using Lists Example: Acne Description Part Name Editor Example: Acne Description Part Example: Acne Description Part 3 Adding to a List Example: Part Numbers Based on Part Names Example: 3-D Measurements Name Editor Example 3-D Measurements Complex List Applications Common Lists Example: Phone List Example: Repeated Fields -- Combining Words, Letters, Numbers, etc Chapter 6: Dialog (Form) Editor...55 Dialog Example 1: A Form with Two Text Boxes Dialog Example 2: OK/Cancel, Radio Buttons Dialog Form Description Top Controls Edit Item Properties Delete Cut, Copy, Paste Move in Front (towards End Dialog), Move Behind (towards Begin Dialog), Select in Front (towards End Dialog), Select Behind (towards Begin Dialog) Dialog Form Controls Left Side Controls Select Add Text Add TextBox...66 Add CheckBox Add OKButton, Add CancelButton Add PushButton Add Picture Add OptionButtons Add ListBox, Add ComboBox, Add DropListBox, Add MultiListBox Advanced Dialog Functions Setting Focus Setting Accelerator (Alt+ ) Keys Acting Upon a CheckBox Hiding Fields Changing Headings and Text Fields Adding Commands for a Form Example (on-line): Large Type Dialog Chapter 7: Details, Details, Details...72 Specific Hints by Advanced Scripting Command Type Dragon NaturallySpeaking Extensions, Alphabetic AppBringUp...72 AppSwapWith iv

5 Beep ButtonClick Click the Specified Mouse Button ClearDesktop...72 ControlPick Selects a Control (Button, Prompt, ) DdeExecute - Sends a DDE Command DdePoke Sets Value in a DDE Application DllCall Calls a Function in a Windows DLL DragToPoint Drag Mouse to a Point GoToSleep Put Dragon NaturallySpeaking into Sleep Mode HeardWord...74 MenuCancel Cancels the Current Menu MenuPick Selects a Menu or Menu Item Mid Return Part of a String MouseGrid Position Mouse Pointer MsgBoxConfirm PlaySound Remember Point Save Current Mouse Position RunScriptFile SendSystemKeys, SendDragonKeys, and SendKeys SetCharFormat - Change Type Font SetMicrophone Microphone On/Off SetMousePosition Places Mouse on a Pixel SetRecognitionMode ShellExecute Start an Application TTSPlayString Generate Synthesized Speech Wait Delay the Script WakeUp Resumes Recognition WinHelp Runs Windows Help Specific Hints by Advanced Scripting Command Type VB and VB Extensions Special Keystrokes Producing Special Characters Clipboard Date/Time, Now Debugging Error Trapping...82 MsgBox #Uses Dragon NaturallySpeaking Scripting Language, VB 6, Windows Scripting Host Comparison Adjusting for Different Keyboards Using WordPerfect Macros Using Excel Macros...85 Using Internet Explorer Macros Chapter 8: Document Production with Word Why Use Document Templates, Word Macros, and Voice Commands? Creating a New Document Template Making a Document Template Known to Dragon NaturallySpeaking Command for Navigation Between Fields -- NEXT Dates Insertable Text Within Word How to Add an Insertable Insertable Text Hints v

6 Using Insertable Text Without Dragon NaturallySpeaking Numbered Lists Making Dragon Conform Learning VBA from Word Macros Basic Word Objects/Constructs Letterhead Large Documents...99 Retaining Documents Chapter 9: Dragon Sample Commands Commentary Chapter 10: Managing Commands Naming a Command/Command Template Training a Command, Renaming a Command How to Organize Commands Saving Your Commands Printing a List of Commands Files Involved with Commands Sharing Your Commands Sharing with Others Via Internet Using Multiple Computers Export/Import Multiple Users, Multiple Computers - Data Distribution Tool Exporting Release 9 Commands to Releases 7 or Changing Releases of Word and other Applications Command/Macro Viruses Chapter 11: To Go Further Assistance with Visual Basic Assistance with Microsoft Office Find Existing Commands When You Find Commands Importing Existing Dragon NaturallySpeaking Macros Writing Commands By Voice Alternatives For the Future Appendix A: KEY NAMES Advanced Scripting SendKeys Mouse Movement Appendix B: Advanced Scripting vs. VB Script5 and VBA INDEX vi

Introduction to Dragon Voice Automation

Introduction to Dragon Voice Automation Introduction to Dragon Copyright Alan Cantor 2018. Thursday 12 July 2018 1:30-5:30 p.m. RESNA 2018 Arlington, VA Alan Cantor Cantor Access Inc. alan@cantoraccess.com www.cantoraccess.com 647-542-5098 This

More information

VerbalBasic User Manual & Training Guide

VerbalBasic User Manual & Training Guide VerbalBasic User Manual & Training Guide Table of Contents (use hyperlinks) Preliminary Hierarchy Simple Global Text Macro Example (w/bookmarks) Simple Global Text Macro Example (w/formatting) Macro Tools

More information

Viva Voce Speech Recognition Solutions

Viva Voce Speech Recognition Solutions Viva Voce Speech Recognition Solutions Creating macros (custom commands) for Dragon Professional Individual V15 This manual is intended for use as an aid to support face-to-face training. You might not

More information

Nuance Management Center administrator guide

Nuance Management Center administrator guide Dragon speech recognition Enterprise solution Guide Nuance Management Center administrator guide For: Copyright Dragon Professional Group/Dragon Legal Group/Dragon Law Enforcement, v15. Nuance Management

More information

2006 by Softnet Systems, Inc. Page 1 of 9

2006 by Softnet Systems, Inc. Page 1 of 9 2006 by Softnet Systems, Inc. Page 1 of 9 Inserting Text Via Vocabulary Editor This is an easy technique well suited for situations where the text to be inserted is short and frequently used. You may think

More information

Nuance Management Console Guidelines for Distributors

Nuance Management Console Guidelines for Distributors Nuance Management Console Guidelines for Distributors 1 Nuance Management Console Guidelines for Distributors Copyright Dragon Medical Practice Edition Nuance Management Center. 2018 Nuance Communications,

More information

Dragon Medical Enterprise Network Edition

Dragon Medical Enterprise Network Edition PowerMic II Getting Started Guide Dragon Medical Enterprise Network Edition Version10.1 Trademarks Nuance, the Nuance logo, Dictaphone, Dragon, DragonBar, the Dragon logo, and NaturallySpeaking are trademarks

More information

Dragon Sample Commands Commentary

Dragon Sample Commands Commentary Dragon Sample Commands Commentary Nuance includes several advanced sample commands with Dragon NaturallySpeaking. These are normally installed in the directory: C:\Documents and Settings\All Users\Application

More information

SomaticView Version 1.0

SomaticView Version 1.0 SomaticView Version 1.0 User's Guide Technology that counts This page was intentionally left blank SomaticView A part of the NucleoCounter SCC-100 system Manual No. 991-0201 (English) Version 1.0 March

More information

Turns your voice into text with up to 99% accuracy. New - Up to a 15% improvement to out-of-the-box accuracy compared to Dragon version 12

Turns your voice into text with up to 99% accuracy. New - Up to a 15% improvement to out-of-the-box accuracy compared to Dragon version 12 Recognition accuracy Turns your voice into text with up to 99% accuracy New - Up to a 15% improvement to out-of-the-box accuracy compared to Dragon version 12 Recognition speed Words appear on the screen

More information

Introduction to macros

Introduction to macros L E S S O N 6 Introduction to macros Suggested teaching time 45-55 minutes Lesson objectives In this lesson, you will learn about macros by: a b c Running and recording a new macro by using the record

More information

Examples: To speed up routine editing and formatting Page X of Y. If you type teh plus a space, AutoCorrect replaces it with "the.

Examples: To speed up routine editing and formatting Page X of Y. If you type teh plus a space, AutoCorrect replaces it with the. Ways to Automate Repetitive Tasks: AutoText The AutoText feature lets you specify a short name for a body of text or graphics and then lets you insert that body of material just by typing the short name.

More information

Installation Guide 2.6

Installation Guide 2.6 Installation Guide 2.6 Copyright 2016 Dragon Medical Network Edition, 2.6. This material may not include some last-minute technical changes and/or revisions to the software. Changes are periodically made

More information

! can type any amount of text with one voice command, up to 16,000 characters.

! can type any amount of text with one voice command, up to 16,000 characters. 11 Macros Macros are the more powerful cousin of the shorthands described in Chapter 10. While shorthands are limited to typing short passages of text, macros can type passages as long as you like and

More information

Macros enable you to automate almost any task that you can undertake

Macros enable you to automate almost any task that you can undertake Chapter 1: Building and Running Macros In This Chapter Understanding how macros do what they do Recording macros for instant playback Using the relative option when recording macros Running the macros

More information

Using the Customize Dialog Box

Using the Customize Dialog Box Toolbar Tools > Customize Using the Customize Dialog Box The Customize tool is used to define custom work environment, toolbar, and tool settings. The Customize dialog box appears when you access the Customize

More information

Copyright. Trademarks Attachmate Corporation. All rights reserved. USA Patents Pending. WRQ ReflectionVisual Basic User Guide

Copyright. Trademarks Attachmate Corporation. All rights reserved. USA Patents Pending. WRQ ReflectionVisual Basic User Guide PROGRAMMING WITH REFLECTION: VISUAL BASIC USER GUIDE WINDOWS XP WINDOWS 2000 WINDOWS SERVER 2003 WINDOWS 2000 SERVER WINDOWS TERMINAL SERVER CITRIX METAFRAME CITRIX METRAFRAME XP ENGLISH Copyright 1994-2006

More information

DRAGON NATURALLYSPEAKING 12 FEATURE MATRIX COMPARISON BY PRODUCT EDITION

DRAGON NATURALLYSPEAKING 12 FEATURE MATRIX COMPARISON BY PRODUCT EDITION Recognition Accuracy Turns your voice into text with up to 99% accuracy NEW - Up to a 20% improvement to out-of-the-box accuracy compared to Dragon version 11 Recognition Speed Words appear on the screen

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Administrator and Manager's Guide for Site Studio 11g Release 1 (11.1.1) E10614-01 May 2010 Oracle Fusion Middleware Administrator and Manager's Guide for Site Studio, 11g Release

More information

Changes and Enhancements

Changes and Enhancements vii Changes and Enhancements Introduction This section describes the features of SAS System under OS/2 that have been implemented or enhanced since Release 6.12. Version 8 changes and enhancements are

More information

Global Software, Inc.'s Distribution Manager User Manual. Release V12 R5 M1

Global Software, Inc.'s Distribution Manager User Manual. Release V12 R5 M1 Global Software, Inc.'s Distribution Manager User Manual Release V12 R5 M1 Worldwide Headquarters 3201 Beechleaf Court Raleigh, NC 27604 USA +1.919.872.7800 www.glbsoft.com EMEA Headquarters 500 Chiswick

More information

Microsoft Dynamics GP. Extender User s Guide Release 9.0

Microsoft Dynamics GP. Extender User s Guide Release 9.0 Microsoft Dynamics GP Extender User s Guide Release 9.0 Copyright Copyright 2005 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user.

More information

Microsoft Dynamics GP. Extender User s Guide

Microsoft Dynamics GP. Extender User s Guide Microsoft Dynamics GP Extender User s Guide Copyright Copyright 2009 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Using Visual Basic Studio 2008

Using Visual Basic Studio 2008 Using Visual Basic Studio 2008 Recall that object-oriented programming language is a programming language that allows the programmer to use objects to accomplish a program s goal. An object is anything

More information

The Direct Excel Connection plugin PRINTED MANUAL

The Direct Excel Connection plugin PRINTED MANUAL The Direct Excel Connection plugin PRINTED MANUAL Direct Excel Connection plugin All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical,

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

Lesson 1: Exploring Excel Return to the Excel 2007 web page

Lesson 1: Exploring Excel Return to the Excel 2007 web page Lesson 1: Exploring Excel 2007 Return to the Excel 2007 web page Presenting Excel 2007 Excel can be used for a wide variety of tasks: Creating and maintaining detailed budgets Tracking extensive customer

More information

Macros enable you to automate almost any task that you can undertake

Macros enable you to automate almost any task that you can undertake Chapter 1: Building and Running Macros In This Chapter Understanding how macros do what they do Recording macros for instant playback Using the relative option when recording macros Running the macros

More information

Reference Manager Version 9

Reference Manager Version 9 Reference Manager Version 9 Windows 98/95/NT Research Information Systems Copyright 1997 by Institute for Scientific Information February, 1999 COPYRIGHT NOTICE This software product and accompanying documentation

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Client Product Guide PDC Version: 5.4 Written by: Product Documentation, R&D Date: February 2014 2014 Perceptive Software. All rights reserved Perceptive Software is a trademark

More information

GUIDELINES FOR SPEECH- ACCESSIBLE HTML FOR DRAGON NATURALLYSPEAKING AND DRAGON MEDICAL WHITE PAPER

GUIDELINES FOR SPEECH- ACCESSIBLE HTML FOR DRAGON NATURALLYSPEAKING AND DRAGON MEDICAL WHITE PAPER GUIDELINES FOR SPEECH- ACCESSIBLE HTML FOR DRAGON NATURALLYSPEAKING AND DRAGON MEDICAL WHITE PAPER CONTENTS Overview... 2 General Requirements... 3 Dictation... 3 Elements Problematic For Diction... 4

More information

VISUAL QUICKSTART GUIDE QUICKTIME PRO 4. Judith Stern Robert Lettieri. Peachpit Press

VISUAL QUICKSTART GUIDE QUICKTIME PRO 4. Judith Stern Robert Lettieri. Peachpit Press VISUAL QUICKSTART GUIDE QUICKTIME PRO 4 Judith Stern Robert Lettieri Peachpit Press Visual QuickStart Guide QuickTime Pro 4 Judith Stern Robert Lettieri Peachpit Press 1249 Eighth Street Berkeley, CA 94710

More information

User Guide. Product: GreenFolders. Version: 3.8

User Guide. Product: GreenFolders. Version: 3.8 User Guide Product: GreenFolders Version: 3.8 Release Date: October 2014 GreenFolders 3.8 User Guide Introduction Table of Contents 1 Introduction... 6 2 General Information... 7 2.1 Login Procedure...

More information

Nuance Management Center

Nuance Management Center Nuance Management Center Version 5.6 Release Notes Copyright Copyright 2002-2016 Nuance Communications, Inc. All rights reserved. Nuance, ScanSoft, the Nuance logo, the Dragon logo, Dragon, DragonBar,

More information

Dragon Professional Individual Version 13 Installation and User s Guide. Installation Guide

Dragon Professional Individual Version 13 Installation and User s Guide. Installation Guide Dragon Professional Individual Version 13 Installation and User s Guide Installation Guide 1 Copyright Dragon Professional Individual. 2015 Nuance Communications, Inc. This material may not include some

More information

Table of Contents COPYRIGHTED MATERIAL. Introduction Book I: Excel Basics Chapter 1: The Excel 2013 User Experience...

Table of Contents COPYRIGHTED MATERIAL. Introduction Book I: Excel Basics Chapter 1: The Excel 2013 User Experience... Table of Contents Introduction... 1 About This Book...1 Foolish Assumptions...2 How This Book Is Organized...3 Book I: Excel Basics...3 Book II: Worksheet Design...3 Book III: Formulas and Functions...4

More information

Nuance Management Console Guidelines for Distributors

Nuance Management Console Guidelines for Distributors Nuance Management Console Guidelines for Distributors Copyright Dragon Medical Practice Edition Nuance Management Center. 2018 Nuance Communications, Inc. This material may not include some last-minute

More information

With ClaroIdeas you can quickly and easily create idea maps using a combination of words, symbols and pictures.

With ClaroIdeas you can quickly and easily create idea maps using a combination of words, symbols and pictures. Welcome to ClaroIdeas ClaroIdeas is a fresh tool to support the creation and editing of concept maps or idea maps using visual and audio components. It has been specifically developed to support people

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information

Nuance Management Center

Nuance Management Center Nuance Management Center Version 5.7 Release Notes Copyright Copyright 2002-2016 Nuance Communications, Inc. All rights reserved. Nuance, ScanSoft, the Nuance logo, the Dragon logo, Dragon, DragonBar,

More information

Lesson 1: Exploring Excel Return to the FastCourse Excel 2007 Level 1 book page

Lesson 1: Exploring Excel Return to the FastCourse Excel 2007 Level 1 book page Lesson 1: Exploring Excel 2007 Return to the FastCourse Excel 2007 Level 1 book page Lesson Objectives After studying this lesson, you will be able to: Explain ways Excel can help your productivity Launch

More information

IBM Rational Rhapsody Gateway Add On. User Guide

IBM Rational Rhapsody Gateway Add On. User Guide User Guide Rhapsody IBM Rational Rhapsody Gateway Add On User Guide License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated into any

More information

AGent VERSO. Version 5.1 Product Information Bulletin. Printing Spine and Pocket Labels

AGent VERSO. Version 5.1 Product Information Bulletin. Printing Spine and Pocket Labels AGent VERSO Version 5.1 Product Information Bulletin Printing Spine and Pocket Labels AGent VERSO-006 March 2005 Scope and Purpose The Spine and Pocket Labels function lets you print spine and pocket labels

More information

Introduction... 1 Part I: Getting Started with Excel VBA Programming Part II: How VBA Works with Excel... 31

Introduction... 1 Part I: Getting Started with Excel VBA Programming Part II: How VBA Works with Excel... 31 Contents at a Glance Introduction... 1 Part I: Getting Started with Excel VBA Programming... 9 Chapter 1: What Is VBA?...11 Chapter 2: Jumping Right In...21 Part II: How VBA Works with Excel... 31 Chapter

More information

Getting started 7. Setting properties 23

Getting started 7. Setting properties 23 Contents 1 2 3 Getting started 7 Introduction 8 Installing Visual Basic 10 Exploring the IDE 12 Starting a new project 14 Adding a visual control 16 Adding functional code 18 Saving projects 20 Reopening

More information

Nuance Management Server

Nuance Management Server Nuance Management Server Version 5.2 Release Notes Copyright Copyright 2002-2016 Nuance Communications, Inc. All rights reserved. To view and download the latest version of this document, visit: http://www.nuance.com/for-healthcare/dragon-medical-360/user-guides/index.htm

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Impress Guide. Chapter 11 Setting Up and Customizing Impress

Impress Guide. Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the terms of

More information

Line Spacing and Double Spacing...24 Finding and Replacing Text...24 Inserting or Linking Graphics...25 Wrapping Text Around Graphics...

Line Spacing and Double Spacing...24 Finding and Replacing Text...24 Inserting or Linking Graphics...25 Wrapping Text Around Graphics... Table of Contents Introduction...1 OpenOffice.org Features and Market Context...1 Purpose of this Book...4 How is OpenOffice.org Related to StarOffice?...4 Migrating from Microsoft Office to OpenOffice.org...4

More information

Getting started 7. Setting properties 23

Getting started 7. Setting properties 23 Contents 1 2 3 Getting started 7 Introducing Visual Basic 8 Installing Visual Studio 10 Exploring the IDE 12 Starting a new project 14 Adding a visual control 16 Adding functional code 18 Saving projects

More information

NDA ISSUE 1 STOCK # MATWorX 32 User s Guide. December, NEC America, Inc.

NDA ISSUE 1 STOCK # MATWorX 32 User s Guide. December, NEC America, Inc. NDA-24215 ISSUE 1 STOCK # 151942 MATWorX 32 User s Guide December, 1997 NEC America, Inc. LIABILITY DISCLAIMER NEC America, Inc. reserves the right to change the specifications, functions, or features,

More information

Full file at https://fratstock.eu Programming in Visual Basic 2010

Full file at https://fratstock.eu Programming in Visual Basic 2010 OBJECTIVES: Chapter 2 User Interface Design Upon completion of this chapter, your students will be able to 1. Use text boxes, masked text boxes, rich text boxes, group boxes, check boxes, radio buttons,

More information

Microsoft Access 2010 Cheat Sheet

Microsoft Access 2010 Cheat Sheet 2010 Cheat Sheet Free PDF ebook Download: 2010 Cheat Sheet Download or Read Online ebook microsoft access 2010 cheat sheet in PDF Format From The Best User Guide Database Access 2010 Microsoft. ws g an

More information

bs^ir^qfkd=obcib`qflk= prfqb=clo=u

bs^ir^qfkd=obcib`qflk= prfqb=clo=u bs^ir^qfkd=obcib`qflk= prfqb=clo=u cçê=u=táåççïë=póëíéãë cçê=lééåsjp=eçëíë cçê=f_j=eçëíë 14.1 bî~äì~íáåö=oéñäéåíáçå=u This guide provides a quick overview of features in Reflection X. This evaluation guide

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Impress Guide Chapter 11 Setting Up and Customizing Impress

Impress Guide Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing

More information

Dragon Medical Practice Edition and Citrix Administrator Guide 2.2

Dragon Medical Practice Edition and Citrix Administrator Guide 2.2 Dragon Medical Practice Edition and Citrix Administrator Guide 2.2 Copyright 2014. Dragon Medical Practice Edition, 2.2. To view and download the latest version of this document, visit: http://www.nuance.com/for-healthcare/dragon-medical-360/user-guides/index.htm

More information

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1 DRAFT Table of Contents About this manual... ix About CuteSITE Builder... ix Getting Started... 1 Setting up... 1 System Requirements... 1 To install CuteSITE Builder... 1 To register CuteSITE Builder...

More information

Companion ebook Available Pro Android Includes Android 1.5 SOURCE CODE ONLINE US $44.99

Companion ebook Available Pro Android Includes Android 1.5 SOURCE CODE ONLINE US $44.99 The EXPERT s VOIce in Open Source Pro Android Covers Google s Android Platform and its fundamental APIs, from basic concepts such as Android resources, intents, and content providers to advanced topics

More information

Enables Auto-complete of ENA Series Commands when Writing Code on an External PC

Enables Auto-complete of ENA Series Commands when Writing Code on an External PC Agilent ENA Series RF Network Analyzers Enables Auto-complete of ENA Series Commands when Writing Code on an External PC Third Edition No. 16000-95018 January 2006 Notices The information contained in

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Frequently Asked Questions for Cisco Unified Personal Communicator 8.6 and Voice and Video Firmware 8.6 for Cisco Virtualization Experience Client 6215 FAQs 2 Basics 3 Setup

More information

WinView. Getting Started Guide

WinView. Getting Started Guide WinView Getting Started Guide Version 4.3.12 June 2006 Copyright 2006 Mincom Limited All rights reserved. No part of this document may be reproduced, transferred, sold or otherwise disposed of without

More information

Tutorial 2 - Welcome Application Introducing, the Visual Studio.NET IDE

Tutorial 2 - Welcome Application Introducing, the Visual Studio.NET IDE 1 Tutorial 2 - Welcome Application Introducing, the Visual Studio.NET IDE Outline 2.1 Test-Driving the Welcome Application 2.2 Overview of the Visual Studio.NET 2003 IDE 2.3 Creating a Project for the

More information

Fire Scene 6. Tip Sheet

Fire Scene 6. Tip Sheet Fire Scene 6 Tip Sheet Fire Scene 6 All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping,

More information

Citrix administator guide

Citrix administator guide Dragon speech recognition Enterprise solution Guide Citrix administator guide For: Copyright 2017 Dragon Professional Group/Dragon Legal Group/Dragon Law Enforcement, v15. This material may not include

More information

Basic Windows 95 Skills

Basic Windows 95 Skills Building Mouse Skills Click press left mouse button once used to select options in menus or to move your cursor Double click press left mouse button twice without moving the mouse pointer used on icons

More information

Getting Started with Adobe Acrobat 8

Getting Started with Adobe Acrobat 8 Getting Started with Adobe Acrobat 8 CONTENT Introducing Acrobat 8 Professional The Interface The Program Window Toolbars and Task Buttons Navigation Panels Moving Through a Document Opening and Saving

More information

IBM Rational Rhapsody Gateway Add On. User Manual

IBM Rational Rhapsody Gateway Add On. User Manual User Manual Rhapsody IBM Rational Rhapsody Gateway Add On User Manual License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated into any

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

Prentice Hall CBT Systems X In A Box IT Courses

Prentice Hall CBT Systems X In A Box IT Courses Prentice Hall CBT Systems X In A Box IT Courses We make it click Visual Basic 5 In A Box Gary Cornell and Dave Jezak Prentice Hall PTR Upper Saddle River, NJ 07458 http://www.phptr.com Part of the Prentice

More information

Visual Studio.NET. Rex Jaeschke

Visual Studio.NET. Rex Jaeschke Visual Studio.NET Rex Jaeschke Copyright c 2002, 2005 Rex Jaeschke. All rights reserved. Edition: 2.0 (matches V2) Printing: August 6, 2005 All rights reserved. No part of this publication may be reproduced,

More information

E-Report. User Manual

E-Report. User Manual E-Report User Manual 2011 All rights reserved. No parts of this work may be reproduced in any form or by any means graphic, electronic, or mechanical, including photocopying, recording, taping, or information

More information

Contents. Introducing Clicker Paint 5. Getting Started 7. Using The Tools 10. Using Sticky Points 15. Free resources at LearningGrids.

Contents. Introducing Clicker Paint 5. Getting Started 7. Using The Tools 10. Using Sticky Points 15. Free resources at LearningGrids. ClickerPaintManualUS.indd 2-3 13/02/2007 13:20:28 Clicker Paint User Guide Contents Introducing Clicker Paint 5 Free resources at LearningGrids.com, 6 Installing Clicker Paint, 6 Getting Started 7 How

More information

Office 365 for Business Basics

Office 365 for Business Basics Office 365 for Business Basics Notice of Rights No part of this document may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language, in any form or by any

More information

Included with the system is a high quality speech synthesizer, which is installed automatically during the SymWord setup procedure.

Included with the system is a high quality speech synthesizer, which is installed automatically during the SymWord setup procedure. Introduction to SymWord SymWord is a simple to use, talking, symbol-word processor. It has the basic functionality of a word processor. SymWord can also be configured to produce speech and/or display text

More information

Manual Vba Access 2010 Close Form Without Saving Record

Manual Vba Access 2010 Close Form Without Saving Record Manual Vba Access 2010 Close Form Without Saving Record I have an Access 2010 database which is using a form frmtimekeeper to keep Then when the database is closed the close sub writes to that same record

More information

Cisco Unified Personal Communicator Release 8.5

Cisco Unified Personal Communicator Release 8.5 Frequently Asked Questions Cisco Unified Personal Communicator Release 8.5 FAQs 2 Basics 2 Setup 3 Availability 5 Contacts 8 Chat 10 Calls 18 Conference Calls 25 Voicemail 26 Web Meetings 27 Troubleshooting

More information

MindView Accessibility Enhancements

MindView Accessibility Enhancements MindView Accessibility Enhancements Enhancements to the Backstage View... 2 Working with MindView without using a mouse... 2 Select "New MindMap" as default... 2 Make text available for screen readers...

More information

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager BCM 4.0 Personal Call Manager User Guide BCM 4.0 Business Communications Manager Document Status: Beta Document Version: 02 Part Code: N0027256 Date: January 2006 Copyright Nortel Networks Limited 2006

More information

ASIC-200 Version 5.0. integrated industrial control software. HMI Guide

ASIC-200 Version 5.0. integrated industrial control software. HMI Guide ASIC-200 Version 5.0 integrated industrial control software HMI Guide Revision Description Date C Name change, correct where applicable with document 4/07 HMI Guide: 139168(C) Published by: Pro-face 750

More information

PracticeMaster Report Writer Guide

PracticeMaster Report Writer Guide Copyright 2014-2015 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster, and the "pinwheel" symbol ( ) are registered trademarks of Software Technology,

More information

Office 2016 For Seniors. by Faithe Wempen

Office 2016 For Seniors. by Faithe Wempen Office 2016 For Seniors by Faithe Wempen Office 2016 For Seniors For Dummies Published by: John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030-5774, www.wiley.com Copyright 2016 by John Wiley

More information

A Complete Tutorial for Beginners LIEW VOON KIONG

A Complete Tutorial for Beginners LIEW VOON KIONG I A Complete Tutorial for Beginners LIEW VOON KIONG Disclaimer II Visual Basic 2008 Made Easy- A complete tutorial for beginners is an independent publication and is not affiliated with, nor has it been

More information

SAMPLE ICDL 5.0. International Computer Driving Licence. Module 4 - Spreadsheets Using Microsoft Excel 2010

SAMPLE ICDL 5.0. International Computer Driving Licence. Module 4 - Spreadsheets Using Microsoft Excel 2010 ICDL 5.0 International Computer Driving Licence Module 4 - Spreadsheets Using Microsoft Excel 2010 This training, which has been approved by ECDL Foundation, includes exercise items intended to assist

More information

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation BASIC EXCEL SYLLABUS Section 1: Getting Started Unit 1.1 - Excel Introduction Unit 1.2 - The Excel Interface Unit 1.3 - Basic Navigation and Entering Data Unit 1.4 - Shortcut Keys Section 2: Working with

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation. Software Release 1.0 November 2012

TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation. Software Release 1.0 November 2012 TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation Software Release 1.0 November 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

ELO. ELO Dropzone. Document Management and Archiving Software. September ELO Digital Office GmbH.

ELO. ELO Dropzone. Document Management and Archiving Software. September ELO Digital Office GmbH. ELO Document Management and Archiving Software ELO Dropzone September 2017 ELO Digital Office GmbH http://www.elo.com Copyright 2017 ELO Digital Office GmbH All rights reserved [06.10.2017-10:21 - en -

More information

PDF solution comparison.

PDF solution comparison. Nuance PDF solution comparison. vs.. Compatibility Microsoft Office style ribbon user interface to minimize learning curve and maximize productivity Compatible with Microsoft Windows 7 (32- and 64-bit),

More information

Read Me First (Excel 2007)

Read Me First (Excel 2007) Read Me First (Excel 2007) Concrete Mix Evaluator Before installing the CME program please go through these steps to configure your Excel 2007. Open a NEW BLANK Workbook and click on the "Developer " (A)

More information

Bridge Program Computer Skills Self-Inventory

Bridge Program Computer Skills Self-Inventory Name Date Bridge Program Computer Skills Self-Inventory This inventory is a lengthy but non-comprehensive list of beginning, intermediate and advanced computer skills a typical college graduate would have.

More information

Highline College. Office 2016 Video #01: Introduction to Office 2016 & Windows Explorer

Highline College. Office 2016 Video #01: Introduction to Office 2016 & Windows Explorer Highline College Busn 216: Computer Applications for Business (Fun and Power with Computers) Office 2016 Video #01: Introduction to Office 2016 & Windows Explorer Topics: 1. Programs/Apps (application

More information

Configuring LDAP and Single Sign-On

Configuring LDAP and Single Sign-On Service Pack 3 Configuring LDAP and Single Sign-On Nuance Management Server Administrator Guide Page 1 Table of Contents Table of Contents...2 Creating Single Sign-On user accounts... 4 Implementing EHR

More information

The ViVo Mouse Versions: Standard & Professional Installation Guide

The ViVo Mouse Versions: Standard & Professional Installation Guide Versions: Standard & Professional Installation Guide Copyright 2010-2014 Vortant Technologies, LLC Table of Contents Installation Guide - ViVo Standard & Professional... 3 Contact Information... 3 Getting

More information

2 Frequently Asked... Questions. 4 How Do I... 1 Working within... Entries

2 Frequently Asked... Questions. 4 How Do I... 1 Working within... Entries Contents I Table of Contents Part I Welcome 6 1 Welcome... 6 2 Frequently Asked... Questions 6 Part II Getting Started 6 1 Getting Started... 6 2... 7 Create a New Database... 7 Open an Existing... Database

More information

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline 2 T U T O R I A L Objectives In this tutorial, you will learn to: Navigate Visual Studio.NET s Start Page. Create a Visual Basic.NET solution. Use the IDE s menus and toolbars. Manipulate windows in the

More information

Introduction to macros

Introduction to macros L E S S O N 7 Introduction to macros Suggested teaching time 30-40 minutes Lesson objectives To understand the basics of creating Visual Basic for Applications modules in Excel, you will: a b c Run existing

More information

GX-M2. FREE 3 YEAR WARRANTY REGISTRATION MODEL NUMBER: ENGXM20100BKEW

GX-M2. FREE 3 YEAR WARRANTY REGISTRATION     MODEL NUMBER: ENGXM20100BKEW GX-M2 MODEL NUMBER: ENGXM20100BKEW FREE 3 YEAR WARRANTY REGISTRATION www.accessorypower.com/warranty For troubleshooting information, please visit the link below: www.accessorypower.com/faq Package contents

More information

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41 Table of Contents iii Table of Contents Word Starting Word What is word processing? 2 Starting Word 2 Exploring the Start screen 4 Creating a blank document 4 Exploring the Word document window 5 Exploring

More information

Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2

Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2 Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2 Table of Contents Accessible PDF Documents with Adobe Acrobat 9... 3 Application...3 Terminology...3 Introduction...3 Word

More information

Batch and Import Guide

Batch and Import Guide Batch and Import Guide 06/13/2017 Blackbaud Altru 4.96 Batch and Import US 2017 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means,

More information