Htbasic Development Version

Total Page:16

File Type:pdf, Size:1020Kb

Htbasic Development Version HTBasic Development Version Written by Administrator Wednesday, 18 February 2009 02:45 - TransEra HTBasic, compatible with Hewlett-Packard's 9000 Series 200/300 Rocky Mountain BASIC, runs on PCs in DOS or Windows. HTBasic is a powerful scientific /engineering language that combines the ease-of-use of BASIC, the math capabilities of FORTRAN and the structured-programming of Pascal and C. When combined with IEEE-488 or data acquisition plug-in cards, HTBasic turns your PC into a full-featured instrument controller. HTBasic provides the Rocky Mountain BASIC integrated program development environment including a syntax-sensitive, full screen editor and interactive execution and debugging statements. HTBasic's LIF transfer utilities allow you to effortlessly port your current HP BASIC data and program files between HP Series 200/300 workstations and PCs (not supported under Windows NT, Windows 2000, or Windows XP). LIF utilities copy programs and data files stored in BDAT, ASCII and HP-UX format between LIF format floppy diskettes and DOS disks. For considerations and instructions on how to port your HP BASIC/9000 programs to HTBasic for Windows, click here: HTBasic Porting Guide.pdf . Once transferred, programs can be run with little or no change avoiding time consuming and costly program rewrites. And the CONFIGURE statement customizes HTBasic to match an HP workstation environment. You get all of the capabilities needed for complex applications without sacrificing inter-platform compatibility. HTBasic can simultaneously share data files over the network with HP BASIC workstations (using SRM/UX), HP BASIC/UX and HP BASIC DOS (measurement coprocessor II cards using NFS). Features 1 / 6 HTBasic Development Version Written by Administrator Wednesday, 18 February 2009 02:45 - - Provides the language and environment of an HP 9000 Series 200/300 BASlC workstation for the personal computer running Windows 95, Windows 98, Windows NT 4.0, Windows 2000, and Windows XP. - In addition to the traditional HTBasic Legacy Editor, HTBasic for Windows includes a new windows-style editor with cut, copy, and paste, undo and redo, bookmarks, user-definable fonts, keyword colors, colored syntax error identification, and the ability to turn line numbering on or off for programming ease. - DLL Toolkit allows HTBasic to call Dynamic Link Libraries (DLL's) written in other languages (most notably C/C++). - Includes LONG integers, STATIC variables, COMPLEX numbers, matrix math, and structured programming. The TRANSFER function for GPIB, serial and file is fully supported. - Integrated debugger speeds program development. Set conditional and global breakpoints, step into, step out of, or step over subprograms. Includes six exclusive debugging windows for Watch variables, Line Breakpoints, Global Breakpoints, Trace, Call Stack and a debug Code Window. - HELP, on-line documentation, and fully functional search capabilities including find/replace and next/previous error searches. - LIF diskette transfer utilities (DOS, BDAT, LIF-ASCII). - Uses familiar HP BASIC syntax to control GPIB, GPIO and data acquisition cards from companies like HP, Keithley/Metrabyte, ines, IOtech, Data Translation, and National Instruments, not to mention TransEra's own line of interface cards. - Includes both HTBasic Legacy products; HTBasic for DOS and HTBasic for Windows (3.1 support). Diskette creation utilities included to create diskettes for running these older Legacy Versions on machines without a CD-ROM drive. - Includes HTBasic Plus (compatible with HP BASIC for Windows BASICPLUS) with Dialog Statements for information like errors, file names, lists, questions, and warnings; Data Inputs Widgets like keypad, pushbutton, radiobutton, scrollbar, slider and togglebutton; Data Output Widgets like bars, bitmaps, clocks, meters, and stripcharts; and Menu Creation Widgets like menu button, cascade menus, and pulldown menus. Instrument Control HTBasic makes intelligent control of IEEE-488, RS-232 and data acquisition boards easy and responsive. Featuring an homogenous I/O system, once a connection is established, data transfer is done in the same manner, regardless of whether the connection is to a file, IEEE-488 instrument, RS- 232 serial port or a plug-in data acquisition board. This makes programming easy and portable. HTBasic allows easy control of the IEEE-488 bus using familiar HP BASIC syntax, such as ABORT, CLEAR, ENTER, LOCAL, LOCAL LOCKOUT, OUTPUT, PASS CONTROL, PPOLL, 2 / 6 HTBasic Development Version Written by Administrator Wednesday, 18 February 2009 02:45 - PPOLL CONFIGURE / RESPONSE / UNCONFIGURE, REMOTE, REQUEST, SEND, SPOLL and TRIGGER. ON INTR causes program branch on SRQ or other bus conditions. In addition, loadable device drivers for almost every PC IEEE-488 card available and the many of the most popular PC data acquisition cards get you up and running in the shortest amount of time possible. And with HTBasic, multiple IO cards can be controlled simultaneously. Serial (RS-232) communication is interrupt driven and can use hardware or software (XON/XOFF) handshaking. Loadable serial drivers are provided for up to 23 RS-232 ports. Data Presentation HTBasic gives you powerful graphics capabilities for enhancing the presentation of scientific and engineering data. HTBasic graphics are device independent so your graphs can be made to screen, plotter, printer or a variety of graphic file formats. Data Analysis Complex numbers, Long integers, Static variables, matrix math operations, multi-megabyte arrays, whatever your data reduction and analysis requirements, HTBasic fits the specification. By combining acquisition, analysis and presentation features in the same easy-to-use programming language, one integrated package can handle your data from start to finish. For additional functionality, the HTBasic Workshop offers the Advanced Math Library for highly optimized functions such as curve fitting, signal processing and FFT routines. Also from the Workshop, the HTBasic Numeric Compiler provides significant performance increases for compiled math operations. HTBasic Plus HTBasic Plus provides almost thirty new graphic commands to simplify the creation of operator-interface graphics. Create Dialog Boxes that display questions, warnings, error messages and other critical information quickly and easily. User response is now as uncomplicated as the few lines of code that setup the input widget. HTBasic Plus and its custom 3 / 6 HTBasic Development Version Written by Administrator Wednesday, 18 February 2009 02:45 - Screen Builder includes keypads, pushbuttons, scrollbars, togglebuttons, and more. And Screen Builder allows you to modify your custom layout without modifying your code to adapt to any contingency. With functions like XY graphs, strip charts, meters and bar displays, now HTBasic for Windows displays your data with remarkable ease and clarity. And with more than a dozen core attributes and dozens of specific attributes, a single stripchart can be configured a myriad of different ways to fit any situation or need. And traditional Rocky Mountain BASIC users will be pleased to know that HTBasic Plus is nearly perfectly compatible with the features they have enjoyed on their engineering workstations. HTBasic for Windows HTBasic for Windows provides all of the powerful features of the Rocky Mountain Basic programming language and environment under the most popular platform in history—Windows. HTBasic for Windows is implemented totally in 32-bit code, making it compatible with the latest 32-bit versions of Windows including Windows 95, Windows 98, Windows NT, Windows 2000, and Windows XP. HTBasic for Windows user interface includes all of the popular windows features including toolbars, status bar, pulldown menus, scroll bars and dialog boxes. HTBasic for Windows, over 99% compatible with legacy RMB computers such as the 9.46 and the 310 running workstation BASIC, provides a hassle free upgrade to most users of HTBasic and HP BASIC. HTBasic supports SEPARATE ALPHA FROM GRAPHICS, ON INTR on SERIAL, and TRANSFER. HTBasic provides greater hardware connectivity with enhanced drivers for IEEE-488 in Windows NT and Windows 2000, including TransEra's Model 900 GPIB card. In addition, drivers support ines and National Instruments line of Data Acquisition (DAQ) cards including AT, PCI, PXI and PCMCIA platforms. What's more, data files are 4 / 6 HTBasic Development Version Written by Administrator Wednesday, 18 February 2009 02:45 - interchangeable and PROG files are backward compatible with earlier versions of HTBasic for Windows, DOS versions of HTBasic, and HP BASIC for Windows. In HTBasic for Windows, existing CSUBs from the Advanced Math Library, Numeric Compiler and most CSUBs from the CSUB toolkit will work unchanged. Features of the Windows environment not supported directly by HTBasic for Windows, can be accessed by developers writing 32-bit DLLs in C/C++ and calling them through the integrated DLL loader. HTBasic Legacy Versions HTBasic Legacy for WindowSeveral older versions of HTBasic are included with the new HTBasic for Windows product. These versions do not include much of the latest functionality including SEPARATE ALPHA FROM GRAPHICS, complete TRANSFER support, and most of the editor and debugging functions. However, the HTBasic Legacy Versions user interface conforms to the Rocky Mountain Basic standard thus programmers and users face little, if any, retraining. The HTBasic Legacy Windows version is written in 32-bit code, Win32s is available for Windows
Recommended publications
  • Programmer's Guide Agilent Technologies E4406A VSA Series Transmitter Tester
    Programmer’s Guide Agilent Technologies E4406A VSA Series Transmitter Tester Manufacturing Part Number: E4406-90303 Supersedes E4406-90176 Printed in USA May 2007 © Copyright 1999 - 2001, 2007 Agilent Technologies, Inc. Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material, including but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Agilent Technologies shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material. Technology Licenses The hardware and/or software described in this document are furnished under a license and may be used or copied only in accordance with the terms of such license. Restricted Rights Legend If software is for use in the performance of a U.S. Government prime contract or subcontract, Software is delivered and licensed as “Commercial computer software” as defined in DFAR 252.227-7014 (June 1995), or as a “commercial item” as defined in FAR 2.101(a) or as “Restricted computer software” as defined in FAR 52.227-19 (June 1987) or any equivalent agency regulation or contract clause. Use, duplication or disclosure of Software is subject to Agilent Technologies’ standard commercial license terms, and non-DOD Departments and Agencies of the U.S. Government will receive no greater than Restricted Rights as defined in FAR 52.227-19(c)(1-2) (June 1987). U.S. Government users will receive no greater than Limited Rights as defined in FAR 52.227-14 (June 1987) or DFAR 252.227-7015 (b)(2) (November 1995), as applicable in any technical data.
    [Show full text]
  • Introducing the HP Vectra Qsl20 PC -Top-Of-The-Line Desktop 80386 Power
    Information For Hewlett-Packard's Value-Added Businesses April 1989 ,' -1 'r. 9 4 Introducing the HP Vectra QSl20 PC -top-of-the-line desktop 80386 power HEWLETT PACKARD Table of Contents Volume 8, No. 6 8 Portable Editor Discontinuance announcement for Tracy Wester HP Portable Vectra CS PC I The HP NewWave environment - your HP Channels is published monthly for winning strategy for 1989 9 Desktop Introducing a desktop star: Hewlett-Packard's value-added busi- the HP Vectra QS120 PC nesses to provide you with information Peripherals about HP's products and services to - - help you be more successful. 10 Mass Storage Business Computers HP 7907A disk drive discontinuance plans For further information on any of the 2 General HP 9123D discontinuance products and services discussed in Special discounts on HP ALLBASEIQUERY. 11 Networks HP Channels, please contact your HP HP ALLBASEAGL, and HP ALLBASE ADCC Main to be removed from sales rep. ProcmonIV and TransformIV obsolescence HP Price List HP Officeshare family now supports 11 Printers See back cover for subscription Compaq PCs New HP Paintlet printer transparency film information. Technical Computers Does the ProCollection font cartridge replace other font cartridges'? Note: Not all HP computer products 3 General are sold and supported in all countries. HP BASIC-UX system shipping Supplies Please check with your local HP sales BASIC 5.13 now shipping 13 Supplies ofice. HP Pascal Language Processor products to HP DIRECT order phone numbers become obsolete Hewlett-Packard does not warrant the 4 HP1000 accuracy of the information provided in Announcing 5.1 release for HP 1000 HP Channels and shall not be liable Personal Computers for any use made of the information 6 General contained herein.
    [Show full text]
  • USB 100Khz GPIB (IEEE-488.2)
    ® GPIB Controllers GPIB USB USB 100kHz GPIB (IEEE-488.2) Controller Card, with GPIB Library Software USER’S MANUAL VER. 2.0C • SEP 2008 No part of this manual may be reproduced without permission ® CyberResearch , Inc. www.cyberresearch.com 25 Business Park Dr., Branford, CT 06405 USA 203-483-8815 (9am to 5pm EST) FAX: 203-483-9024 ©Copyright 2008 All Rights Reserved. September 3rd 2008 The information in this document is subject to change without prior notice in order to improve reliability, design, and function and does not represent a commitment on the part of CyberResearch, Inc. In no event will CyberResearch, Inc. be liable for direct, indirect, special, incidental, or consequential damages arising out of the use of or inability to use the product or documentation, even if advised of the possibility of such damages. This document contains proprietary information protected by copyright. All rights are reserved. No part of this manual may be reproduced by any mechanical, electronic, or other means in any form without prior written permission of CyberResearch, Inc. Trademarks “CyberResearch,” and “GPIB USB,” are trademarks of CyberResearch, Inc. Other product names mentioned herein are used for identification purposes only and may be trademarks and/or registered trademarks of their respective companies. • NOTICE • CyberResearch, Inc. does not authorize any CyberResearch product for use in life support systems, medical equipment, and/or medical devices without the written approval of the President of CyberResearch, Inc. Life support devices and systems are devices or systems which are intended for surgical implantation into the body, or to support or sustain life and whose failure to perform can be reasonably expected to result in injury.
    [Show full text]
  • Capacitance-Voltage Measurements: an Expert System Approach
    Capacitance-Voltage Measurements: an Expert System Approach Thesis submitted by James Austin Walls for the degree of Doctor of Philosophy Edinburgh Microfabrication Facility Department of Electrical Engineering University of Edinburgh United Kingdom Abstract The problems for automating capacitance-voltage (C-V) based process monitoring tests are many and varied. The challenges are: interpreting numerical and graphical data, and secondly, performing tests in a correct sequence whilst applying the appropriate simplifying assumptions in the data analysis. A progressive series of experiments using connectionism, pattern-recognition and knowledge-based techniques were researched, culminating with the development of a fully automatic hybrid system for the control of the Hewlett-Packard HP4061 semiconductor test system. This thesis also includes a substantial review of, and guide to, the theory and practice of the high-frequency, low-frequency and pulsed C-V measurements, conductance-voltage and capacitance-time measurements. Several novel software packages have been written (CV-ASSIST, CV- EXPLORE), including a rule-based expert system (CV-EXPERT) for the control and opportunistic sequencing of measurements and analyses. The research concludes that the new approaches offer the full power and sensitivity of C-V measurements to the operator without the burden of careful procedure, interpretation of the data, and validation of the algorithms used. Acknowledgements This thesis is the result of a Cooperative Award in Science and Engineering (CASE) with Hewlett Packard (UK) Ltd.. The support from the U.K. Science and Engineering Research Council (grant No. GR/F 30499) is also gratefully acknowledged. I would like to express my thanks to my supervisor, Dr. A.J.
    [Show full text]
  • 4895 Serial Gpib Bus Controller
    IEEE 488/GPIB CONTROL 4895 SERIAL GPIB BUS CONTROLLER ■ Adds full GPIB Bus controller capability to any DESCRIPTION computer with a serial port. Easiest way to add GPIB bus The 4895 adds a complete IEEE control capability to a serial 488.2 Bus Controller capability to port. any PC or computer with a RS-232/ RS-422 or RS-485 serial interface. ■ Automatic DMA provides By connecting the 4895 to your high speed GPIB data transfer computer's serial COM port, the 4895 >600 K bytes/sec. enables any computer to control IEEE Fast GPIB-to-Serial buffer. 488/GPIB or HP-IB bus instruments ■ at distances from a few feet up to Uses HP BASIC style com- 1,200 feet from the computer. The 4895 Serial to GPIB Controller mands to control instruments. normal use of the 4895 is in the S-Mode The worlds most familiar where the 4895 accepts high level commands GPIB/HP-IB control lan- over the serial link to control and operate GPIB guage. GPIB to Serial Interface Mode devices. Response data from the GPIB devices is ■ Includes IEEE 488.2 quickly inputted into the 4895's 192 Kbyte buffer While the 4895 is primarily a Serial to GPIB Command Protocols. and then returned over the serial link to the host Controller, it does have a reverse G-Mode. When Simplifies GPIB programs. computer. Applications include controlling local used as a GPIB to Serial Interface (G-Mode), the or remote GPIB instruments without the need for 4895 becomes a 488.2 compatible GPIB interface ■ Includes National Instruments GPIB bus extenders.
    [Show full text]
  • A Comparison of Leading Switch Measure Solution.Pdf
    A Comparison of Leading Switch/Measure Solutions Application Note This application note compares the features, execu- • Dedicated instruments with proprietary backplanes tion speed and ease of software development for containing a DMM and a variety of switch cards, switch/measure solutions used in functional test such as the Agilent 34980A, Agilent 34970A, and and data acquisition environments. It examines Keithley 2701 Switch/Measure Units. the Keithley 27xx, Racal 1256, Agilent 34970A and Each type of solution has pluses and minuses, Agilent 34980A Switch/Measure Units, as well which will be discussed in depth here. However, as an Agilent 3499A/34401A combination, Agilent the use model of this equipment generally falls into E1411B/ E1476A VXI combination, and a National two categories: Data Acquisition and Electronic Instruments PXI-4070/SCXI-1128 PXI combination Functional Test. Which solution you choose will in the Visual Studio.NET application development depend greatly on your intended use. environment. The difference between data acquisition and Switch/measure system characteristics Electronic functional test While a number of complex measurement functions The same voltmeter and switch can be used in two can be present in a test system, two components are types of test systems: almost always present – a digital multimeter (DMM) and a bank of relays (switches). A fundamental • Data acquisition (DAQ), in which numerous read- core, then, is a switch/measure function. This can ings are taken to characterize performance of a be implemented in three different ways: mechanical, electrical or electronic device, such as measuring the temperature at thousands of points • Discrete instruments with cable interconnects, such on a spacecraft as it re-enters the atmosphere as an Agilent 34401A standalone DMM or E1411B VXI DMM connected to an Agilent 3499A/B/C • Electronic functional test (EFT), in which stimuli switchbox or Racal 1256 switchbox.
    [Show full text]
  • Agilent Technologies 8920B RF Communications Test Set GPIB Programmer's Guide
    Agilent Technologies 8920B RF Communications Test Set GPIB Programmer’s Guide SCREEN CONTROL INSTRUMENT STATE MSSGHELP CONFI HOLD PRINT ADRS SAVE MEAS RX TX DUPLE PREV TESTS LOCAL RECAL PRESE USER DATA FUNCTIONS DATA k1’ REF METER AV G INCR INCR INCR k1 789ENTER k2’ LO HI dB k2 GHz k3’ 456 CURSOR CON- k3 % ASSIG 123MHz k4 s RELEA + _ kHz k5 PUSH TO 0 YES NO Ω ms ppm % Hz SHIFT CANCE ON/OFF MEMO MIC/ VOL- SQUELC AUDIO AUDIO IN RF IN/OUT DUPLEX OUT ANT IN HI LO POWE OF O MAX POWER MAX MAX ! ! MAX POWER 200 ! ! Firmware Versions: Agilent 8920B B.06.00 and above Agilent Part Number: 08920-90222 Printed in U. S. A. April 2000 Rev. D 1 © Copyright Agilent Technologies 1996-2000 Notice No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or translation into a foreign language) without prior agreement and written consent from Agilent Technologies Inc. as governed by United States and international copyright laws. The material contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Agilent Technologies Inc. shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material. U.S. Government users will receive no greater than Limited Rights as defined in FAR 52.227-14 (June 1987) or DFAR 252.227-7015 (b)(2) (November 1995), as applicable in any technical data.
    [Show full text]
  • 4895 Serial Gpib Bus Controller
    Product Datasheet - Technical Specifications More information in our Web-Shop at www.meilhaus.com and in our download section. Your contact Technical and commercial sales, price information, quotations, demo/test equipment, consulting: Tel.: +49 - 81 41 - 52 71-0 FAX: +49 - 81 41 - 52 71-129 E-Mail: [email protected] Downloads: www.meilhaus.com/en/infos/download.htm Meilhaus Electronic GmbH Tel. +49 - 81 41 - 52 71-0 Am Sonnenlicht 2 Fax +49 - 81 41 - 52 71-129 82239 Alling/Germany E-Mail [email protected] Mentioned company and product names may be registered trademarks of the respective companies. Prices in Euro plus VAT. Errors and omissions excepted. © Meilhaus Electronic. www.meilhaus.de IEEE 488/GPIB CONTROL 4895 SERIAL GPIB BUS CONTROLLER ■ Adds full GPIB Bus controller capability to any DESCRIPTION computer with a serial port. Easiest way to add GPIB bus The 4895 adds a complete IEEE control capability to a serial 488.2 Bus Controller capability to port. any PC or computer with a RS-232/ RS-422 or RS-485 serial interface. ■ Automatic DMA provides By connecting the 4895 to your high speed GPIB data transfer computer's serial COM port, the 4895 >600 K bytes/sec. enables any computer to control IEEE Fast GPIB-to-Serial buffer. 488/GPIB or HP-IB bus instruments ■ at distances from a few feet up to Uses HP BASIC style com- 1,200 feet from the computer. The 4895 Serial to GPIB Controller mands to control instruments. normal use of the 4895 is in the S-Mode The worlds most familiar where the 4895 accepts high level commands GPIB/HP-IB control lan- over the serial link to control and operate GPIB guage.
    [Show full text]
  • Using the IBASIC Programming Environment on the HP 8920 Test Set Family
    This literature was published years prior to the establishment of Agilent Technologies as a company independent from Hewlett-Packard and describes products or services now available through Agilent. It may also refer to products/services no longer supported by Agilent. We regret any inconvenience caused by obsolete information. For the latest information on Agilent’s test and measurement products go to: www.agilent.com/find/products Or in the U.S., call Agilent Technologies at 1-800-452-4844 (8am–8pm EST) HP 8920, 8921 RF Communications Test Set Family Product Note Product Using the IBASIC Programming Environment on the HP 8920 Test Set Family Table of Contents Conventions used in this Product Note ........................................................... 5 Chapter 1 - Overview of the Test Set ............................................................... 6 Reference Documents ................................................................................................ 6 Table 1-1. Useful Programming Documents ......................................................... 6 The Test Set.................................................................................................................. 6 Available Software ..................................................................................................... 6 This Product Note........................................................................................................ 7 Test Set Operating Modes.........................................................................................
    [Show full text]
  • 1 Instrumentation and Control by Notebook PC
    Instrumentation and control by notebook PC - Invitation to HT(HP) – BASIC- Tominaga, Masaki Researcher Advanced Technology Research Group, National Research Institute for Earth Science and Disaster Prevention Abstract Instrumentation and control systems by use of computer are becoming popular. Most of them that we can use in daily experiments are offered in the form of pre-fixed systems. The pre-fixed systems are designed to remove complexity in the setup of the instrumentation and control systems. It is true that the hardware is well combined with the software in those systems, but it is difficult or impossible for us to modify them for our own. Use. On the other hand the published software that have flexibility in use are so well designed that researcher cannot see what is going on in the systems or the programs. In the present paper HT-BASIC is introduced for the use of instrumentation and control by use of notebook PC. The HP-BASIC was a well-acknowledged software to control measurement systems by PC. Researchers could manipulate them for their own use. Since discontinuance of the PC specified for the use of the HP-BASIC the software became unpopular. But new version of the HP-BASIC that name was changed to “HT-BASIC for WINDOWS” is designed to work well in WINDOWS environment. We can make personal systems for instrument and control by the “HP-BASIC for WINDOWS” without much difficulty. Keywords; Notebook PC, BASIC, Field instrumentation, User oriented instrumentation system 1. Foreword These days computers have been widespread and owned privately as multipurpose terminals for information retrieval through internet, e-mail exchange and creating documents.
    [Show full text]
  • Appendix a Menus, Buttons, the Mouse, and Data Flow
    Appendix A Menus, Buttons, the Mouse, and Data Flow Introduction This appendix explains instructions on how to use the mouse. The explanation is followed by a description of how data flows into, within, and out of an Object. This appendix concludes with the Object Order of Operation sequence. Menus and Buttons The menus for VEE Pro are the top line of words; this line is known as the Menu Bar. Pull down a Menu Bar that includes an arrow to the right of the listing. It indicates a submenu. Three dots … after a menu word indicate that one or more dialog boxes will follow. (File => Open … is an example.) The second line of icons (also known as buttons) is known as the Tool Bar. Their contents are given below: Menu Bar: Menus and Submenus File File (continued) New Ctrl + N Print Program… Open… Ctrl + O Print Objects… Merge… Print Setup… Merge Library… Programs (previously opened): Save Ctrl + S 1 Save As… Ctrl + W 2 Save Objects … 3 Create Secured RunTime Version… etc Save Documentation … Exit Ctrl + E Default Preferences Send Program by Email Edit Print Screen … Cut Ctrl + X Copy Ctrl + C A.2 Appendix A Menus, Buttons, the Mouse, and Data Flow File (continued) Debug (continued) Paste Ctrl + V Clear All Breakpoints Select All Ctrl + A Activate Breakpoints (toggle) Delete Lines Shift + Ctrl + LB Show Data Flow Clean Up Lines Show Execution Flow Find… Ctrl + F Line Probe Shift + LB Find Results Object Probe Shift + LB Add To Panel Align Flow Middles Start Tops If/Then/Else Bottoms Conditional Centers If A == B Lefts If A ~= B Rights If A !=
    [Show full text]
  • The Eighth Day Hp Created the Pal
    NOVEMBER I DE EMBER 1993 An Independent Publication for Users of HP Palmtop Computers U.S. $7.95 Publisher's Message ....................... 3 Letters to the Editor .................•....•. 4 THE New Products and Services ...•....•. 6 HP News: OmniBook 425 ...........•• 10 HP releases a new 486-based Omni­ Book Superportable Pc. PCMCIA Fax/Modem Cards .••....... 11 Existing PCMCIA Fax/Modem cards PPalmtop for the HP 100LX and HP 95LX. Paper Evolution of the HP Palmtops ..... 14 An HP engineer on both design teams describes the development 01 the HP 95LX and HP 100LX. User to User .................................. 23 Hewlett Packard's repair policies; what exactly is a "Personal Digital Assistant;" Palmtop games; ThinCaid, and more! Through the Looking Glass: More Shareware for the HP Palmtops •••..•...................•• 28 Ed reviews some good shareware for the HP palmtoPs Including: 20120, a text GGGANJ0 ON editor for the 100r X that dIsplays large characters; EX,a super-scientific calculator for both Palmtops; and Rebel, a spread­ THE EIGHTH DAY sheet program that does matrix math. HP CREATED THE User Profile: The HP Palmtop As Tech Support Tool ..............•..•• 32 PAL TOP This technicaf support professional uses . ~ the HP 100's bul7t-in applications to manage ... projects, track personnel needs, stay on top of customer support problems, and more! User Profile: HP 95LX: a Road Warrior's Catch-All Organizer ...... 35 When you're on the road for over 200 days a year, it's nice to travel light. This road warrior keeps his "office" In his pocket! Programmer's Corner: Breaking AppManager Limit, More ••...•......... 40 Learn how to break the HP 100LX Application Man(;lger 38 pfQSJram barrier and speed up HF' CALC s Solver function.
    [Show full text]