I am attempting to write a JavaScript for a checkbox and I am not sure of the script
This is what I wrote but I am fairly new to this and I guess I am just making mess of it. Please, if anyone can help, I would appreciate it so much.
var sum=("Yes6.1").value
sum=0-100;
If(sum<=69%);
event.rc=false;
{
app.alert("Action not Permitted - score is less than 70%")
}
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script