Results 1 to 3 of 3

Thread: [RESOLVED] File Maker - Error Capturing? (Resolved)

  1. #1

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Resolved [RESOLVED] File Maker - Error Capturing? (Resolved)

    Hi,

    I am working on a database for college and I am not sure whether using:

    Code:
    Set Error Capture [on/off]
    is acceptible or not. If the error that is being caused is because a record was not added to the database before I want to delete it.

    TIA

    Nightwalker
    Last edited by Nightwalker83; Sep 23rd, 2004 at 12:27 AM.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  2. #2

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Cancel the Room Booking

    I solved the problem by using the following code:

    Code:
    If["not Booking Complete = "Clash""]
    Preform Script[Sub-scripts, External: "Clash.fp5" (Find and Cancel the booking)
    End If
    Yeah all I needed to do was put the Preform Script in an If/Then statement.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Resolved

    edit the original post to mark it as resolved with the checkmark.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width