Skip to content

Commit

Permalink
StrikethroughErrorV1.vbs
Browse files Browse the repository at this point in the history
An archive of the first version of the strikethrough error VBS script.
  • Loading branch information
seanpm2001 authored Jun 24, 2020
1 parent c2c354b commit 68ba81a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
' Start of script
x=msgbox("You have to select at least 2 characters to use the strikethrough formatting",0+16,"Strikethrough error") ' this message box appears as a critical error for misuse of thr strikethrough formatting
' End of script

0 comments on commit 68ba81a

Please sign in to comment.