(1) 移位:Shift 變量名 [by <n> places] [modes]
(2) 替換:Replace <Str1> with <Str2> into <c>
(3) 大小寫:Translate <c> to Upper/Lower Case
(4) 尋找: Search <c> for <Str>
(5) 長(zhǎng)度: Strlen(str)
(6) 取部分:<f>[+<o>][<l>]
* 示例:
DATA T(10) VALUE ‘ABCDEFGHIJ’.
WRITE / T+2(4). “得到 CDEF
只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。 | ||
![]() |
||
網(wǎng)站導(dǎo)航:
博客園
IT新聞
Chat2DB
C++博客
博問(wèn)
管理
|
||
相關(guān)文章:
|
||