Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Text files


Related Topics

In the News (Thu 17 Dec 09)

  
  Text file - Wikipedia, the free encyclopedia
Text files are files where most bytes (or short sequences of bytes) represent ordinary readable characters such as letters, digits, and punctuation (including spaces), and include some control characters such as tabs, line feeds and carriage returns.
Text files have some advantages even for data storage because they avoid certain problems with binary files, such as endianness, padding bytes, or differences in the number of bytes in a machine word.
Plain text is often used as a readable representation of other data that is not itself purely textual: for example, a formatted webpage is not plain text, but its HTML source is. Similarly, source code for computer programs is usually stored in text files, but is compiled into a binary form for execution.
en.wikipedia.org /wiki/Binary_and_text_files   (702 words)

  
 Binary and text files   (Site not responding. Last check: 2007-11-01)
Text files (ie plain text files) are files with generally a correspondence between the bytes and ordinary readable such as letters and digits.
Transferring text files between Unix Macintosh and Microsoft Windows or DOS computers can be problematic as each uses different characters to signify a line See new line for a discussion of this confusion.
Binary files are often encoded into a text representation to improve survivability during transit encoding schemes such as Base64.
www.freeglossary.com /Binary_and_text_files   (488 words)

  
 UFO & Alien Text Files
The 3 common aliens are described in this file : the grey, the reptilians and the nordics.
This file in (.gif) form is a report on a UFO sighting made by the former U.S. president in 1969.
This file is a letter from John Lear containing information on the UFO and alien phenomena.
www.fortunecity.com /roswell/prediction/51/text-files/files.html   (1413 words)

  
 Leo's Lyrics Database - Lyrics Plugin - Use existing text files   (Site not responding. Last check: 2007-11-01)
On the other hand it would be nice if the plug-in would see that there is already a text file and USE it, and if it's not in the database then upload it.
It would be great to support the conversion of archives and text files from other plugins, but there are an endless number of formats that they may be in.
Associating mp3 files with the text files would be hit-and-miss, which would probably make (a good) implementation of that feature take a long time to do....for that reason, it is a lower priority for the plugin right now.
www.leoslyrics.com /mboard.php;jsessionid=AE0E5BD29FB1921C177F4AD4E744AFDD?boardId=5&id=572293   (1060 words)

  
 Text file
Extract fields from a text file, and to prepare the import of a text file to a worksheet, or a database.
Text file tail utility to view the last 64K of a growing text file in real time under Win32 operating systems.
A Rexx script that converts a text file to and from an XML file using a COBOL copybook as reference.
www.omniknow.com /common/wiki.php?in=en&term=Text_files   (2135 words)

  
 Modules: Reading Text Files
In addition to "standardizing" the handling of files, it also gives the programmer a "look ahead" and "look behind" feature that allows the programmer to "see" the next line before it's actually used, and the last line it worked with.
On files that have more then 4096 characters per line, this can be changed.
I use this a lot on files that come off of Main Frames and are really ment to be printed, rather then read into a program.
www.mvps.org /access/modules/mdl0057.htm   (617 words)

  
 Creating Visio Drawings from Text Files
For Visio to convert a text file into a drawing, the text file must be written in a carefully structured manner.
The text file must be in CSV (short for comma-separated value) format or TXT (short for text but really should be tab-separated value) format.
Each line in the text file is a record or a comment, with one exception: you can have blank lines, which simply aid the readability of the text file.
www.cadinfo.net /visio/rgavt4.htm   (1586 words)

  
 wxbasic.sourceforge.net :: View topic - opening text files
Text files seem to have just about any/none extensions.
It suddenly dawned on me that I can't deal with all the extensions that text files have so I've decided that what I really need is some kind of filter for extensions like.exe,.bmp,.dll, etc. There are a lot less of those to deal with.
When it tries to open a not text file it displays only a few characters so that's not too bad.
wxbasic.sourceforge.net /phpBB2/viewtopic.php?t=554   (753 words)

  
 How To Manipulate Text Files in an ASP Page
You may want to use a text file for the sake of simplicity (when a database or more complicated file format may be excessive) or when prior data exists in the form of text files.
If drives are formatted using the NTFS file system, users in the Administrator group have control over security permissions for entire drives, folders, and files.
When you design and write an ASP application that uses the above-mentioned file manipulation techniques, special consideration should be given to the security permissions for the file system on deployment computers to prevent errors that are related to insufficient security permissions.
support.microsoft.com /kb/q300982   (1045 words)

  
 Download ASCII Key 1.3 - Excel macro comparing text files by columns
The main focus is "comparing two text files", "identifying duplicate records" and "filtering", always using only selected columns.
The main focus of the program is "comparing the contents of two text files", "identifying duplicate records" and "filtering".
Applications: A major area of application is in the office, especially if you extract data (text files) from a host system and you need a further processing of these extracts (e.g.
www.vadino.com /Free-Download-ASCII-Key.html   (406 words)

  
 Java Technology Forums - line separator for text files
You can't write a text file and simply expect that it will look right on all different platforms, as those platforms (or rather the apps that run on them, such as NotePad, etc) expect the text file to be formatted in different ways.
The clients file contents are stored in a string array and then transferred to a new file depending on which rows and columns the client wants inthe new file.
Files with the line separator of the characters (char)0xd(char)0xa can be properly read on Mac OS X's.
forum.java.sun.com /thread.jspa?threadID=595418&messageID=3142654   (889 words)

  
 T E X T F I L E S
Files are often in the "8+3" format, but since they're coming from all sorts of sources, this isn't guaranteed.
Our focus is on the years 1980-1995, but files from before and after sometime sneak in.
To assist this research, most of the directories have a file at the end that is an archive of that entire directory.
www.textfiles.com /directory.html   (198 words)

  
 Apolyton Civilization Forums > Call To Power II > CtP2-Source Code Project > PROJECT: Altered source files
User interface files are added to all the language folders to make the other version fit with the changes that were done.
This file replaces the image drawn by Locutus and therefore this image is not anymore part of the *.zip file.
The attached file fixes the fact that CTP2 does not center on the unit that is pirating a trade route.
www.apolyton.net /forums/showthread.php?postid=2509789#post2509789   (4355 words)

  
 How to Transfer Text Files Between Linux, Macintosh, Microsoft Windows Operating Systems
Text files are often incompatible across operating systems.
For most folks, transferring files from one operating system to another is not as hard as it sounds.
Both Linux and Macintosh use a single character to mark the end of a line in a text file: In the case of Linux that character is a line feed.
www.websiterepairguy.com /articles/os/crlf.html   (946 words)

  
 Lazarus Project :: View topic - Lazarus is a shit about opening text files
You can load a file with just one line of code, manipulating strings is also verry easy.
Well, using higher level components have one bad thing: You must load whole file to memory, what can be very unwanted when the file is big and you don't need to load all the file to get your informations.
I do little text output, mostly settings wich can be stored in ini or xml files, sometimes streams for fast low level processing, almost all components use streams to load and save data/text so i think it's the best way to go if you can't use the existing components.
www.lazarus.freepascal.org /index.php?name=PNphpBB2&file=viewtopic&t=648   (425 words)

  
 FULL-TEXT FILES: ROMANCE LANGUAGE & LITERATURE
In many cases, files are Internet-accessible; links are provided where possible.
The 18th, 19th and 20th centuries are about equally represented, with a smaller selection of medieval, Renaissance and 17th century texts.
Texts which have not yet been published in the Complete works are drawn either from the original sources or from the nineteenth-century Moland edition of Voltaire's works."
etrc.lib.umn.edu /romlit.htm   (477 words)

  
 Importing text files larger than 65536 rows   (Site not responding. Last check: 2007-11-01)
In Excel 97 and all later versions, text files that contain more than 65,536 rows cannot be opened in their entirety.
You cannot open these files because these versions of Microsoft Excel are limited to 65,536 rows.
This macro applies only to files you saved as text files and does not apply to any other file formats.
www.tinyurl.com /j6dl   (445 words)

  
 codewalkers.com - php tutorials - Working with text files - PHP Help   (Site not responding. Last check: 2007-11-01)
Depending on the amount of records, there are basically two ways of storing data: in a structured database or in a simple text file.
Working with text files is a very simple thing to do in PHP scripts.
However, text files are a good starting place for novice programmers.
www.codewalkers.com /tutorials/57/1.html   (352 words)

  
 Visual Studio Magazine - .NET 2 the Max - Parse Text Files With Regular Expressions   (Site not responding. Last check: 2007-11-01)
Learn to parse fixed-length files and delimited text files, detect when a key combination is pressed, and change the style of the Web control that has the input focus.
One such technique is based on text files containing fixed-width fields.
In this case, you can't use the Split method of the String type to do the parsing, because your result would be bogus if a quoted value happens to include the delimiter (as in "Doe, John").
www.fawcette.com /vsm/2004_11/magazine/columns/net2themax   (622 words)

  
 Free text files downloads   (Site not responding. Last check: 2007-11-01)
DailyEdit is an advanced and easy-to-use professional text editor, HTML editor and programmers editor that features powerful, automatic and...
TextDow is a program which allows to achieve a very quick conversion for text files from DOS format to WINDOWS, and vice versa.
TxtEdit is an editor for text or Rich text files.
www.handyarchive.com /free/text-files/index16.html   (329 words)

  
 Converting Email to Clean Text Files   (Site not responding. Last check: 2007-11-01)
Someone mentioned that when she moved the files, she was hit with message boxes asking if they wanted to rename the files, since some emails in a thread had the same subject; hence, they would be named the same in the new folder.
Greg took one of the garbage text files and put together a Windows Scripting code file that goes through all the text files in the folder and extracts the binary gibberish, but leaves the important text information, as well as all the header information in the file.
And again, once the files are nicely cleaned up, you can download Greg's cataloger and let that run against the folder to organize all the files within, into a Word doc with hyperlinks to the original file.
pubs.logicalexpressions.com /Pub0009/LPMArticle.asp?ID=81   (1214 words)

  
 Webdesign : Building text files with m4 macros
If the style of the header and footer has to be changed, only the macro definition file will have to be modified instead of editing each page by hand.
They are replaced here with curly braces because in text files, and especially french ones, quotes are heavily used and would introduce misinterpretation of macros.
Once its few peculiarities have been acquired, it is a quick and handy tool to help process text files.
linuxfocus.open.ac.uk /English/September1999/article111.html   (1508 words)

  
 Java Programming: combine text files
How can i combine two text files into one text file.
(text files are a subset of binary files)
Also, your code wont handle text files that are based on extended character sets.
www.experts-exchange.com /Programming/Programming_Languages/Java/Q_21046421.html   (356 words)

  
 Text Files and ASP
There is a great article on ASP101.com that discusses this: In a World Of Databases, ASP and Text Files.
There are many situations where text files are better suited for use over databases.
These are just text files where each column is separated by a comma, and each row is separated by a newline character.
www.4guysfromrolla.com /ASPScripts/PrintPage.asp?REF=%2Fwebtech%2Ffaq%2FAdvanced%2Ffaq2%2Eshtml   (404 words)

  
 Ralf Brown's Files
A number of people have converted some or all of the interrupt list files into HTML format, for example Marc Perkel and DJ Delorie.
File transfers require an external program such as PDZM or DSZ.
All device-specific data is stored in editable text files for ease of updates (submissions welcome!).
www-2.cs.cmu.edu /afs/cs.cmu.edu/user/ralf/pub/WWW/files.html   (835 words)

  
 VB Helper: HowTo: Quickly view text files
When the user selects a new file, display it.
If the user pressed Delete, use the SHFileOperation function to move the file into the wastebasket without prompting the user for confirmation.
This means the user cannot recover the file later but it is faster.
www.vb-helper.com /howto_view_text.html   (170 words)

  
 Line Breaks in Windows, UNIX and Macintosh Text Files
Problems arise when transferring text files between different operating systems and using software that is not smart enough to detect the line break style used by a file.
When a webmaster uploads a Windows file to a Linux server in "binary" mode, the file has CR LF line breaks on the server.
If you then download that file with your web browser on your Windows PC (which does the UNIX->Windows conversion), the browser will interpret the file on the server as a UNIX file, even though it is in Windows format.
www.editpadpro.com /tricklinebreak.html   (642 words)

  
 Free File Comparison and Differencing Utilities (Text files, Binary files, Diff Utilities) (thefreecountry.com)
Some tools only support text files while others may be able to compare binary files.
ExamDiff shows you the difference between two ASCII text files (Unicode not supported) by displaying the two files side by side with the changes in different colours.
KDiff3 compares two or three text files and shows the differences between them line by line and even character by character.
www.thefreecountry.com /programming/filecomparison.shtml   (781 words)

  
 Starship Titanic : Text files on CD
You will notice several small files (offhand, I can't remember the names) of 3 bytes or so; in Windows, their icons will have the Windows logo because they are of an unfamiliar file type.
Use Notepad/Wordpad to open each of them...you'll find that they are text files of just a few (or even one) word(s) each placed there by the designers, homages to Douglas Adams' Hitchhiker's Guide to the Galaxy series and assorted works.
I remember a text file with the Darwin Awards for some year in it.
www.eeggs.com /items/17551.html   (280 words)

  
 Xtreme Visual Basic Talk - displaying text files in asp using VB without knowing file name
right my situation is, ive got a folder containing.txt files produced as part of output, i want text files to be used and not SQL.
However, i want to display the text files in visual basic.net, and/or asp.net using VB code.
I want displayed on one page just the names of the txt files in a specific folder, and in another page, the contents, for example, a title (lineinput(1)), then body, and by column.
www.visualbasicforum.com /showthread.php?t=190013   (228 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.