Difference between revisions of "Category:Binary Files"

From Scriptwiki
Jump to: navigation, search
m
m
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 14: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.