Category:Binary Files: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Binary files can be used to store a large size of data, as they are limited by memory only. All data is stored as [[$asc|ascii]] values.
== Note ==
Binary files can only be accessed by these commands.
When a script is finished processing, all binary files are unset.
[[Category:MIRC Help]]
[[Category:MIRC Help]]

Revision as of 12:26, 17 October 2006

Binary files can be used to store a large size of data, as they are limited by memory only. All data is stored as ascii values.

Note

Binary files can only be accessed by these commands. When a script is finished processing, all binary files are unset.

Pages in category "Binary Files"

The following 11 pages are in this category, out of 11 total.