hey...ichhab bei koda form desighner nen script gemacht...nur hir heng ich:
Quote:
While 1
$msg=GuiGetMsg()
If $msg=-3 Then Exit
If $msg=$button1 Then button1()
If $msg=$button3 Then button3()
If $msg=$button4 Then button4()
If $msg=$button5 Then button5()
If $msg=$button4 Then button6()
If $msg=$button5 Then button7()
If $msg=$button4 Then button8()
If $msg=$button4 Then button9()
If $msg=$button5 Then button10()
Wend
Func button10()
ShellExecute(@ScriptDir & "\lib\data")
EndFunc
|
also das obere is von dem koda teil noch und da unten das
Quote:
Func button10()
ShellExecute(@ScriptDir & "\lib\data")
|
is das wichtige,...
bei meiner dazei passiert einfach gaanix wwennn ich das drück^^