0/5 (5 avis)
Vue 5 100 fois - Téléchargée 377 fois
Pour ouvrir un projet script... vous devez faire + OpenScript("Nom du script","C:\\FichierScript.ini) le nom du script peut etre retier avec ReadIni("0aYY","Name","C:\\FichierScript.exc") je vous laisse une petite example du script INI '------------------------ [0aYY] fString=&?? Name=Sts ##Bientôt disponible #Log=sout.txt #Version=1.0.1 #Author=Votre nom ## This script test all script coponents [InitState] Function=Show UseScriptVar=True Event=Sts [Sts] Title=Script test session x=5210 y=2820 ScriptNextE=ScriptNextE [ScriptNextE] ScriptNextE=AddLabel [Label1] caption=This label is used to see result xpos=265 ypos=1805 xsize=3825 ysize=5160 ScriptNextE=AddButton [Button1] caption=Var: OAK xpos=90 ypos=195 xsize=1505 ysize=265 event=SetVar VarName=OAK NewValue=[This is the var OAK] ScriptNextE=AddButton [Button2] Caption=Var: NewYork xpos=90 ypos=500 xsize=1505 ysize=265 event=SetVar VarName=NewYork NewValue=NewYork is a big city ScriptNextE=AddButton [Button3] caption=Use OAK xpos=90 ypos=840 xsize=1505 ysize=265 ScriptNextE=AddButton Event=SetLabelCaption LabelCaption=Using OAK: ?OAK SetLabelID=1 [Button4] caption=Use NewYork xpos=90 ypos=1215 xsize=1505 ysize=265 Event=SetLabelCaption LabelCaption=Using NewWork: ?NewYork SetLabelID=1 ScriptNextE=AddButton [Button5] caption=? xpos=1715 ypos=195 xsize=1505 ysize=265 event=AboutScript ScriptNextE=AddButton [Button6] caption=?Version xpos=1715 ypos=500 xsize=1505 ysize=265 event=SetLabelCaption SetLabelID=1 LabelCaption="Var: ?Version : ?RunBy : ?Date
19 juin 2005 à 02:16
l'executable reste dans le gestionnaire de tache sans resultat.
une explication ?
15 janv. 2004 à 05:19
26 déc. 2003 à 20:47
je vais le faire d'ici 2 semaines
25 déc. 2003 à 23:35
25 déc. 2003 à 22:34
ScriptNextE=
c'est supposé etre
ScriptNextE=AddButton
Dans [Sts]
au lieu de ScriptNextE=ScriptNextE j'aurais pu mettre:
ScriptNextE=AddLabel
Vous n'êtes pas encore membre ?
inscrivez-vous, c'est gratuit et ça prend moins d'une minute !
Les membres obtiennent plus de réponses que les utilisateurs anonymes.
Le fait d'être membre vous permet d'avoir un suivi détaillé de vos demandes et codes sources.
Le fait d'être membre vous permet d'avoir des options supplémentaires.