Tab character in a routine

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Tab character in a routine

Post by admin »

This is a topic for an orphaned message.
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Mike asked:

Is it possible to represent a charachter when using the EQUATE statement in a server routine?

Answer:

If you mean the character generated by the TAB key on a keyboard, I believe it is also known as the HT or horizontal tab. If so, try using the statement
Char(9) in the EQUATE statement. Let us know if it worked okay.

Brad Vincent
Compuware
c/o The Detroit Medical Center
(313) 966-2176
Locked