Difference between revisions of "Category:Binary Files"

From Scriptwiki
Jump to: navigation, search
m (added parent category)
m
 
(6 intermediate revisions by 2 users not shown)
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]]

Latest revision as of 14:28, 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.