<!-- #bbinclude "Navigation Bar-html5" #MODE#="standalone" -->
<!-- #bbinclude "Generate Navigation Bar-html5.pl" #MENUMODE#="#MODE#" #PAGES#=", Home, The ZBA Home Pagenotices, Notices, Application deadlines and notices of future meetingsabout_zoning, About Zoning, All about Zoning and the ZBAmembers, Members, The members of the Zoning Boardhow_to_apply, How to apply, How to apply to the ZBAabutters, Abutters, Abutter lists and how to create themordinance/, Ordinance, The Wilton Zoning Ordinancebylaws, Bylaws, The Zoning Board Rules of Procedurecases/, Cases, Decisions and other records from individual Zoning Board casesminutes/, Minutes, Minutes of past meetingslinks, Links, State laws and more zoning information"--><!-- end bbinclude -->
#! /usr/bin/perl -wuse strict;use Data::Dumper;print join("\n", @ARGV). "\n";my ($file, %args) = @ARGV;$file =~ s/\\ / /g;my $root = $ENV{BBEditRootDirectory};print Dumper(\%args);my $s = $args{"MENUMODE"};print $s . "\n";print length($s) . "\n";foreach (0..length($s)) {print substr($s, $_, 1) . "\n";}
print join("\n", @ARGV). "\n";
/Users/neil/Library/Mobile\ Documents/com~apple~CloudDocs/zba/zba/site_menu.htmlMENUMODEstandalonePAGES, Home, The ZBA Home Pagenotices, Notices, Application deadlines and notices of future meetingsabout_zoning, About Zoning, All about Zoning and the ZBAmembers, Members, The members of the Zoning Boardhow_to_apply, How to apply, How to apply to the ZBAabutters, Abutters, Abutter lists and how to create themordinance/, Ordinance, The Wilton Zoning Ordinancebylaws, Bylaws, The Zoning Board Rules of Procedurecases/, Cases, Decisions and other records from individual Zoning Board casesminutes/, Minutes, Minutes of past meetingslinks, Links, State laws and more zoning information
my ($file, %args) = @ARGV;$file =~ s/\\ / /g;my $root = $ENV{BBEditRootDirectory};print Dumper(\%args);
$VAR1 = {'MENUMODE' => 'standalone','PAGES' => ', Home, The ZBA Home Pagenotices, Notices, Application deadlines and notices of future meetingsabout_zoning, About Zoning, All about Zoning and the ZBAmembers, Members, The members of the Zoning Boardhow_to_apply, How to apply, How to apply to the ZBAabutters, Abutters, Abutter lists and how to create themordinance/, Ordinance, The Wilton Zoning Ordinancebylaws, Bylaws, The Zoning Board Rules of Procedurecases/, Cases, Decisions and other records from individual Zoning Board casesminutes/, Minutes, Minutes of past meetingslinks, Links, State laws and more zoning information'};
my $s = $args{"MENUMODE"};print $s . "\n";
standalone
print length($s) . "\n";foreach (0..length($s)) {print substr($s, $_, 1) . "\n";}
6#MODE#
<!-- #bbinclude "Navigation Bar-html5" #MODE#="standalone" -->/Users/neil/Library/Mobile\ Documents/com~apple~CloudDocs/zba/zba/site_menu.htmlMENUMODEstandalonePAGES, Home, The ZBA Home Pagenotices, Notices, Application deadlines and notices of future meetingsabout_zoning, About Zoning, All about Zoning and the ZBAmembers, Members, The members of the Zoning Boardhow_to_apply, How to apply, How to apply to the ZBAabutters, Abutters, Abutter lists and how to create themordinance/, Ordinance, The Wilton Zoning Ordinancebylaws, Bylaws, The Zoning Board Rules of Procedurecases/, Cases, Decisions and other records from individual Zoning Board casesminutes/, Minutes, Minutes of past meetingslinks, Links, State laws and more zoning information$VAR1 = {'MENUMODE' => 'standalone','PAGES' => ', Home, The ZBA Home Pagenotices, Notices, Application deadlines and notices of future meetingsabout_zoning, About Zoning, All about Zoning and the ZBAmembers, Members, The members of the Zoning Boardhow_to_apply, How to apply, How to apply to the ZBAabutters, Abutters, Abutter lists and how to create themordinance/, Ordinance, The Wilton Zoning Ordinancebylaws, Bylaws, The Zoning Board Rules of Procedurecases/, Cases, Decisions and other records from individual Zoning Board casesminutes/, Minutes, Minutes of past meetingslinks, Links, State laws and more zoning information'};standalone6#MODE#<!-- end bbinclude -->
On 25 Nov 2019, at 12:57, Neil Faiman wrote:
Can anybody make sense of this?
It is very weird behaviour. Send me a zip of the files so I can run locally and I should be able to figure out what's going on.
-cng
--
Charlie Garrison <cha...@garrison.com.au>
Garrison Computer Services <http://www.garrison.com.au>
PO Box 380
Tumbarumba NSW 2653 Australia