Text Message Functions
-
Hi. I have been using Veyon in an FE environment.
I have 2 suggestions for development that would be invaluable to the sofware for myself and several of my peers.
-
2 way text messaging. Discreet for a student who might not necessarily want the rest of the class to know/hear the question/response.
-
Automatic foregrounding of text messages until read and dismissed. I have had messages buried under rapid fire browser window action ons everal occassions.
Thanks for the software, it most definitley makes my job easier!
-
-
Some VB from Powershell.
Add-Type -AssemblyName Microsoft.VisualBasic
[Microsoft.VisualBasic.Interaction]::InputBox('My question?', 'Title', 'Please respond')
Add-Type -AssemblyName Microsoft.VisualBasic
[Microsoft.VisualBasic.Interaction]::MsgBox('Message is here.', 'SystemModal,Information', 'Title')
or
[Microsoft.VisualBasic.Interaction]::MsgBox('Message is here.', 'SystemModal', 'Title')
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login