[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



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