Página 1 de 1

LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 21:15
por Eratosthenes
Hi,

I've got an interesting issue with the ZX-Uno XL I received some days ago.

Problem: Using the ZX-Uno XL an SD card including the data you provided to me the "." commands and the menu is working fine as long as I use .tap files for example. Trying to load a basic program that is stored directly to the SD card doesn't work.

Example:

Código: Seleccionar todo

.tapein manicminer.tap
LOAD""
works fine.

Trying to load a BASIC program that is stored on the card doesn't work.

Código: Seleccionar todo

LOAD *"myprog.bas"
isn't accepted as a command. The result is a flashing "?" behind the "*".

Código: Seleccionar todo

LOAD *?"myprog.bas"L
(can't "flash" the ? and the L)

All other "*"'s used in basic commands are not accepted. This is independent from typing in the command or using the Browser to load the basic program. Using the NMI menu the result is the same as described above. The same "LOAD *-Error" is shown.

I'm using a ZX-Uno XL (Issue 2c) running the Spectrum Core "EXP25-070917" and esxDOS "v0.8.6" and an SD card with the data provided by the seller.

On a ZX-Uno 2M VGA running the Spectrum Core "EXP25-070917" and esxDOS "v0.8.6" everything is working fine.

Any suggestion what is the problem?

Thanks for info.

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:29
por chernandezba
I think it only fails on 0.8.6. Seems these routines have been erased on that version. On 0.8.5 it works
It has also been answered before in this forum, you can search it

Cheers

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:33
por Eratosthenes
But I also have v0.8.6 on my ZX-Uno 2M VGA where it works...

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:46
por desUBIKado
Don't worry, It's a well know problem. With esxdos-0.8.6-beta5 and esxdos-0.8.6-beta5.1 the LOAD * don't work. You must use esxdos-0.8.6-beta4 or UnoDOS3

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:47
por Eratosthenes
Thanks for the info.

How will I get it onto my Uno?

As I'm using my Uno for fiddling around with Sinclair stuff the "*" commands are essential for me...

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:53
por Uto
Eratosthenes escribió:Thanks for the info.

How will I get it onto my Uno?

As I'm using my Uno for fiddling around with Sinclair stuff the "*" commands are essential for me...
It's on the FAQ:

http://uto.speccy.org/zxunofaq_en.html#5040

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:53
por desUBIKado
Here you will find esxdos 0.8.6-beta4 : http://svn.zxuno.com/svn/zxuno/software/esxdos/ [User: guest / Pass: zxuno]

Instructions to upgrade esxdos (downgrade in your case) : http://uto.speccy.org/zxunofaq_en.html#updates

Re: LOAD *"filename.bas" doesn't work

Publicado: 22 Feb 2018, 22:56
por Eratosthenes
Nice... - Let me THANK YOU!

ZX-UNO is a wonderful forum...