Announcement

Collapse
No announcement yet.

Oh so simple efs doesn't work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Oh so simple efs doesn't work

    I might just be me or I need to reinstall esignal. But, I am getting some minor glitches in efs's that has been boggling me.

    Even this simple one has no syntax errors, but will not draw my arrows.

    Any help would be appreciated.

    I think I need to scrap everything I am doing and head back to square one again!

    This is what the kink is:

    PHP Code:
    close > (open(-1)+close(-1))/


    Fibbgann
    Attached Files
    Last edited by FibbGann; 05-09-2004, 06:10 PM.
    Excellent book on JavaScript for beginners

  • #2
    I have concluded that I need to go back to square one. Somewhere along the trail from point A to point B I have taken a wrong turn or keep coming into voids of documentation. Time to scrap and rethink this whole coding process.

    Thanks to all who have helped me along the way!

    Fibbgann
    Excellent book on JavaScript for beginners

    Comment


    • #3
      Dan,

      close() vs close

      close > (open(-1)+close(-1))/2

      Comment

      Working...
      X