Topic profile page for Text file.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Text file.
Topic "Text file" was discussed 32,292 times on 2,012 sites in last 3 months
Started 5 hours, 45 minutes ago (2009-11-26 14:31:00)
by upendra_water
I have a JCL that sends a text file as an attachment in an email. However the size of this file is huge and I am able to email only 2MB of data. Remaining rows are getting deleted by SMTP. I tried using zip but I was unable to unzip the attachment . While unzipping it gives following error: "Cannot open file: it does not appear to be a valid archive" Can anyone provide right JCL syntax to zip...
Started 1 day, 8 hours ago (2009-11-25 12:02:00)
by Bernard
All, How do I output to the same position in a Text file everytime? I want to output data for a given Date so I'd like to put it in the same row for that Date everytime, and so overwrite the existing data in that row? I use the following command: Write #10, dateline, variable1, variable2, variable3 'where dateline is ...
Started 1 day, 11 hours ago (2009-11-25 08:31:00)
by suryanarayana
how to sum particular field in text file i am having text file like 222|4000|abc 333|5000|xyz 444|6000|mno i want sum of second field i.e 4000+5000+6000 can u pls help
Started 1 day, 14 hours ago (2009-11-25 05:43:00)
by soo preety
Hi every body I am using vc++6.0 My task is to convert an Audio file(Wav) into text not from Microphone. e.g If I have "Hello there" store in wav file to it will transcribe it into text and show "Hello there" string on screen. Any help in this regard will be highly appreciated. I am felt in tough deadlines. Any language code in preferred but priority is vc++. thanks in advance
Started 1 day, 18 hours ago (2009-11-25 01:52:00)
by Leostream
Hi guys, I need some help here. My company recently come with the decision to print the mainframe report file that usually come as a text file, to a virtual printer. This virtual printer is printing the report as Adobe PDF format. The problem is, my Line of Business have a macros on Excell file that will grab the information from the text file to be processed in the Excell format. I tried...
Started 1 day, 18 hours ago (2009-11-25 01:27:00)
by eswar pothula
hi every body, in my application i have convert wav file to text file. this conversion is possible on vc++6.0. it's very important to my application please help me thanks in advance.......
Started 2 days, 6 hours ago (2009-11-24 14:15:00)
by honour88
Hi all, I want to make sis file from sis file and other file(text, dll). My first sis file will be signed but after signed I want to add a text file to the sis file. Is this possible?
Started 3 days, 8 hours ago (2009-11-23 12:15:00)
by birchs92
Import Text File Having problems importing a text file: Columns (Cells) are delimited with '|' (pipe) Records (Rows) are delimited with ',' (Comma) I have used text to column wizard previously, but how do get each record on a new row Thanks in advance Simon (Excel 2000)
Started 3 days, 4 hours ago (2009-11-23 16:13:00)
by GEThomas
Importing a text file into excel worksheet with VBA where a value is null Hello All, Hoping someone can help me with importing a '|' deliminated text file into a worksheet where one of the values is null Below is my code Dim Fname As String Fname = "C:/File.txt" Dim RowNum As Long Open Fname For Input As #1 iRow = 0...
Started 4 days, 15 hours ago (2009-11-22 04:50:00)
by Art Johnson
For some time now, I have been thinking about how easy it would be to "automate" the reports for our PlanetAMD64 Folding@Home Team, using the text data that is easily 'copy-and-pasted' from kakaostats.com . The data from kakaostats.com is easily copied into Notepad, for example, and makes this text file: PlanetAMD64_2009_Nov_21_11pm_PST.txt ( 2.58K ) Number of downloads: 0...
Started 2 days, 18 hours ago (2009-11-24 01:24:00)
by sankarnarayanan05
Hi All We have requirement like , in our WebI report there is prompt called Customer Id. Whenever we run the report the Customer Id prompt will get the input values from excel or any other flat file. Is it possible in BO Xi r2? Thanks in advance.
Started 5 days, 11 hours ago (2009-11-21 08:56:00)
by Bernard
hi there How do I output to the same position in a Text file everytime? I want to dump data for a given Date so I'd like to put it in the same row for that Date everytime, and so overwrite the existing data in that row? I'm using the following command: Write #3, logfactor(dateline, 1), logfactor(dateline, 2), ...
Started 1 week, 1 day ago (2009-11-18 10:20:00)
by gmazza via AccessMonster.com
Hi there, I need some sort of a script to automate an export to a text file. I need it automated so there is no user interaction at all, including pressing a button. It needs to run every day through a job process. Can anyone help? Thanks!
Started 1 week ago (2009-11-19 16:26:00)
by jessic
UltraPDFConverter.com provides you with the best free PDF converter software, which can help you convert files to PDF and convert PDF file to other popular formats, such as Microsoft Word, Excel, TEXT, image files, Flash videos, etc. It can also finish any conversions between these formats with fast speed and excellent output quality. This free PDF Converter is the most powerful PDF ...
Started 1 week ago (2009-11-19 00:00:00)
by jessic
UltraPDFConverter.com provides you with the best free PDF converter software, which can help you convert files to PDF and convert PDF file to other popular formats, such as Microsoft Word, Excel, TEXT, image files, Flash videos, etc. It can also finish any conversions between these formats with fast speed and excellent output quality. This free PDF Converter is the most powerful PDF ...
Started 1 week ago (2009-11-19 09:13:00)
by sandra21
problem in short - when the flash file reads text from a xml file, the font display is unclear. when the text is embedded in the flash, it appears clearly. also if i embed the font in the flash file, the font display is clear, but some parts of the text is simply not read from the xml file. problem in detail - i would appreciate your help because i am unable to resolve this problem despite...