Toggle navigation
Polycount
News
Forums
Patreon
Challenges
The BRAWL² Tournament Challenge!
Bi-Monthly Environment Art Challenge
Wiki
Moar
Recent
Activity
Badges
Drafts
Store
Help
Sign In
·
Register
Author:
Games101
Home
›
Search
Topic
suffix to an object error?
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
Search
suffix to an object error?
Topic by
jayantbhatt007
·
Aug 2019
·
Home
›
Coding, Scripting, Shaders
Why this command is giving me an error (// Error: Line 2.46: Syntax error) string $selObjs[] = ls -sl; for( $obj in $selObjs ) group -name ( $obj + “_Ctrl” ) $obj;
Re: suffix to an object error?
Reply by
jayantbhatt007
·
Aug 2019
·
Home
›
Coding, Scripting, Shaders
Thanks man much appreciated for your help. :)
Re: suffix to an object error?
Reply by
RN
·
Aug 2019
·
Home
›
Coding, Scripting, Shaders
Have you tried the curly brackets? string $selObjs[] = ls -sl; for( $obj in $selObjs ) { group -name ( $obj + “_Ctrl” ) $obj; }
Re: suffix to an object error?
Reply by
rollin
·
Aug 2019
·
Home
›
Coding, Scripting, Shaders
And you are here do judge, or what? :) This is a generic forum and people should simply add some information about their questions.
Re: suffix to an object error?
Reply by
RN
·
Aug 2019
·
Home
›
Coding, Scripting, Shaders
Is this a productive use of your time? This is clearly MEL.
Re: suffix to an object error?
Reply by
rollin
·
Aug 2019
·
Home
›
Coding, Scripting, Shaders
Where how why what?
6 results