|
I need a way to convert .doc or .docx extensions to .txt without installing anything. I also don't want to have to manually open Word to do this obviously. As long as it's running on auto.
I was thinking that either Perl or VBA could do the trick, but...
Started by CheeseConQueso on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
You can't do it in VBA if you don't want to start Word (or another Office?
I strongly recommend AsposeWords....
How about the Perl Win32::OLE automation contain readable text.
Then VBA will require you to install the COM libraries to work.
|
|
I got inspired to try out Haskell again based on a recent answer . My big block is that reading a file line by line (a task made simple in languages such as Perl) seems complicated in a functional language. How do you read a file line by line in your ...
Started by Jon Ericson on
, 54 posts
by 48 people.
Answer Snippets (Read the full thread at stackoverflow):
Common Lisp....
Perl 5 #!/usr/bin/env perl while (<>) { print "$.\t$_" }
Java This is the simple version / VBA
Private Sub ReadFile(ByVal pFilePath As String) Dim iFileNum As Integer Dim iCtr As Integer Dim to the challenge.
|
|
There's been a cluster of Perl-hate on Stackoverflow lately, so I thought I'd bring my "Five things you hate about your favorite language" question to StackOverflow. Take your favorite language and tell me five things you hate about it. Those might be...
Started by brian d foy on
, 125 posts
by 124 people.
Answer Snippets (Read the full thread at stackoverflow):
It has a much smaller library compared to PHP, Perl, Java to :)
Perl Mixed....
VBA (including MS Office IDE):
1) Poor Documentation
2) Poor Error Messages
3) Inadequate it:
It's not well known or all that popular.
With python now...
|
Ask your Facebook Friends
|
On Tue, 9 Jun 2009 15:17:20 -0700 (PDT), "bpascal123@googlemail.com" <bpascal123@googlemail.com
Hi,
I am first an accountant and decided to take on programming a few
years ago...
I have been first studying simple algorithms...
Now I have decided...
Started by bpascal123@googlemail.com on
, 48 posts
by 22 people.
Answer Snippets (Read the full thread at omgili):
(eg, whitespace....
I have tried php and vba) ;
Does it says to convert alphanumeric characters to integers?
It's the first time I see atoi
to be obfuscatious.
The reason why
choosing
C, C++, Perl to learn programing is a bad choice.
|
|
I'm currently working on a component of a trading product that will allow a quant or strategy developer to write their own custom strategies. I obviously can't have them write these strategies in natively compiled languages (or even a language that compiles...
Started by Pierreten on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Mark-Jason Dominus, the author of Perl's Text.
Would something like VBSCript be usable, as they may your question to expand on what the problem is .
Users are used to working with Excel & VBA macros.
|
|
Computer Acronyms by Doctor Inferno on Thu 09 Oct 2008, 2:43 am
0 -A
2GL >> Second Generation Languages (Basic, Fortran, Cobol, C, etc.)
3D >> Three Dimensional (usually refers to graphics, movies, wallpaper etc. created to look as if they...
Answer Snippets (Read the full thread at geekpolice):
System (AT&T cabling standards for networks)
PERL >> Practical Extraction and Report Language; Value Added Reseller
VB >> Visual Basic
VBA >> Visual Basic for Applications (programming.
|
|
I have been using the code below in access 2003 for around 18 months to send an e-mail I am now testing this using 2010 and I am getting an
"application defined or object defined error" at the line highlighted in red
CODE
Public Function cmdPrint_Click...
Answer Snippets (Read the full thread at tek-tips):
The macro calls the function cmdPrint_Click(1)
This then goes away be a shortcut, it would be the way!"
MIME::Lite TLS Email Encryption - Perl v0.02 beta here is what be a shortcut, it would be....
Calls a macro ("SendE-mailManual").
|
|
HErkes 1 dk Sını ayırıp bakabilirmi ucunda para war Command Buton ile Text Box ilişkilendirmek istiyorum. Nesneleri gösterme ve saklama Veritabanından textboxa veri almak Acİl allahini seven baksin Otomatik Tiklama Bilgisayar-Pic haberleşmesi seri iletişim...
Started by Gökhan Ak on
, 5 posts
by 1 people.
Answer Snippets (Read the full thread at frmtr):
VB.Net Yukarı Doğru oynatma VB Beyler Macro Yapımı ( ....
Sorum var (VB6) Excel Macro Oyun + Mysql Veritabanı İle İlgili[YARDIM] Oyun + Mysql Veritabanı İle Soru Program Çalışırken Resource İle Dosya Gömme VBA Programcısı arıyorum...
|
|
Dijkstra once noted that a programmer can reasonably expect to have to work within a range of at least thirty orders of magnitude- from dealing with individual bits all the way up to gigabyte-sized units.
Let's test this. In your career, what was the ...
Started by pookleblinky on
, 23 posts
by 23 people.
Answer Snippets (Read the full thread at stackoverflow):
Highest:
Perl script that acted....
It was fun, except there was no save.
But I'm still to convert them to hex digits and compute by hand the offsets.
Assemblers, Macro assemblers, C, C++ and the highest level would probably be Python.
|
|
My company, a C++ house, is always looking to hire recent grads. However due to the Java Schools phenomenon, we typically end up interviewing strong Java programmers with maybe a minute smattering of C++. Often the C++ classes don't really prepare students...
Started by Doug T. on
, 24 posts
by 24 people.
Answer Snippets (Read the full thread at stackoverflow):
I would almost say it's in a category of its own .
I was once called upon to write code in Excel's macro language (pre-VBA, Python, Fortan, Javascript, ASP and Perl.
Is similar in all languages.
|