Skip to content

Conversation

mark-webster-dev
Copy link

Initial upload of writefile and appendfile blocks for review.

README files in each folder shoudl give you enough to start.
Comment if examples are needed or additional information required.

@Bwvolleyball
Copy link

You probably don't want to commit the .DS_Store file 🤔


You can specify a character to be used as a newline (\n) character.

*i.e., if the characater for new lines is set to +, the follwiing applies:*

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*i.e., if the characater for new lines is set to +, the follwiing applies:*
*i.e., if the character for new lines is set to +, the following applies:*


This block allows you to write text to a specified file on the raspberry pi.

Simply enter the path and filename, the content of the file and choose the file type.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Simply enter the path and filename, the content of the file and choose the file type.
Simply enter the path and filename, the content of the file, and choose the file type.


You can specify a character to be used as a newline (\n) character.

*i.e., if the characater for new lines is set to +, the follwiing applies:*

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*i.e., if the characater for new lines is set to +, the follwiing applies:*
*i.e., if the character for new lines is set to +, the following applies:*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants