![]() |
|
|
|
FileByLine
Project Home • Blog • Forums • Wiki • Known Issues • External Project Link • Contact Project
Author: Sami Hoda (All RIAForge projects by this author) Description:
Allows Manipulation of files through Line Numbers
Current 4 Exposed Methods are: getLine, setLine, deleteLine, insertLine GetLine(2) would return the 2nd line of a text file SetLine(2, 'My Text') would set the 2nd Line to 'My Text' SetLine(2, '') would clear the 2nd line DeleteLine(2) would delete that line InsertLine(2, 'My Text') would insert a new line after line 1 with 'My Text' More details: http://www.bytestopshere.com/post.cfm/reading-text-files-through-line-number-a-solution
Requirements:
CF8
Issue Tracker: There are no issues for this project. To enter issues for this (or any other) project, you must be logged in. Subversion Access: You may access this project's Subversion repository with your client here: http://svn.riaforge.org/FileByLine. To view files and changelists associated with this repository, go here: http://FileByLine.riaforge.org/index.cfm?event=page.svnbrowse. You may download the latest set of files from Subversion as a zip file. Anonymous users have read access to the repository while the administrator has write access. This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/ |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.