Object-Oriented Programming with REXX

Object-Oriented Programming with REXX
Author: Tom Ender
Publisher:
Total Pages: 284
Release: 1997-01-23
Genre: Computers
ISBN:

ON THE DISK YOU'LL FIND: * Sample programs and data such as Hello World * A calendaring/scheduling package * Utilities to help users rebuild desktop objects, show files with archive bits, and demonstrate usage of special variables * Examples showing O-REXX with OpenDoc and WorkPlace Shell classes Drawing from over 20 years of programming experience, leading OS/2 and LAN specialist Tom Ender covers O-REXX from the ground up. He begins with an overview and tutorial of traditional REXX and the GUI builders that facilitate REXX on OS/2. He then clearly presents the object-oriented concepts of O-REXX and the built-in classes that support implementation. He also discusses the future of O-REXX-particularly O-REXX on the Internet. You'll find * Valuable programming on debugging and WorkPlace Shell * An extensive overview of O-REXX variable types and objects * An actual calendaring and program scheduling application developed in O-REXX * A comprehensive description of native debugging tools * Coverage of OS/2 RexxUtil package as an example of a REXX utility Whether you're an OS/2 developer and programmer, systems or LAN administrator, software developer, systems programmer, or anyone looking to develop a working ability with O-REXX, Object-Oriented Programming with REXX is the right place to start.

Object REXX for OS/2 Warp

Object REXX for OS/2 Warp
Author: Ulrich Wahli
Publisher: Prentice Hall
Total Pages: 0
Release: 1997
Genre: OS/2 warp
ISBN: 9780132734677

Here is an end-to-end introduction to object-oriented programming with the new release of Object REXX of OS/2 Warp. Learn by example with extensive sample code. The CD-ROM includes the complete product--Object REXX for OS/2 Warp. This book is ideal for any programmer in an IBM environment, especially programmers already familiar with REXX.

Rexx Programmer's Reference

Rexx Programmer's Reference
Author: Howard Fosdick
Publisher: John Wiley & Sons
Total Pages: 722
Release: 2005-03-11
Genre: Computers
ISBN: 0764579967

&Quot;Whether you're new to Rexx or are an experienced Rexx programmer, this comprehensive reference offers you what you need to know in order to work with this easy yet powerful scripting language on any level. After a quick overview of the basics of Rexx, you'll move on to more advanced scripting topics such as portable code and optimal coding style.". "This book is for programmers on any platform who are either looking to learn Rexx or already use it and want to expand their knowledge of Rexx. A basic knowledge of programming is assumed."--BOOK JACKET.

Object REXX for Windows NT and Windows 95

Object REXX for Windows NT and Windows 95
Author: Ueli Wahli
Publisher: Prentice Hall
Total Pages: 0
Release: 1997
Genre: Graphical user interfaces (Computer systems)
ISBN: 9780138580285

This is a pack consisting of a book and CD-ROM, which together provide an introduction to object-oriented programming with Object REXX for Windows 95 and Windows NT. It shows how to program step-by-step, witjh extensive sample code, and includes the working version of Object REXX, with OODialog, a GUI builder, and a complete sample multimedia application. The CD-ROM also includes 60-day trial versions of DB2 for Windows 95 and NT.

Rexx Programmer's Reference

Rexx Programmer's Reference
Author: Howard Fosdick
Publisher: John Wiley & Sons
Total Pages: 722
Release: 2005-02-18
Genre: Computers
ISBN: 0764596950

Originally developed for mainframes but highly portable across platforms-from servers to desktops to handhelds-Rexx is an easy yet powerful scripting language that's widely used for rapid application development. Covers Rexx interpreters for specialized functions-object-oriented, mainframe, and handheld. There are 8 different free Rexx interpreters optimized for different platforms and uses. This book shows how to use them all. Shows how to script for GUIs, databases, web servers, XML, and other interfaces. Details how to make the best use of Rexx tools and interfaces, with examples for both Linux and Windows. Includes a tutorial with lots of examples to help people get up and running.

REXX

REXX
Author: Noite.pl
Publisher: NOITE S.C.
Total Pages: 9
Release:
Genre:
ISBN:

REXX – a simple language for scientists and bankers. The micro-course describes the REXX language. Keywords: REXX, regina-rexx

Object REXX by example

Object REXX by example
Author: Gwen L. Veneskey
Publisher:
Total Pages: 313
Release: 1996
Genre: REXX (Computer program language)
ISBN: 9780965232906

Programming in REXX

Programming in REXX
Author: Charles Daney
Publisher: McGraw-Hill Companies
Total Pages: 330
Release: 1992
Genre: Computers
ISBN:

A basic reference for programming in REXX--IBM's SAA procedure language--covering all the language details, concise examples and solid, practical information on how to use REXX. Includes the most important REXX programming idioms, tips, and techniques to show readers how to get the most out of it.

Object-Oriented Programming

Object-Oriented Programming
Author: Günther Blaschek
Publisher: Springer Science & Business Media
Total Pages: 341
Release: 2012-12-06
Genre: Computers
ISBN: 3642780776

Object-oriented programming is a popular buzzword these days. What is the reason for this popularity? Is object-oriented programming the solution to the software crisis or is it just a fad? Is it a simple evolutionary step or a radical change in software methodology? What is the central idea behind object-orien ted design? Are there special applications for which object-oriented program ming is particularly suited? Which object-oriented language should be used? There is no simple answer to these questions. Although object-oriented programming was invented more than twenty years ago, we still cannot claim that we know everything about this programming technique. Many new con cepts have been developed during the past decade, and new applications and implications of object-oriented programming are constantly being discovered. This book can only try to explain the nature of object-oriented program ming in as much detail as possible. It should serve three purposes. First, it is intended as an introduction to the basic concepts of object-oriented program ming. Second, the book describes the concept of prototypes and explains why and how they can improve the way in which object-oriented programs are developed. Third, it introduces the programming language Omega, an object oriented language that was designed with easy, safe and efficient software development in mind.

Implementing REXX Support in SDSF

Implementing REXX Support in SDSF
Author: Lydia Parziale
Publisher: IBM Redbooks
Total Pages: 340
Release: 2007-06-26
Genre: Computers
ISBN: 073848914X

The Restructured Extended Executor (REXX) language is a procedural language that allows you to write programs and algorithms in a clear and structural way. It is an interpreted and compiled language, and you do not have to compile a REXX command list before executing it. With IBM z/OS V1.9, you can harness the versatility of REXX to interface and interact with the power of SDSF. A new function called REXX with SDSF is available that provides access to SDSF functions through the use of the REXX programming language. This REXX support provides a simple and powerful alternative to using SDSF batch. This IBM Redbooks publication describes the new support and provides sample REXX execs that exploit the new function and that perform real-world tasks related to operations, systems programming, system administration, and automation. This book complements the SDSF documentation, which is primarily reference information. The audience for this book includes operations support, system programmers, automation support, and anyone with a desire to access SDSF using a REXX interface.