Kai's Forum Users
3rd July 2001, 01:00
Mit dieser Programmierung sollte sich die Zeichnung aufrufen lassen:declaration:
#pragma used dll ottdllbw | to handle app_start
|****************************** choice section ********************************choice.user.0:
on.choice:
i.com = "J:Matrix_OneProgrammeTechÄnderung.exe"
i.file = strip$(eitm.i) & "|" & revi.i(5;2)
app.id = app_start(strip$(i.com) & " " & strip$(i.file), "", "", "", "")
#pragma used dll ottdllbw | to handle app_start
|****************************** choice section ********************************choice.user.0:
on.choice:
i.com = "J:Matrix_OneProgrammeTechÄnderung.exe"
i.file = strip$(eitm.i) & "|" & revi.i(5;2)
app.id = app_start(strip$(i.com) & " " & strip$(i.file), "", "", "", "")