Forum Discussion
kcarpent
16 years agoOccasional Contributor
This post I will try pasting the code again but using the code tags in the post. Maybe that's what is making it weird.
function Test3()
{
Login();
SWA();
}
As for the second problem, shouldn't the generated script know whether or not the "USEUNIT" is needed or not and use that? I'm not sure I understand why it wouldn't have it if it needs it.