| |
|
|
ToM | hi!
following quelltext working not at me:
***********************
declare a$,b$,c$ a$ = C:WIN2003system32undll32.exe C:WIN2003system32shell32.dll,Control_RunDLL C:WIN2003system32desk.cpl desk,@Themes /Action:OpenTheme /file: b$ = c:WIN2003ResourcesThemesluna.theme c$ = %1
print a$ + b$ + c$
waitinput
*************************
wieso ?!
mfg tom |
|
|
| AMD Athlon 64 4500+ / 1500 MB Ram / Windows Server 2003 Enterprise / Profan 7.0 | 11/06/05 ▲ |
|
|
|
|
Rolf Koch | Hi Tom, therefore: CompileMarkSeparationdeclare a$,b$,c$
a$ = "C:WIN2003system32undll32.exe C:WIN2003system32shell32.dll,Control_RunDLL C:WIN2003system32desk.cpl desk,@Themes /Action:OpenTheme /file:"
b$ = chr$(34)+"c:WIN2003ResourcesThemesluna.theme"+chr$(34)
c$ = chr$(34)+"%1"+chr$(34)
WINDOW 0,0-%maxx,200
print a$ + b$ + c$
waitinp
mind simply time the chr$(34) for the quotation marks
Rolf |
|
|
| |
|
|
|
ToM | fit thanks only versteh I do not that it with c$ = %1 works and with b$ = c:WIN2003ResourcesThemesluna.theme not hmm somehow unlogisch naja
thanks mfg tom |
|
|
| AMD Athlon 64 4500+ / 1500 MB Ram / Windows Server 2003 Enterprise / Profan 7.0 | 11/06/05 ▲ |
|
|
|
|
| |
|
| |
|
|
|
Rolf Koch | @iF too already under Profan 7.0? I wisely not More. Rolf |
|
|
| |
|
|
|
| Oh is correct Have I do not on it geachtet. I wisely it neither. :s |
|
|
| |
|
|