Page 1 of 1
How to upload files to this board
Posted: Fri Feb 13, 2026 6:10 pm
by jayelbee
I have a program of about 57KB (source code) I would like to share, but I can find no way to attach a file to a message.
Is there any other way than just inserting the 2000+ lines of code in. the message?
Re: How to upload files to this board
Posted: Fri Feb 13, 2026 6:44 pm
by Little John
jayelbee wrote: Fri Feb 13, 2026 6:10 pm
I have a program of about 57KB (source code) I would like to share, but I can find no way to attach a file to a message.
Is there any other way than just inserting the 2000+ lines of code in. the message?
It's not possible to attach a file to a message on this forum. Either post the code inside the message (note that there is a limit of 60 000 characters for each message) or upload the respective file elsewhere, and post the download link here.
This question is not specific to mac OS.
Re: How to upload files to this board
Posted: Fri Feb 13, 2026 7:31 pm
by NicTheQuick
Just sign in on Github, create a repository there and you can upload as much code as you want, (basically). Then you can link it here.