How to implement string search for begins with?

Options
dio4ot
edited February 1 in CSIDE and OScript #1

Hi, everybody, I'm new in OScript language. Could you please to help to write some code to find all strings from collection what begins with expression? To do similar like SQL LIKE. Thank you

Tagged:

Answers

  • appuq
    Options

    No idea what you are trying to do need a better explanation… collection means the object in livelink is called colections…

  • If you're looking to grab a subset from a collection you'll need to iterate over the collection & apply whatever criterion you'd like to filter by.

    Items in a collection can be pretty much anything - SQL's concept of 'like' cannot really be applied to this sort of stuff.

    @siegel: vi is an editor with two modes: one which destroys your input and the other which beeps at you