• Re: C64 Basic cursor posi

    From Andreas Dissel@21:1/5 to Paul Lee on Sun Aug 18 19:38:10 2024
    Paul Lee wrote to All <=-

    On Sunday, October 23, 1994 at 9:14:45 PM UTC, Marko M}ñkel}ñ wrote:
    "Nhat-Viet" == Nhat-Viet Phi <nhat...@nucleus.com> writes:
    Nhat-Viet> Hey, hey, hey!! Look what I found in the June 1992 issue of Nhat-Viet> COMPUTE Magazine, Gazette edition! (page G-24,
    Nhat-Viet> "Programmer's Page" column)
    Nhat-Viet> POKE 211,C (moves cursor to specified Column, 0-79)
    Nhat-Viet> POKE 214,R (moves cursor to specified Row, 0-24)
    Yes, but you must PRINT a carriage return after that, or the ($D1) and
    ($F3) pointers won't be changed. So, that's why you must make
    POKE 214,(R-1)AND255:PRINT:POKE 211,C instead, as I suggested before.

    Marko
    This is such a late response, but if you are still there Marko, thank
    you so much. I was tearing my hair out, when my code was not setting
    the row. (but it was working everywhere else). You are a star!

    This is an even later response, but it was very helpfull for me too.
    I discovered it today. So thainx a bunch!

    ... MultiMail, the new multi-platform, multi-format offline reader!
    ___ MultiMail/Linux v0.49

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Kalevi Kolttonen@21:1/5 to Andreas Dissel on Sun Aug 18 18:26:55 2024
    Andreas Dissel <nospam.Andreas.Dissel@f8001.n240.z2.fidonet.org> wrote:
    This is an even later response, but it was very helpfull for me too.
    I discovered it today. So thainx a bunch!

    Holy shit, the original thread was almost 30 years ago! :-)

    br,
    KK

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Daniel Path@21:1/5 to you on Mon Aug 19 21:50:17 2024
    Hello Kalevi,

    18 Aug 24 18:26, you wrote to Andreas Dissel:

    Andreas Dissel <nospam.Andreas.Dissel@f8001.n240.z2.fidonet.org>
    wrote:
    This is an even later response, but it was very helpfull for me too.
    I discovered it today. So thainx a bunch!

    Holy shit, the original thread was almost 30 years ago! :-)

    wow... just... wow.

    Regards,
    --
    dp

    telnet://bbs.roonsbbs.hu:1212 <<=-

    ... Uptime: 90d 11h 25m 17s (?! or 40d 18h 10m 53s)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)