Git Product home page Git Product logo

Comments (9)

penrodyn avatar penrodyn commented on August 11, 2024 1

Hi

Thanks for the reply, it's much appreciated :-)

I've download the script files again from the URL below and extracted into a new directory.

https://github.com/EgonOlsen71/basicv2/tree/master/dist

I've attached a cut down version of my program, along with assets.d64 which contains the customer charset and sequential file (you'll be prompted to insert the disk at runtime). The program runs as expected in CBM Prg Studio / VICE until compiled.

I've also attached the JAR and CMD file I am using in case in contains versioning which helps prove whether I am using the most recent release.

program.zip

Any help would be much appreciated.

Thanks and regards
Lee

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

I'll have a look...

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

I can't reproduce this issue. I wrote this test case:

10 print "{reverse on}{red}{120}{reverse off} test1"
20 print "{reverse on}";chr$(158);chr$(122);"{reverse off} test2"

and the result looks as expected:

test

I tried variables for color and char code as well, and that worked fine as well.

Can you provide me with a test case that shows the problem?

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

Are you using the latest version from master or the old "release"-version?

from basicv2.

penrodyn avatar penrodyn commented on August 11, 2024

from basicv2.

penrodyn avatar penrodyn commented on August 11, 2024

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

I didn't get an email with an attachment and neither can one be found in this thread. Can you please attach it directly?

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

I've commited a change that should fix this issue. It was caused by a little optimzation that I introduced 6 months ago but which wasn't doing quite what it was supposed to do when applied to CHR$ with array parameters.

from basicv2.

penrodyn avatar penrodyn commented on August 11, 2024

from basicv2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.