Jump to content
IGNORED

TIPI - Geneve 9640 to Raspberry PI interface development


9640News

Recommended Posts

44 minutes ago, 9640News said:

Thanks for that reminder.  I might have fallen into that trap, though it should have been obvious to a few of us.  I am unlikely to have more than one or two directories, and maybe this will be answered after you have completed the code.  If there are multiple paths specified with the  upcoming configuration and it extends beyond 80 characters, will it use the underscore key to wrap to the next line, or just continuous text onto the next line?

 

Beery

 

Ah, it looks like PI.CONFIG enforces a limit of 80 columns, and it doesn't know anything about wrapping.. that's not compatible with my mental model... I will fix it so you can open it with longer record lengths to set longer values... but that will still limit you to a 254 character record. 

 

I'm curious, I've never heard of anything where an '_' indicates line continuation... what platform/system/software does that? 

Link to comment
Share on other sites

2 hours ago, jedimatt42 said:

 

Ah, it looks like PI.CONFIG enforces a limit of 80 columns, and it doesn't know anything about wrapping.. that's not compatible with my mental model... I will fix it so you can open it with longer record lengths to set longer values... but that will still limit you to a 254 character record. 

 

I'm curious, I've never heard of anything where an '_' indicates line continuation... what platform/system/software does that? 

It isn't TI-99/4A programming with the '_'.  I am thinking VBA is where I have seen things extended to the next line instead of having a line extremely wide.

  • Thanks 1
Link to comment
Share on other sites

@InsaneMultitasker, some background from yesterday's Zoom call.

 

In discussion with Matt yesterday, disk managers are doing sector reads/writes so any file copying was not being translated to a text file. I tested both the MDOS CLI COPY command and GDM2K.  As DM2K and GDM2K use block access rather than record access, @jedimatt42 was going to add some extra code to translate anything DIS/VAR to text as I remember the discussion. Also, the ?W option will not add a ".txt" file extension to the file which is the best of both worlds as well.

 

 

  • Like 1
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...