Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: Visual Basic / VB:
[TUT] MS Script Control

 

 


Cruel__Machine
Senior Member


Sep 6, 2005, 2:41 AM

Post #1 of 4 (237 views)
Shortcut
[TUT] MS Script Control Can't Post

I don't believe I've posted this here before. Take a look, it's pretty interesting if you haven't seen it before.



http://vtforce.com/cruel/msscript/


EOP
___________________________
"If evolution were true, I'd have a self-lubricating hand."

Programmers: http://Cruels.net



Jaymzanator
Enthusiast


Sep 6, 2005, 2:50 AM

Post #2 of 4 (233 views)
Shortcut
Re: [Cruel__Machine] [TUT] MS Script Control [In reply to] Can't Post

y dotn u just do this:


Code
'fierceweb software 2005 
'2005 license allowed by - jaymzanator
'sale or use without permission will result in action
being taken
private sub cmd_entercode_click()
dim msgtitle as string
if txtinput.text = "" Then
exit sub
else:
msgtitle = txtinput.text
msgbox msgtitle , vbcritical , "Text Input Field"
end if
end sub



(17:20) Taz:
and tazg is lol'in at you all the way from canada
(17:21) James:
lol canadians

(This post was edited by Jaymzanator on Sep 6, 2005, 2:55 AM)


Cruel__Machine
Senior Member


Sep 6, 2005, 3:00 AM

Post #3 of 4 (230 views)
Shortcut
Re: [Jaymzanator] [TUT] MS Script Control [In reply to] Can't Post

Ok. Now explain how you would pass parameters, run subs, and make pointers to objects for manipulation without making a rediculous inaccurate list of script parsing checks.

;) MsgBox was only a example. If you wanted to just MsgBox something in a textbox you wouldn't need it.


EOP
___________________________
"If evolution were true, I'd have a self-lubricating hand."

Programmers: http://Cruels.net


Jaymzanator
Enthusiast


Sep 21, 2005, 4:59 PM

Post #4 of 4 (209 views)
Shortcut
Re: [Cruel__Machine] [TUT] MS Script Control [In reply to] Can't Post

well it was originally supposed 4 just message boxes i put it as a VBA module for a spredshet thati had to do 4 my teacher


(17:20) Taz:
and tazg is lol'in at you all the way from canada
(17:21) James:
lol canadians

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.11 s on (CGI/1.1)