[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Does input prompt take values separated by new linecharacter
- Subject: [sqr-users] Does input prompt take values separated by new linecharacter
- From: mahesh kadam <maheshnit@yahoo.co.in>
- Date: Fri, 3 Aug 2007 06:02:48 +0100 (BST)
- Delivery-date: Fri, 03 Aug 2007 01:05:30 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in;h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;b=OXBH+47MJl0I1FlLhc8zKD+A7J17cXkmLpk5zibJMWjrvR1imOVYpZjVNEQqRlH3W5+pVCS3RAemodaJ6lFdlfxbudbJ1t7f7j8OJs+jHtNL/amLTB4v70zVdZxUZFrn0gXn03QlYzWuGnjZmcPLTepLOVFFu0kelYPEitguD+s=;
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hi All,
My requirement is user should be able to enter the values separated by new
line character.
suppose the data is like:
11111111
22222222
33333333
then after copy pasting all these three values at once input prompt should
take all three. but currently prompt is taking only first value.
The present code is:
Input $no 'Enter No' MaxLen = 32767 Type = char
If this is possible, then what is the 'separator' between values? like if the
values are comma separated we can identify individual values by getting the
position of comma,so which separator should be used to identify individual
values in this case?
Please help me out.
Regards,
Mahesh
---------------------------------
Once upon a time there was 1 GB storage in your inbox. Click here for happy
ending.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users