Jump to content
IGNORED

XB compiler problems w/ JUWELL99


retrodroid

Recommended Posts

Folks, I'm new here, been trying to get the XB Compiler working using latest version of JUWELL99. However, I'm consistently seeing the error noted in the posting above.

 

I'm wondering if anyone can provide advice on how to proceed? Is someone able to confirm that the "HELLO" example compiles and assembles fine using the latest version of JUWELL99 on their system?

All help is appreciated. :)

 

Link to comment
Share on other sites

Well... This seems to crash the E/A's assembler ...you can tell, because it throws you into option 3, when you hit ENTER.

 

...That seems to be caused by the wrong DEVICE names in the COPY directives...

 

       DEF RUNEA,RUN,RUNV,CON
RUNEA  B @RUNEA5
FRSTLN
L10
       DATA PRINT,SC1
L20
       DATA GOTO,L10
LASTLN DATA STOP
OPTBAS DATA 0
NC0
ZERO   DATA 0
ONE    DATA 1
PI     DATA 3
RND    DATA 0
NV0
SC0
SC1    DATA SC1+2 
       BYTE 5,72,69,76,76,79
       EVEN
SV0
SA0
NA0
FRSTDT
LASTDT
       EVEN
ENDCC
       COPY "RUNTIME1.TXT"
       COPY "RUNTIME2.TXT"
       COPY "RUNTIME3.TXT"
       END

 

  • Like 4
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...