此商品已下架,若仍需天瓏代為查詢或代購書籍,請與門市客服人員聯繫,或 E-mail 至 service@tenlong.com.tw 將有專人為您服務。

The REXX Language on TSO: REXX Functions
暫譯: TSO上的REXX語言:REXX函數

Gabriel F. Gargiulo

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-07-13
  • 售價: $750
  • 貴賓價: 9.5$713
  • 語言: 英文
  • 頁數: 124
  • 裝訂: Paperback
  • ISBN: 1490536078
  • ISBN-13: 9781490536071
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

The REXX programming language includes built-in functions that simplify programming. REXX Functions let you manipulate data strings or do mathematics simply with a minimum of programming effort. This book explains 78 REXX functions that you can use in your REXX programs. This book is about z/OS TSO REXX functions. A function is a built-in feature of the REXX language. Functions are always available to you when you are writing your program. They provide an easy way to manipulate data strings or to perform arithmetic on numbers. Using functions simplifies programming and provides reliability, because the functions were created and tested by the software manufacturer (IBM.) The Index is not like most indexes that list only language features alphabetically. They are no help if you don't know the name of the language feature. This index shows the common English language name for a feature, for example, “Convert decimal number” points you to the REXX equivalent D2C. You don’t have to know that D2C means “Convert decimal number to character” in order to use the index. The examples are simple and clear and will show you the different ways to invoke, or use REXX functions in a REXX program. To aid you in finding the function that you need, one chapter is devoted to listing the functions, classified by what they do. Each of the built-in functions is shown in detail with examples of use. The functions are shown alphabetically. As a bonus, I've included several supplementary chapters to make life easier for the REXX programmer: 1. How to write REXX macros. 2. Compatibility Issues across platforms. 3. Precedence of Operators. What REXX processes first, in complex expressions? 4. How to execute TSO Commands, in Native Mode (Ready Mode) TSO, in ISPF Option 6, on the command line on ISPF panels, and in batch. 5. How to specify Dataset names in TSO commands, in REXX, and CLISTs. An explanation of TSO naming conventions. 6. The TSO commands that you are likely to use in your REXX programs, arranged by their function, with clear and simple examples.

商品描述(中文翻譯)

REXX 程式語言包含內建函數,簡化了程式設計。REXX 函數讓您能夠輕鬆地操作資料字串或進行數學運算,並且只需最少的程式設計努力。本書解釋了 78 個您可以在 REXX 程式中使用的 REXX 函數。本書專注於 z/OS TSO REXX 函數。

函數是 REXX 語言的內建特性。在撰寫程式時,函數始終可供您使用。它們提供了一種簡單的方法來操作資料字串或對數字進行算術運算。使用函數簡化了程式設計並提供了可靠性,因為這些函數是由軟體製造商(IBM)創建和測試的。

本書的索引與大多數僅按字母順序列出語言特性的索引不同。如果您不知道語言特性的名稱,這些索引將無法提供幫助。這個索引顯示了特性的常見英文名稱,例如,“Convert decimal number” 將您指向 REXX 的對應函數 D2C。您不必知道 D2C 代表“將十進位數字轉換為字元”才能使用該索引。

範例簡單明瞭,將展示在 REXX 程式中調用或使用 REXX 函數的不同方法。為了幫助您找到所需的函數,其中一章專門列出函數,並根據其功能進行分類。

每個內建函數都詳細顯示並附有使用範例。函數按字母順序排列。作為額外內容,我還包含了幾個補充章節,以便讓 REXX 程式設計師的生活更輕鬆:

1. 如何撰寫 REXX 巨集。
2. 跨平台的相容性問題。
3. 運算子的優先順序。在複雜表達式中,REXX 首先處理什麼?
4. 如何在原生模式(準備模式)TSO、ISPF 選項 6、ISPF 面板的命令列以及批次中執行 TSO 命令。
5. 如何在 TSO 命令、REXX 和 CLIST 中指定資料集名稱,並解釋 TSO 命名慣例。
6. 您在 REXX 程式中可能會使用的 TSO 命令,按其功能排列,並附有清晰簡單的範例。