yucatan Posted March 24, 2008 Posted March 24, 2008 (edited) FileChangeDir(@MyDocumentsDir/Mijn Muziek/voorbeelden van Muziek) Run("*.*", "", @SW_MAXIMIZE) why this dont work? Edited March 24, 2008 by yucatan
Bowmore Posted March 24, 2008 Posted March 24, 2008 FileChangeDir(@MyDocumentsDir/Mijn Muziek/voorbeelden van Muziek) Run("*.*", "", @SW_MAXIMIZE) why this dont work? The first line should be FileChangeDir(@MyDocumentsDir & "\Mijn Muziek\voorbeelden van Muziek")oÝ÷ Øè¶Ë«{Z·*.{^rÖ®¶se'VâgV÷C²¢â¢gV÷C²ÂgV÷C²gV÷C²Â5uôÔÔ¤R to do. Run() needs a specific executable file e.g. "notepad.exe" "*.*" "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook
yucatan Posted March 24, 2008 Author Posted March 24, 2008 hi i wanne make a command that runs the default sample's of music that are standaart in windows so thats what i exspect. how i can do that the best
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now