Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Integrate maporama.com maps in Address Book' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Integrate maporama.com maps in Address Book
Authored by: BradW on Nov 16, '03 07:26:44PM

Sorry to ask such a basic question, but your script won't compile on my system because of this line:

if ASCII_num ? 97 and ASCII_num ? 122 then

(8 or so lines from the end of the script). The problem seems to be the ?, and I'm wondering if I'm displaying the web site in a font that swapped out a special character that's used in scripts. The error I'm getting has to do with "expecting a then," but now that I want to report it exactly, I can't get it to display again.

BradW



[ Reply to This | # ]
10.3: Integrate maporama.com maps in Address Book
Authored by: aranor on Nov 16, '03 08:11:55PM

Hrm. I typed it as >= and <= but it must have turned them into the actual greater-than-or-equal-to and less-than-or-equal-to chars (option-, and option-.)



[ Reply to This | # ]