Difference between revisions of "StrCopy"
Jump to navigation
Jump to search
m
no edit summary
imported>Talkie Toaster |
imported>Talkie Toaster m |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
StrCopy '' | StrCopy ''StringTo:long'' ''StringFrom:long'' | ||
Overwrites the string associated with the Copy To pointer with the string associated with the Copy From pointer. | Overwrites the string associated with the Copy To pointer with the string associated with the Copy From pointer. |