REBOL 3 Docs Guide Concepts Functions Datatypes Errors
  TOC < Back Next >   Updated: 3-Aug-2010 Edit History  

REBOL 3 Functions: find-script

find-script  script

Find a script header within a binary string. Returns starting position.

Arguments:

script [binary!]

Description

This is a high-speed lower level function to scan UTF-8 for a REBOL script signature, useful during loading of scripts and to ensure that scripts are proper UTF-8.

Editor note: Not sure about the description


  TOC < Back Next > REBOL.com - WIP Wiki Feedback Admin