Tootfinder

Opt-in global Mastodon full text search. Join the index!

@scottmiller42@mstdn.social
2026-05-13 16:59:45

ERROR 180-322: Statement is not valid or it is used out of proper order.
#SASProgramming #ScottComputerProgramming #ScottProgramming

@scottmiller42@mstdn.social
2026-06-10 21:46:24

I’ve been doing a bit of Bash shell script writing today and oh wow the amount of quotation marks I am needing to use to add full support for spaces in inputs is wild.
I guess I’ve gotten used to #Powershell where that isn’t necessary for the most part.
#ScottProgramming

@scottmiller42@mstdn.social
2026-06-04 15:51:50

I'm spending the day refactoring a big data analytics job that runs monthly that was written by an associate a couple years ago.
The report is highly used, which is great, but the code is... not great.
1/x
#ScottProgramming #ScottComputerProgramming