Luke Hughes

Results 11 comments of Luke Hughes

Thanks for taking to reply! Let me mull.

We did some testing of the loop above (thanks!) and it seems to repeat rather then shuffle and only say a given line _once_. So this appears to be a...

I am being unclear. We get random pick but once a pick occurs we never want to see that pick again. The above repeats choices. So we want random order...

That's looks right ( just tested). Let me confirm with my more knowledgeable Ink writers (I am a mere coder) but thanks!

The further question we had btw is whether there is a way to 'refresh.' That is have it forget the choice it has made (they are integers so resetting to...

Reproducing: This is probably already bad practice (so teach me ;-) ) but before 7.6.0 I was able to have breakpoint() calls in wrapped in except/try to get me pass...

Yes that's it!

Thank you. That worked! And having a simple print like that after first connect failure would be nice long term IMHO. Since those connect fails tend to hang for a...

Thanks for the rapid response Jon. That was my understanding of how INCLUDE worked too. So was surprised. But perhaps it is the delta aspect as you say. Let me...

Jon I believe you. But having too many learned lessons about not testing ...;-).. I tested. And I am happy to confirm you are right. So am closing out. Impressed...