• Please review our updated Terms and Rules here

Loading a Basic program from the specified drive

parakeet

Member
Joined
May 28, 2024
Messages
31
Location
Montréal, Québec, Canada
Hi, I'm new to BBC Micro computers and I would like to know if there's a way to load a Basic program from drive 1 aside from typing the "*DRIVE 1" command. With a command like "LOAD "FILENAME",1" or something like that. Or do we only have access to the "*DRIVE 1" command to do so?
 
Hi, I'm new to BBC Micro computers and I would like to know if there's a way to load a Basic program from drive 1 aside from typing the "*DRIVE 1" command. With a command like "LOAD "FILENAME",1" or something like that. Or do we only have access to the "*DRIVE 1" command to do so?
LOAD":1.FILENAME"
 
Back
Top