[[
StrCopy()
]]
mbirth's Wiki
You are here:
Welcome to mbirth's Wiki
»
Code Snippets
»
AutoHotkey
»
StrCopy()
StrCopy()
StrCopy
(
str
,
ct
)
{
res
:=
""
Loop
%
ct
%
{
res .
=
str
}
return
res
}
View the discussion thread.
Willkommen auf mbirth's Wiki
Know-How
Code Snippets
Software
Other pages
Homepage
Piwik
SiteBar Bookmarks
snippets/autohotkey/strcopy.txt · Last modified: 2009-02-03 21:59.12 by mbirth
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Noncommercial-Share Alike 3.0 Unported
Web analytics