The following REXX example converts Fahrenheit to Celsius:
Say "Enter Fahrenheit " Pull FAHR Say "Celsius is " (FAHR - 32) * (5 / 9)
![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2008 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- From Chapter one: Data Processing and the IBM Mainframe
- From Chapter one: Data Processing and the IBM Mainframeumm, good pointI'll change it to electro-mechanical.Thanks!possible error?[i]It was the first successful system designed “from the ground up” to advance automated data processing by replacing the physical cards and associated electro-mechanical gear with purely digital processing and magnetic tape or disk storage,...
- Discussion threads 2008-06-13
- z/Scope Workbench (exe)
- z/Scope Workbench is an essential set of integrated tools for accessing IBM Mainframes, IBM AS/400 and Unix servers. It includes a multi-host terminal emulator, a remote Code Editor for Windows all and a full FTP client, all in one solution. This is ideal to suite the daily needs of Systems...
- Software downloads 2008-01-10
- Java inches closer to open source
- Java inches closer to open sourceopensolaris was not released this yearJust to get the facts correct, Sun released Open Solaris on June 14, last year. Not "earlier this year".alan.Means nothingThe Sun announcement, if reported correctly, does little to help spread the language to exotic architectures - what Java does best...
- Discussion threads 2006-05-16
- Batch Job to Create and Send Mass Excel Reports Using REXX, SAS, HTML(XML) and Email System
- The paper presents a computing architecture and related problems of a batch job to create and send mass Excel reports to a lot of users using REXX, SAS Base, HTML, MSO XML and Email system. The paper addresses an application of a SAS parameterized program invoked multiple times from REXX...
- White papers 2006-02-28
- InetPowerServer (zip)
- InetPowerServer is a highly efficient and scalable combined ftp, Web and mail server. It allows for the most complex setups and offer a wide variety of openings for the site administrator to adapt its operation by the means of REXX or DLL based hooks. Security information is normally shared between...
- Software downloads 2006-01-15
- How to Install PHP and MySQL Under Windows XP
- In a mainframe environment, both systems programmers and application developers often use SQL queries to obtain data from DB2 databases. Similarly, many of them use REXX as their primary scripting language for various projects. There are counterparts to these longstanding mainframe tools in the open-source community: MySQL, for database functions...
- White papers 2005-09-01
- Deconstructing the enterprise service bus
- Deconstructing the enterprise service busThe Holy GrailESB is either the "real" kind or the "Monty Python" kind. Systems integration is the last true "black art" there is, and SI specialists make top dollar (I know!). There are plenty of ways to integrate software today - the real difficulty is...
- Discussion threads 2005-08-05
- Reclaim gigabytes--Code a recursive script to identify unneeded files
- Microsoft Windows machines often contain a couple dozen very large files that, if archived to CD or DVD and then erased, can reclaim anywhere from one to ten gigabytes. This download shows you how to create a script that will traverse the directory structure of a hard drive and processes...
- Download resources 2005-05-10
- Reclaim gigabytes by deleting unneeded files using a Rexx script
- Even in an era of inexpensive, large capacity hard drives, there are still benefits to efficiently managing free hard disk space. The trick to reclaiming space is identifying the largest files on your hard drive. The example script in this download automates the retrieval of a list of the largest...
- Download resources 2005-04-19
- Mainsoft unites .Net and Java programming
- Mainsoft unites .Net and Java programmingCoolThey're not the first to do this, but Mainsoft's history as a Unix/Windows development middleground should help to popularize this kind of technology.Nice idea, but it needs marketingBack when Java first became the buzzword of the day, I decided to learn it. The teacher...
- Discussion threads 2004-06-04
Neighboring Terms
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Learn how collaboration fuels success with this FREE Economist report
-
According to a new study from the Economist, future success belongs to those who collaborate effectively. Learn how successful collaboration can improve profits, problem-solving, and competitive differentiation.
- Visit Cisco's Collaboration Resource Center today!
- View exclusive resources for Intel Premier IT Professionals
-
Designed specifically to address the concerns of senior IT managers at organizations with more than 100 employees, the Intel Premier IT Professional Program provides best practices via local and e-Seminars and a members-only Web site.
- Sign-up free and access best practices resources >>










