system( "command \\path\\with spaces\\file" ); #### system( "notepad \\path\\with spaces\\file" ); #### system( "xcopy \\path\\with spaces\\file" );
## system( "notepad \\path\\with spaces\\file" ); ##
## system( "xcopy \\path\\with spaces\\file" );