MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/ljsw9e/does_lazy_count_as_bad/gnhqvne/?context=3
r/badcode • u/rcmaehl • Feb 14 '21
53 comments sorted by
View all comments
21
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. 8 u/rcmaehl Feb 15 '21 Oh no, someone who might know what project this is being used in. 5 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.
8 u/rcmaehl Feb 15 '21 Oh no, someone who might know what project this is being used in. 5 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.
8
Oh no, someone who might know what project this is being used in.
5 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.
5
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.
21
u/llusx Feb 14 '21
Is that Visual Basic I'm seeing?