Is the OS_Shell() function limited to using a command string of 255 characters or less? I am trying to send it a longer length command and it gets truncated at 255.

I am writing to a batch file as a workaround. But was wondering if there was a way around the limitation?