CALL SEARCH
This page was last modified 00:40, 31 May 2023 by Mars2000you.

Contents

Effect

Displays all the lines with a specified text in the BASIC source, which is currently in the RAM.

Associated function key in set 2: F7

Syntax

CALL SEARCH("<String>")

Note: The final part ") can be omitted.

Parameter

<String> is the characters string that you want to find in the source.

Example

_SEARCH("SLOTCK")

Related to

CALL CHANGE

Compatibility

MSX2-SAS BASIC