Inhalt

Index

Example for I_PICT_BUTTON

! Dialog script

I_CURRENT_PAGE curr_page

I_BUTTON I_FUNCTION, "Page 9", 200,150, 70,20, 3

I_BUTTON I_LINK, "Visit Website", 200,180, 100,20, 0,

"http://www.allplan.com"

I_BUTTON I_EXEC, "Notepad", 200,180, 100,20, 0,"d:\info.txt","C:\Windows\system32\notepad.exe"

! Parameter script

if GLOB_UI_BUTTON_ID = 3 then

parameters curr_page = 9

endif



Allplan

(C) ALLPLAN GmbH

Privacy policy