Results 1 to 3 of 3

Thread: MS DOS Tutorial

  1. #1

    Default MS DOS Tutorial


    Hey guys,


    naa koy ghimo nga batch file. nya nag try ko og search through mga tutorials sa web pro d madag self study gyud oi . Kinsay maka mao dri og MS DOS coding. pleas help

    Naay koy list of files nga naka save sa list.txt

    nya i want to dir sa specific path den and xcopy to my local desktop

    ani ang dugway ani nya ron

    @echo off
    :begin


    for %a in (findstr . "list.txt") do
    xcopy %a "C:\Documents and Settings\user.name\Desktop\for scratch\new "


    pause
    goto begin

  2. #2
    akong na update pro dli man japon

    ing ani na ang akong code. dli ma use ang wildcard sa source nga xcopy

    FOR /f "tokens=*" %%a in ('findstr . list.txt') do (


    xcopy "C:\Documents and Settings\user.name\Desktop\*\%%a" "C:\Documents and Settings\user.name\Desktop\copy\new"
    )
    )

    please help ....

  3. #3
    lisud ni dah

  4.    Advertisement

Similar Threads

 
  1. LF: Free online tutorial about VBA for MS Excel
    By cmontoya in forum Programming
    Replies: 5
    Last Post: 05-07-2015, 01:06 PM
  2. Replies: 1
    Last Post: 11-19-2012, 08:41 AM
  3. Looking For: FOXPRO for DOS 1.0 tutorial (old school)
    By gopawi in forum Jobs
    Replies: 5
    Last Post: 10-28-2010, 10:53 AM
  4. i am still using MS-DOS..asa palit pentium 1?
    By kissass in forum Software & Games (Old)
    Replies: 4
    Last Post: 08-08-2007, 06:11 PM
  5. Replies: 4
    Last Post: 05-17-2006, 12:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top