学習編(ISPFエディターを使用してみよう)

★厳選オススメ記事!

ISPFエディターを使用してみよう

基本編

Basic Line Commands

Description
Insert/Delete/Repeat i d r
Copy/Move/After/Before/Overlay c m a b o
Shifting Lines Right/Left ) ( > '<'
Exclude/Show Lines x f l s
Text Handing te tf ts lc
Miscellaneous bnds cols mask tabs uc
Data md hx

まずは、行の挿入・削除・繰り返しから。
それぞれ、左側の数字のエリアに入力してみてください。

挿入

f:id:kenta_everyday:20170121175110p:plainf:id:kenta_everyday:20170121180017p:plain

削除

f:id:kenta_everyday:20170121180043p:plainf:id:kenta_everyday:20170121180047p:plain

繰り返し

f:id:kenta_everyday:20170121180107p:plainf:id:kenta_everyday:20170121180111p:plain

応用編

Line Operations for Multiple Lines or Block of Lines

Description Single Multiple Block Dependency
Insert i i#
Delete d d# dd
Repeat r r# rr
Copy c c# cc (b)efore or (a)fter
Move m m# mm (b)efore or (a)fter
After a
Before b