uhu,
nobody, no clue ?
even at Softimage ?
De : owner-xsi(at)Softimage.COM
[mailto:owner-xsi(at)Softimage.COM] De la part de Till
Eisele
Envoyé : mardi 29 août 2006 13:58
À :
XSI(at)Softimage.COM
Objet : Help File from
SPDL
Hi
all,
does anyone know how
to properly set the 'HelpFile' topic in a (shader) SPDL file
?
But what if we want
to avoid hard coded path ?
SDK documentation
mention that variables like ${XSI_USERHOME} can be used, but apparently, when
passing it that way, the variable is not resolved.
However, inside SI
SPDL's we can find that help files are referenced that way :
HelpFile =
"Help/<nameofhelp>.hlp";
HelpID = <a
number>;
So we can guess
there is some sort of default search.
Till.