Search
 
SCRIPT & CODE EXAMPLE
 

BASIC

visual basic non modal message box

 Dim myMessage as String  
 Dim myDelay as Integer  
 myMessage = "This message will self destruct in 8 seconds!"  
 myDelay = 8  
 Shell "msg /TIME:" & myDelay & " " & Environ("Username") & " " & myMessage  
Comment

PREVIOUS NEXT
Code Example
Elixir :: elixir debug 
Elixir :: elixir string to datetime 
Elixir :: elixir string concatination 
Elixir :: elixir map 
Elixir :: elixir change map key name 
Elixir :: elixir 
Elixir :: elixir check is nil 
Elixir :: liveview component 
Elixir :: elixir with 
Scala :: scala string to lower case 
Scala :: scala remove element from list 
Scala :: scala list addall 
Actionscript :: read pdf web on android 
Excel :: google sheets stack columns vertically 
Excel :: excel paste delimited text into separate columns 
Perl :: perl loops 
Perl :: perl make a new directory and change permissions 
Pascal :: print in pascal 
Pascal :: Pascal (gpc 20070904) sample 
Gdscript :: godot get global position 3 
Clojure :: Clojure whitespace 
Assembly :: pickle dump into specific directory 
Assembly :: discord bot edit message 
Assembly :: google appscripts cell get background color 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: jquery remove required attribute 
Javascript :: react refresh page 
Javascript :: javascript void(0) href 
Javascript :: get tomorrows date using moment 
Javascript :: random number between 0 and 3 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =