|
- request examples:
midas AND dbase
(html OR http) AND log NOT vb AND NOT cpp other examples:
developer OR developper OR
developpers OR "developper's"
bases OR "data base" OR interbase
- simple Pascal syntax
- AND OR NOT ( )
- identifiers (only letters) or quote the literals:
- Delphi
- interbase
- "the Delphi IDE"
- "IndexOf("
- the search string is CASE INSENSITIVE
| |