News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Disable tape prompt when loading multiple files

Started by TechNick, 00:23, 08 October 21

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TechNick

Hi all,


I've got a game, written in BASIC, that loads some binary files into memory. All works well on disk, but when using a tape I get the prompt "Press play then any key" every time the program attempts to load the next file from the cassette. Is there any way I can disable this prompt at all so that all the binary files can be loaded without bothering the poor user?


Thanks in advance for any help.

pelrun

Put a ! before the filename to load silently, e.g. LOAD "!stuff",&c000

Devlin

Quote from: pelrun on 03:19, 08 October 21
Put a ! before the filename to load silently, e.g. LOAD "!stuff",&c000


I didn't know that! I always wondered what that meant.
CPC464 & CPC6128 + USIfAC II + Revaldinho 512k(universal cpld ver) - Schneider CRT TV
Administrator of Amstrad Discord : https://discord.gg/ksWvApv

Powered by SMFPacks Menu Editor Mod