Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
mrstebo9308yIt wouldn't surprise me. It is all classic ASP. The code to write a different file is in global scope...but there is that function to write the actual one 😅
-
Honestly... I see the logic in this.
Perhaps a WriteFile method writes the data to a file object, while the method you mentioned saves the actual file? -
mrstebo9308y@corjaantje You assume the code makes sense. Unfortunately, it doesn't 😓
I just dive in to the code knowing I'll have to wade (neck deep) through the crazy things that are in there -
mrstebo9308y@onebit0fme I wish I could refactor...but the boss told me he wanted "minimal changes" 😄
Related Rants
Found a function called WriteActualFile 😖
undefined
descriptive