search results

  1. SCAN (E) Compare string:length Base string:start Left-most position _ ER FD The SCAN operat ion scans a string (base string) contained in factor 2 for a substring ...
    publib.boulder.ibm.com/iseries/v5r1/​ic2924/books/c... - Cached
  2. We would like to show you a description here but the site won’t allow us.
    download.oracle.com/.../docs/api/java/​util/Sc anner.html
  3. Returns true if the next token matches the pattern constructed from the specified string. The scanner does not advance past any input.
    doc.java.sun.com/DocWeb/api/​java.util.Scanner - Cached
  4. RPG/400 Help. SCAN (Scan Character String) *-----*-----*-----*-----*-----* | CODE | FACTOR 1 | FACTOR 2 ...
    publib.boulder.ibm.com/infocenter/​iadthelp/v7r0/topic/... - Cached
  5. Scanf format string (which stands for \" scan f ormatted\") refers to a control parameter used by a class of functions typically associated with some types of ...
    en.wikipedia.org/wiki/Scanf_format_​string - Cached
    More results from en.wikipedia.org »
  6. Hi Does anyone know how can i scan a string/text for Patterns like phone numbers. Thanks.
    www.experts-exchange.com/Programming/​Languages/Visual...
    More results from experts-exchange.com »
  7. I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, path and line ...
    www.computing.net/answers/unix/script-​to-scan-files-for... - Cached
    More results from computing.net »
  8. ... through the useDelimiter method of Scanner. You can pass in a String or a java.util.regex.Pattern to the method.
    www.java-tips.org/java-se-tips/​java.util/scanning-text... - Cached
  9. INTRODUCTION. This command parses fields from an input string in the sa me fashion as the ANSI C sscanf procedure and returns a count of the number of conversions ...
    linux.about.com/library/cmd/blcmdln_​scan.htm - Cached
  10. Purpose: Scan all or part of an array for a given value. Syntax: Numeric array: ARRAY SCAN array ( [index]) [FOR count], expression, TO lvar& String arrays:
    www.powerbasic.com/support/help/pbcc/​array_scan... - Cached