logo
  • 教程列表
  • SO官方文档
  • 内在函数
    • 功能 TRIM 示例
    • 大写
    • LOWER-CASE 功能
  1. StackOverflow 文档
  2. cobol 教程
  3. 内在函数
  4. 大写

大写

Created: November-22, 2018

MOVE FUNCTION UPPER-CASE("Hello World!") TO SOME-FIELD
DISPLAY SOME-FIELD

输出

HELLO WORLD!
  • LOWER-CASE 功能
  • 功能 TRIM 示例

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明