TyPreview + Maxscript path bug
#1
Hi,


I want to configure the path of my preview with some maxscript commands. It works until i introduce a dot into the command.


For example:


That command works and give me the file name:

Code:
"$( (getFilenameFile(maxFileName)) )"  -->  "\C01_S0101_Layout_01007.mp4"





But if I want to get the length of the string and use ".count" it fails:




Code:
"$( (getFilenameFile(maxFileName)).count )"  -->  "\$( (getFilenameFile(maxFileName)).mp4"





3dsmax 2024


Tyflow v1.110




It worked perfectly few months ago. It was on 2023 but i cant say what version of tyflow.





Did i miss something ?



Thanks
  Reply


Messages In This Thread
TyPreview + Maxscript path bug - by jus2poubelle - 06-05-2024, 09:09 AM
RE: TyPreview + Maxscript path bug - by tyFlow - 06-05-2024, 06:52 PM

Forum Jump: