To make it much easier to include libraries of code, I've added an "Include Libraries" section to the "Code Snippets" tool.
The Include Libraries section provides automatically generated include directives for all programs tagged as "library" (in a program's File Properties.)
For any library you want to include in a program, just copy and paste into your program the include directive for the related library.
For example, the following screenshot shows the "PUTSTRING" include directive in the Code Snippets" tool, and how a copy/paste of that directive in a program looks:
By the way, this is what the File Properties looks like for the "PUTSTRING(x%, y%, s$)" library program:
No comments:
Post a Comment