Searching for a string in an instream..

bobyboby Member Posts: 78
Hi everybody,
I'm a bit confused.. I've got to find if a particular string (e.a. "number valid") is in a entire text file I've imported as instream

The Strpos function only allows me to search into a text constant or code..

Any Idea?

Thank you

Comments

  • krikikriki Member, Moderator Posts: 9,118
    Use "TEXTPOS" (Navision help : Position := BigText.TEXTPOS(String))
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.