SORT-MERGE/XL General User's Guide (32650-90883)

Chapter 6 99
SORT-MERGE/XL Commands
SHOW
nul soh stx etx eot enq ack bel bs ht lf vt ff cr so si
dle dc1 dc2 dc3 dc4 nak syn etb can em sub esc fs gs rs us
sp ! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A D B E C F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~ del
>ALTSEQ "A" = "B"
nul soh stx etx eot enq ack bel bs ht lf vt ff cr so si
dle dc1 dc2 dc3 dc4 nak syn etb can em sub esc fs gs rs us
sp ! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A= D B E C F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~ del
>SHOW NOSEQUENCE
>ALTSEQ MERGE "a-c" WITH "A-C"
Using the >SHOW Command TABLE Parameter
Entering the >SHOW TABLE command, following the >DATA command, generates the
translation table either to your terminal or to the printer if you designate OFFLINE. The
standard ASCII translation table shows each character, in ascending order, and its ordinal
(decimal) value.
:SORT
HP32214A.01.00 SORT/3000 THU, JUN 4, 1987, 10:40 AM
© HEWLETT-PACKARD CO. 1986
>DATA IS ASCII, SEQUENCE IS ASCII
>ALTSEQ "B" = "A"
>SHOW TABLE
:RUN SORT.PUB.SYS
HP32214C.02.05 SORT/3000 SUN, JUL 19, 1987, 10:55 AM
© HEWLETT-PACKARD CO. 1986
>DATA A SEQ A
>A "B" = "A"
>SHOW TABLE