Click here to Skip to main content
15,886,963 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: SWF files - is anyone still using them? Pin
Cpichols14-Mar-22 1:58
Cpichols14-Mar-22 1:58 
GeneralRe: SWF files - is anyone still using them? Pin
honey the codewitch14-Mar-22 2:12
mvahoney the codewitch14-Mar-22 2:12 
GeneralRe: SWF files - is anyone still using them? Pin
Cpichols14-Mar-22 2:23
Cpichols14-Mar-22 2:23 
GeneralRe: SWF files - is anyone still using them? Pin
honey the codewitch14-Mar-22 2:53
mvahoney the codewitch14-Mar-22 2:53 
GeneralRe: SWF files - is anyone still using them? Pin
agolddog14-Mar-22 3:52
agolddog14-Mar-22 3:52 
GeneralI am converting Pin
Slow Eddie12-Mar-22 4:09
professionalSlow Eddie12-Mar-22 4:09 
GeneralRe: I am converting Pin
kmoorevs12-Mar-22 4:31
kmoorevs12-Mar-22 4:31 
GeneralRe: I am converting Pin
obermd12-Mar-22 5:25
obermd12-Mar-22 5:25 
I gave up on the migration tool and went to steps 1 and 2, which works even for VS 2022. The biggest differences are in error handling and file i/o.

Error handling - leave any On Error Resume Next statements alone. Convert all On Error Goto statements to Try Catch Finally blocks.

Learn the new File Handling system. If you ever wrote file IO in VBScript you're ahead of the game on this as it's very similar.

GeneralRe: I am converting Pin
Kent Sharkey12-Mar-22 4:59
staffKent Sharkey12-Mar-22 4:59 
GeneralRe: I am converting Pin
Gerry Schmitz12-Mar-22 5:13
mveGerry Schmitz12-Mar-22 5:13 
GeneralRe: I am converting Pin
abmv13-Mar-22 5:35
professionalabmv13-Mar-22 5:35 
GeneralRe: I am converting Pin
Slow Eddie13-Mar-22 7:58
professionalSlow Eddie13-Mar-22 7:58 
GeneralRe: I am converting Pin
obermd13-Mar-22 14:27
obermd13-Mar-22 14:27 
GeneralRe: I am converting Pin
#realJSOP13-Mar-22 23:46
mve#realJSOP13-Mar-22 23:46 
GeneralYes, I have done this, and yes I know what can do this Pin
Marc Greiner at home14-Mar-22 3:36
Marc Greiner at home14-Mar-22 3:36 
GeneralWeek 2 Done. Pin
glennPattonWork312-Mar-22 0:54
professionalglennPattonWork312-Mar-22 0:54 
GeneralRe: Week 2 Done. Pin
theoldfool12-Mar-22 1:31
professionaltheoldfool12-Mar-22 1:31 
GeneralRe: Week 2 Done. Pin
Test Tickle12-Mar-22 9:32
Test Tickle12-Mar-22 9:32 
GeneralRe: Week 2 Done. Pin
glennPattonWork312-Mar-22 13:50
professionalglennPattonWork312-Mar-22 13:50 
GeneralRe: Week 2 Done. Pin
Test Tickle12-Mar-22 14:54
Test Tickle12-Mar-22 14:54 
GeneralRe: Week 2 Done. Pin
glennPattonWork313-Mar-22 0:08
professionalglennPattonWork313-Mar-22 0:08 
GeneralRe: Week 2 Done. Pin
Test Tickle13-Mar-22 7:29
Test Tickle13-Mar-22 7:29 
GeneralRe: Week 2 Done. Pin
glennPattonWork313-Mar-22 7:41
professionalglennPattonWork313-Mar-22 7:41 
GeneralRe: Week 2 Done. Pin
Test Tickle13-Mar-22 11:45
Test Tickle13-Mar-22 11:45 
Generalwoohoo productivity, sort of Pin
honey the codewitch11-Mar-22 19:08
mvahoney the codewitch11-Mar-22 19:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.