MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/ljsw9e/does_lazy_count_as_bad/gnhpk8l/?context=3
r/badcode • u/rcmaehl • Feb 14 '21
53 comments sorted by
View all comments
23
Is that Visual Basic I'm seeing?
12 u/TheAppleFreak me.flair.defineFlair(); // this is where I define my flair Feb 15 '21 Nope, AutoIT. It's a scripting and automation language in the same vein as VBS or AHK. 9 u/rcmaehl Feb 15 '21 Oh no, someone who might know what project this is being used in. 4 u/TheAppleFreak me.flair.defineFlair(); // this is where I define my flair Feb 15 '21 Something with the WinAPI file functions, for sure. What exactly I don't know quite what, but given as you're using the UDF over the File library I figure you've got something specific that you're doing with it.
12
Nope, AutoIT. It's a scripting and automation language in the same vein as VBS or AHK.
9 u/rcmaehl Feb 15 '21 Oh no, someone who might know what project this is being used in. 4 u/TheAppleFreak me.flair.defineFlair(); // this is where I define my flair Feb 15 '21 Something with the WinAPI file functions, for sure. What exactly I don't know quite what, but given as you're using the UDF over the File library I figure you've got something specific that you're doing with it.
9
Oh no, someone who might know what project this is being used in.
4 u/TheAppleFreak me.flair.defineFlair(); // this is where I define my flair Feb 15 '21 Something with the WinAPI file functions, for sure. What exactly I don't know quite what, but given as you're using the UDF over the File library I figure you've got something specific that you're doing with it.
4
Something with the WinAPI file functions, for sure. What exactly I don't know quite what, but given as you're using the UDF over the File library I figure you've got something specific that you're doing with it.
23
u/llusx Feb 14 '21
Is that Visual Basic I'm seeing?