WiiLi Wiki frontpage Include your post in the News Get links Hoteles Quito
WiiLi.org Forum Index WiiLi.org
a new revolution
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

help writing a glovepie script - please help!

 
Post new topic   Reply to topic    WiiLi.org Forum Index -> GlovePie
View previous topic :: View next topic  
Author Message
speaker219



Joined: 28 Jan 2007
Posts: 187
Location: New York

Digg It
PostPosted: Sun Jan 28, 2007 1:36 am    Post subject: help writing a glovepie script - please help!

When i am writing a glovepie script, how can i have it launch a program like (run test.exe)
please help!
thank you so much
Back to top
View user's profile Send private message Send e-mail MSN Messenger
TylerK



Joined: 18 Dec 2006
Posts: 384
Location: Springfield, IL

Digg It
PostPosted: Sun Jan 28, 2007 1:38 am    Post subject:

From the documentation:
Code:
Execute(filename)
Back to top
View user's profile Send private message
CarlKenner
Site Admin


Joined: 29 Nov 2006
Posts: 614

Digg It
PostPosted: Sun Jan 28, 2007 5:44 am    Post subject:

if you want it to run it once on startup then:

Code:
if not var.initialized then
  Execute("test.exe")
  var.initialized = true
end if
Back to top
View user's profile Send private message Send e-mail
speaker219



Joined: 28 Jan 2007
Posts: 187
Location: New York

Digg It
PostPosted: Sat Feb 17, 2007 2:22 am    Post subject:

TylerK wrote:
From the documentation:
Code:
Execute(filename)

Thanks Very Happy
Didn't realize there was a documentation Confused Shocked
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    WiiLi.org Forum Index -> GlovePie All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group