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


Click here to return to the 'Create Palm Desktop memo entry from selection' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create Palm Desktop memo entry from selection
Authored by: timswan on Dec 11, '03 11:56:59AM

When I try to run or save this script I get a Syntax Error: Expected "given", "with", "without", other parameter name, etc. but found "{". Any ideas?



[ # ]
Create Palm Desktop memo entry from selection
Authored by: gdsimms on Dec 11, '03 02:34:07PM

I'm getting this error in Script Editor when I run it:

Can't make "" into a record.



[ # ]
Create Palm Desktop memo entry from selection
Authored by: pkishor on Dec 11, '03 05:29:24PM

Hi,

I created this hint (and the script). Just type the script exactly as shown (be careful of the line breaks, etc.). It does work, as corroborated by others in this thread. Else, you will have to provide more details on what you typed, and what exactly the error was. Keep in mind, this script works only with Safari, and I have tested it only on Panther, with PD 4.1



[ # ]
Create Palm Desktop memo entry from selection
Authored by: pkishor on Dec 11, '03 05:34:44PM

did you type the hint exactly as it is? keep in mind, that funny, elbow type character is a line continuation character... the entire statement is one line. Since that is the only statement with {, it is likely you typed it on separate lines.



[ # ]
Create Palm Desktop memo entry from selection
Authored by: timswan on Dec 11, '03 09:58:51PM

Yes, it's typed *exactly* as it is here. Weird that it's not working.



[ # ]