Skip to content

menu options in batch #120

@drarem

Description

@drarem

This DOS appears to be BW/DOS and not compatible with MyPicoDos and I think dos2.5 apparently. I can't load a data file in from a dos2.5 formatted disk w/dos, but if I use the fastbasic.atr and copy my game there, I can load the data files in with no problem. If I have the H: file enabled and the data files there using dos2.5, it loads them from H: and ignores D: completely. Probably an error thrown but doesn't pop up.

I can disable the H: drive and it will load from the D: drive (I have D1: specified in the program) using this default dos that fastbasic is on.

Can i get around that, or how can I fix it?

My ultimate goal is to create a game menu so you only have to hit 1, 2, 3, etc. for specific games rather than the user get his hands dirty. My game is overloaded with RMT and embedded data files, so can't load in a game from another game. I know STARTUP.BAT is convenient, not aware if there are any getkeys in batch I can use or input commands in batch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions