Code: Select all
TM1SystemServerName_VB(hUser, iServer, sDbName, 75)
Do I need to use <VBFixedString(75)> and if so, then how would Implement that as VS barks at me about not allowing attributes on local variables.
Any help would be appreciated.
Code: Select all
TM1SystemServerName_VB(hUser, iServer, sDbName, 75)