![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
VBA to Perlby sanPerl (Friar) |
on Feb 10, 2006 at 11:36 UTC ( #529325=perlquestion: print w/replies, xml ) | Need Help?? |
sanPerl has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks, I am Not good in VBA, and I would like to convert a VBA Macro to Perl. After reading few help pages from ActivePerl site. I wrote a Perl code. Now it is giving following error Can't modify non-lvalue subroutine call at rapid.pl line 16. My VBA Macro goes as follows VBA Macro and my Perl script goes as follows. Perl Script I searched from 'SuperSearch' but could Not receive satisfactory information. I would be grateful, if somebody could guide me on this. I don't expect straightforward solutions but if you could direct me to any good tutorials on this topic, I would be grateful to you. Regards, Sandeep Update Dear All, Thanks to all for your support. It was my lack of knowledge that I was using "Text" instead of "TypeText". Thanks to marto for providing this hint.
Back to
Seekers of Perl Wisdom
|
|