IHaveLeftTheForum 0 Posted April 28, 2010 $var = DriveGetDrive("all") DriveStatus($var) If NOT @error Then FileCopy("C:\song.mp3", $var, 9) EndIf ; Now what is the problem in this script ? Share this post Link to post Share on other sites
99ojo 0 Posted April 28, 2010 Hi, I'm having a deja vu. It's nearly a double post... You should read the threads you opened. In one of them is the solution / help written... ;-)) Stefan Share this post Link to post Share on other sites
Melba23 3,452 Posted April 28, 2010 Azeem,I know you are not a native English speaker, but if your posts are full of statements like these:Read it and reply with codeExplain with Examplesthen you are going to find it difficult to get a great deal of help. These are seen as "Demands" in English and could be seen as insulting to the reader. The addition of an occasional "Please" or "Kindly" is strongly advised in future posts to make them read more like "Requests". M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Share this post Link to post Share on other sites
IHaveLeftTheForum 0 Posted April 28, 2010 Sorry if u felt insult in this, next time i'll not do as. Share this post Link to post Share on other sites
trancexx 1,013 Posted April 28, 2010 Azeem,I know you are not a native English speaker, but if your posts are full of statements like these:then you are going to find it difficult to get a great deal of help. These are seen as "Demands" in English and could be seen as insulting to the reader. The addition of an occasional "Please" or "Kindly" is strongly advised in future posts to make them read more like "Requests". M23Please.And even a please can be seen wrong. ♡♡♡ . eMyvnE Share this post Link to post Share on other sites
Melba23 3,452 Posted April 28, 2010 Azeem, Thank you. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Share this post Link to post Share on other sites