-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPROJECT_LANG_2.red
More file actions
16 lines (13 loc) · 915 Bytes
/
PROJECT_LANG_2.red
File metadata and controls
16 lines (13 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
; Start of script
Red [Needs: 'View]
view [text "Project language file 2\nFor: Anime_Studio/SocialShare\nAbout:\nI chose Red as the second project language file for this project (Anime_Studio/SocialShare) as Red is the primary low level application language chosen for this project. It is getting its own project language file, starting here."]
; Output:
; Project language file 2
; For: Anime_Studio/SocialShare
; About:
; "Project language file 2\nFor: Anime_Studio/SocialShare\nAbout:\nI chose Red as the second project language file for this project (Anime_Studio/SocialShare) as Red is the primary low level application language chosen for this project. It is getting its own project language file, starting here.
; File info
; File type: Red source file (*.red *.reds)
; File version: 1 (2023, Monday, February 27th at 9:52 pm PST)
; Line count (including blank lines and compiler line) 17
; End of script