View Single Post
Go4Expert Member
16Jun2011,16:01  
vikky1988i's Avatar
Hello ,
Good evening all .

I have a query , how to open notepad files already saved in the memory...... or PPT or Docs. Though system() is there in C , but it invokes .EXE files only ..

(.i.e) if i have a notepad named : SRV.txt.. how to open it using System() which opens a Notepad window to SRV.txt????

Please help , I have tried searching in NET , but it failed.