Results 1 to 5 of 5

Thread: Help to allocate date for a text file

  1. #1
    Join Date
    Jul 2011
    Posts
    19

    Help to allocate date for a text file

    In some program we see that there is a text or name of particular organization or any person who want to make their advertise with that program but I am want to know how I can change that portion by the date and time and I can add my name instead that particular text , please give me some advice to find out the solution ?.

  2. #2
    Join Date
    Nov 2008
    Posts
    1,192

    Re: Help to allocate date for a text file

    I think the most of the programmers who write the program that time they add some extra stuff without permission of the actual owner of the programmer, some time it not make any issue but some time it will comes the situation of make changes are have to done, this all mostly done by programmers who work in java, c# like programming languages .

  3. #3
    Join Date
    May 2008
    Posts
    979

    Re: Help to allocate date for a text file

    In office some time the text file are dated by different user and if that user will resign this office then the department head responsibility is to make that change in that file so the file will used by next time also This is the issue which is mostly occurred with the programmers when they create that all programming applications

  4. #4
    Join Date
    May 2008
    Posts
    860

    Re: Help to allocate date for a text file

    If someone want to change the text which we not want to show and their place feel up by date and time by the small line of codes which is not required the help of programmer to that purpose so the I mention that
    Dim t as TextOutputStream
    Dim f as FolderItem
    f=GetFolderItem("C:\Log.txt")
    if f <> Nil then
    t = TextOutputStream.Append(f)
    t.WriteLine("IT WORKED")
    t.Close
    End if

  5. #5
    Join Date
    Nov 2008
    Posts
    1,221

    Re: Help to allocate date for a text file

    The text file are made by the programmer are not always in proper manner so the sometime there is need to make small small changes which is some can we can also done by without any programmers help to do that make any change. Some commands are can also easy to learn to some work. But I am also interested to know some command which, I can use as shortcut in my pc work. In Linux this task we can done without any extra effort because command work is same in any operating system such as windows xp, windows 7, Linux for developing the program.

Similar Threads

  1. Replies: 5
    Last Post: 13-01-2012, 05:18 PM
  2. How to convert image text into a text file
    By Wadee in forum Windows Software
    Replies: 5
    Last Post: 02-12-2010, 06:33 PM
  3. How to Export file and folder names to text file in MAC?
    By Colten in forum Operating Systems
    Replies: 6
    Last Post: 31-05-2010, 09:39 AM
  4. Editing text file using a batch file
    By beelow in forum Software Development
    Replies: 8
    Last Post: 09-03-2010, 12:27 AM
  5. Reading text string from text file (PHP)
    By Moderate in forum Software Development
    Replies: 3
    Last Post: 16-01-2009, 03:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,030,525.50092 seconds with 17 queries