[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Writing in all caps
One option would be to uppercase at record selection time. Many SQL DBs
support something like this in the select paragraph
begin select
upper(database field) &dbs_field
from table
end select
If that does not help, you can always use the let statement let $abc =
upper($abc).
Good luck.
> -----Original Message-----
> From: Susannah Wells [SMTP:susannah_wells@PAGENET.COM]
> Sent: Tuesday, November 11, 1997 1:31 PM
> To: Multiple recipients of list SQR-USERS
> Subject: Writing in all caps
>
> Does anyone know how to write your output file in all caps?
>
> TIA,
> Susannah Wells
> Software Engineer
> Paging Network, Inc.
> Work 972-985-6352
> Pager 214-835-9638, Dallas Pin 0 005-3565
> Internet susannah_wells@pagenet.com