dnn
14 years agoNew Contributor
ProjectSuite.FileName
Hi
I need a little bit help. I want to use the ProjectSuite Object '"FileName" but my ReturnValue for ProjectSuite.FileName is the full path and not only the name like I expect. Is there any mistake from my site, or is it a bug?
var strProjectSuite = ProjectSuite["FileName"]
my result: .......CVS_Main\ZisAlarmwebclient\ZisAlarmwebclient.pjs
expected result: ZisAlarmwebclient
Thanks
Daniel
I need a little bit help. I want to use the ProjectSuite Object '"FileName" but my ReturnValue for ProjectSuite.FileName is the full path and not only the name like I expect. Is there any mistake from my site, or is it a bug?
var strProjectSuite = ProjectSuite["FileName"]
my result: .......CVS_Main\ZisAlarmwebclient\ZisAlarmwebclient.pjs
expected result: ZisAlarmwebclient
Thanks
Daniel