Share

FMSLogo

Tracker: Feature Requests

5 add readrawline - ID: 2872454
Last Update: Comment added ( danielajoy )

UCBLogo has this primitive:

readrawline
READRAWLINE
reads a line from the read stream and outputs that line as a word. The
output is a single word even if the line contains spaces, brackets, etc. If
the read stream is a file, and the end of file is reached, READRAWLINE
outputs the empty list (not the empty word). READRAWLINE outputs the exact
string of characters as they appear in the line, with no special meaning
for backslash, vertical bar, tilde, or any other formatting characters.

It seems to be necessary to read text files that contain vertical bars.


DanielAjoy ( danielajoy ) - 2009-10-04 05:15

5

Closed

None

David Costanzo

Language Feature

Next Minor Release

Public


Comments ( 2 )




Date: 2009-10-24 18:59
Sender: danielajoy

I think this will help with Bob Gorman's problems reading files. It will
help me too with LogoFE functionality. Thanks.


Date: 2009-10-18 21:22
Sender: david_costanzoProject Admin

I have copied this functionality from UCBLogo to FMSLogo. I have included
this in the manual and added regression tests. This feature will be
available in FMSLogo 6.26.0.

Because I don't expect this to be a widely used command, I have not
requested that the translators translate READRAWLINE to their own language.
If you would like this to be localized into your language, attach a
version of localizedstrings-xx.h to this bug that has an acceptable
translation for READRAWLINE.



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2009-10-18 21:22 david_costanzo
artifact_group_id None 2009-10-18 21:22 david_costanzo
close_date - 2009-10-18 21:22 david_costanzo