Issues updating rows with Rlabkey | mohara | 2024-05-10 12:52 |
Status: Active | ||
I'm not sure what you mean about "within network" vs. "outside of network" - that could be making a difference? But meanwhile, you should not put that setDefaults call within the insertRows. I'm not actually sure why it would work in selectRows either (if it does indeed work there). Depending on the rest of the script you're using, you could place it outside/call setDefaults separately/first,
OR using a netrc file would mean you didn't need the key itself in the script. Where to place and how to make sure a netrc gets referenced varies by OS. --Molly |
||