|
-
Mar 26th, 2008, 07:05 AM
#1
Thread Starter
Frenzied Member
[2005] Modify Code
Is it possible to modify hardcode from my program?
Like make a textbox called Code and if you write:
if txtbox.text = "hello" then
msgbox("hi")
end if
it will run that code or delete another section like delete this:
if txtbox.text = "hello" then
end
end if
And replace it.
I want to make a program where u can modify the code i write.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|