Jump to content

jannlee300

Members
  • Posts

    17
  • Joined

  • Last visited

jannlee300's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. what i want to do is change the header names instead of it being Col 0 i want it to be name or something
  2. can anyone tell me if there is a way to change the colum names in _ArrayDisplay
  3. thanks for all your help
  4. ok so for the for/next loop where do i put the file name etc?
  5. ok thanks but i dont want to add a 0 i want to over write say a 20 to a 0
  6. how do i write a "0" to the first 9 lines of a file
  7. can anyone tell me if there is any way to update a gui button without closing a window?
  8. i figured it out the folder was set to read only i dont know how this happend but anyways it works thanks for all ur help
  9. even after i commented that out i got the same error
  10. i tryed all fo them and im still getting the same thing the file is in the origonal dir the file does copy with both i just cant compile it to an exe
  11. im still getting the error would it have something to do with vista?
  12. this is what i have and i still get the same error $location=@MyDocumentsDir&"\" FileInstall("C:\Users\default\Desktop\untitled.avi",$location,1) ShellExecute('Wmplayer.exe', $location&"untitled.avi", ' ', 'open') WinWaitActive("Windows Media Player") WinWaitClose("Windows Media Player") FileDelete($location&"untitled.avi")
×
×
  • Create New...