[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Unstring is not so easy for me, any help is appreciated



I usually use the following format for unstring so that I remember there is
not a comma between the variables



   unstring
       $input
   by
       ','
   into
       $v1
       $v2
       $v3

-----Original Message-----
From: Discussion of SQR, Brio Technology's database reporting language
[mailto:SQR-USERS@list.iex.net]On Behalf Of mandava
Sent: Friday, March 23, 2001 7:26 PM
To: SQR-USERS@list.iex.net
Subject: Unstring is not so easy for me, any help is appreciated


Hi Friends,

Any thing wrong in the following syntax ( Using SQR 4.3.4)

let $cust-name  =  'A.G. Edwards, Inc.'

unstring $cust-name  by    ','  into $cust-name1,$cust-name2

        show  ' unstringed cust name 1  :  '  $cust-name1
        show  ' unstringed cust name 2  :  '  $cust-name2

displaying just blanks.

I am surprising and it's just killing my time.
I hope your help will save my days for this tiny issue.

Thanks for your help in advance.

Srini Mandava
PeopleSoft Consultant
Techmagix  Inc.
admin@techmagix.com