Re: Problems with [Applescript]
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 11128
interpreted = N
texte = >>>>[AppleScript]if (current date - date 1997-04-24 19:06:34)>3600 then>>>>return [INCLUDE redanrostat2.form][/AppleScript]>>>There is an AppleScript syntax error here. This needs to be:>>>>>>[AppleScript]if (current date - date 1997-04-24 19:06:34)>3600 then>>>return [INCLUDE redanrostat2.form]>>>end if>>>[/AppleScript]>>No. That was my original code, and did not work.>>>Also, if there are any quotes inside redanrostat2.form, they can mess up>>>AppleScript>>No quotes there.>>But I solved the problem by avoiding the if statement in [Applescript]:>>>>[ShowIf [AppleScript](current date - date [Datum])[/AppleScript]>3600]>>[INCLUDE rosta.form]>>[/ShowIf]>I've been doing a lot of tests on this and it seems to like adding an else>statement clears up all the errors so that something is always returned>(i.e. even return ).So are you saying that the real solution to all this is that we should*always* end our webcat applescripts with either return or with returnwhat we really want returned just to make it work every time?I really wanted to use this WebCat AppleScript feature but I had so manyproblems earlier that I just gave up. If this technique will resolve mostof my previous problems, I will be happy to start using AppleScript withwebcat again ...Sincerely, Ken Grome ..... ken@iav.com
Associated Messages, from the most recent to the oldest:
>>>>[AppleScript]if (current date - date 1997-04-24 19:06:34)>3600 then>>>>return [INCLUDE redanrostat2.form][/AppleScript]>>>There is an AppleScript syntax error here. This needs to be:>>>>>>[AppleScript]if (current date - date 1997-04-24 19:06:34)>3600 then>>>return [INCLUDE redanrostat2.form]>>>end if>>>[/AppleScript]>>No. That was my original code, and did not work.>>>Also, if there are any quotes inside redanrostat2.form, they can mess up>>>AppleScript>>No quotes there.>>But I solved the problem by avoiding the if statement in [Applescript]:>>>>[ShowIf [AppleScript](current date - date [Datum])[/AppleScript]>3600]>>[INCLUDE rosta.form]>>[/ShowIf]>I've been doing a lot of tests on this and it seems to like adding an else>statement clears up all the errors so that something is always returned>(i.e. even return ).So are you saying that the real solution to all this is that we should*always* end our webcat applescripts with either return or with returnwhat we really want returned just to make it work every time?I really wanted to use this WebCat AppleScript feature but I had so manyproblems earlier that I just gave up. If this technique will resolve mostof my previous problems, I will be happy to start using AppleScript withwebcat again ...Sincerely, Ken Grome ..... ken@iav.com
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Integration? (1999)
[date] insanity! (2001)
remotely creating and populating a stock inventory db -almostthere! (1999)
Return records from another (1997)
date (1998)
WebCatalog can't find database (1997)
setting line item numbers (1998)
Encrypt (1999)
Encrypting WebDNA Templates and eligible files (1999)
[LOOKUP] (1997)
color and size options / ARCHIVES (1997)
Snake Bites (1997)
PCS Frames (1997)
MATH TIME (1997)
Review comparison by PC Magazine: Open for On-line Business (1997)
Need correct syntax for writing to header2 (1999)
[subTotal] pricefield in another database It#180#s not working!? (1998)
Emailer (1997)
how to use WebCat w. SSL & CyberCash (1998)
READFILE command? (1998)