Spare Post
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:05 PM.
A Folk, A Forum, A Fuhrer ….
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:04 PM.
A Folk, A Forum, A Fuhrer ….
Code:Sub DarkBlue() Dim ItBe As String Let ItBe = DarkBlue End SubCode:'Converts the specified text with the VBE Color (Black, Blue or Green) using BB code Private Function BBColor(ByVal Color As Long, ByVal Text As String) As String Dim Msg As String Msg = "[color=" ' http://services.runescape.com/m=forum/forums.ws?278,279,877,64690220 'Msg = Msg & Choose(Color, "black", "blue", "darkgreen") & "]" Msg = Msg & Choose(Color, "blue", "blue", "darkgreen") & "]" ' Custom Colors Wonk Msg = Msg & Text Msg = Msg & "" BBColor = Msg End Function[/color]
Code:Sub Blueviolet() Dim ItBe As String Let ItBe = Blueviolet End Sub
Code:'Converts the specified text with the VBE Color (Black, Blue or Green) using BB code Private Function BBColor(ByVal Color As Long, ByVal Text As String) As String Dim Msg As String Msg = "[color=" ' http://services.runescape.com/m=forum/forums.ws?278,279,877,64690220 'Msg = Msg & Choose(Color, "black", "blue", "darkgreen") & "]" Msg = Msg & Choose(Color, "blue", "blueviolet", "darkgreen") & "]" ' Custom Colors Wonk Msg = Msg & Text Msg = Msg & "" BBColor = Msg End Function[/color]
Attachment 3822
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:05 PM.
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:06 PM.
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:06 PM.
Get-Service|Select-Object name,displayname,starttype|Format-Table -AutoSize|Out-File -FilePath\ 'C:\Users\acer\Desktop\test.txt' -Width 1000
Get-Service|Select-Object name,displayname,starttype|Format-Table -AutoSize|Out-File -FilePath\ 'C:\Users\acer\Desktop\test.txt' -Width 1000
Get-Service|Select-Object name,displayname,starttype|Format-Table -AutoSize|Out-File -FilePath\ 'C:\Users\acer\Desktop\test.txt' -Width 1000
Get-Service|Select-Object name,displayname,starttype|Format-Table -AutoSize|Out-File -FilePath\ 'C:\Users\acer\Desktop\test.txt' -Width 1000
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:06 PM.
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:06 PM.
Spare Post
Last edited by DocAElstein; 07-19-2023 at 02:06 PM.
Bookmarks