using OLE ive created a work book in excel that has multiple sheets of information. i want to format all of the sheets page properties (Landscape, print zoom, header/footer, etc). the only way that i have come across to do this is to go to each sheet, change change all the properties and then...
As a point of clarification, if i take that same foreach loop and put it right after where i fill the hash, it prints out fine. but in another sub routine it doesn't print. so somehow from one sub routine to another the hash get's deleted. ive run over my code a bunch and can't find any...
I've created an object that contains a hash table. However, when I try to iterate through the hash table, I get syntax errors. Any help would be greatly appreciated.
-j
Code:
foreach $key (keys %step->{actions}) {
print "\t$key\n";
}
sub new_step {
my $object = {
name =>...
I have a copy of the great program Kawa 4.10a, and I went on a mission to find the latest copy of Kawa, but to my dismay, I discovered that Allaire has been bought by Macromedia, but Macromedia has stopped the Kawa project. SO. If anyone could tell me where I could download a demo Kawa Pro 5...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.