Depending on your requirement you may also wish to experiment with INDEX
http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_INDEX. htm FINDSTR http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_FINDST R.htm From: [email protected] [mailto:[email protected]] On Behalf Of atchanna babu Sent: Wednesday, January 02, 2013 12:12 PM To: [email protected] Subject: Re: LOCATE COMMAND HI, LOCATE matches with full value of which is separated by field marker so check the string whether it contains exact match. On Wed, Jan 2, 2013 at 7:28 AM, Neeraj <[email protected]> wrote: for details, pls visit http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_LOCATE .htm On Wednesday, July 9, 2008 4:24:09 PM UTC+5:45, Mayaihii wrote: Hi, Am trying to use the LOCATE command to locate a string but its returns a null value. This is the command i am issuing; LOCATE "************" IN WORK.REC<1> SETTING POS1 THEN 0026 CRT "FOUND" 0027 END how can i achieve this, or is it not possible to search asteriks (*) in a string? thanks. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
