setseparator(">")
A ":=" was expected.

I get the above error when I call the setSeperator command. If I comment out the line and let the page load and then go back and uncomment the line the setSeperator command executes correctly. I'm calling this from my fbx_Settings file.

4D 2004
Active4D v4.0

Anyone else run into this before? Looking at the Breadcrumb.a4l file it looks like I've got the correct syntax.

method "setSeparator"($inSeparator)
        
        self{"separator"} := $inSeparator
        
end method


Christian Cypert
[EMAIL PROTECTED]

We have normality. I repeat, we have normality. Anything you still can't cope with is therefore your own problem.
- Douglas Adams


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to