Results 1 to 3 of 3

Thread: Runtime Error On Forms!!

  1. #1
    Join Date
    Jan 2009
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Runtime Error On Forms!!

    Hey Everyone, Whenever i try to run anyform at all, i aways get this:
    [Runtime Error] : Exception: Cannot make a visible window modal in line 255 in script

    begin // 253
    setarraylength(V, 0); //254
    ThreadSafeCall('ShowFormModal', v); //255
    end; // 256

  2. #2
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR 3.20?

    Tools > Options > Instances > Use a Single Window Mode > False

    idk if that would do anything.. but.. try?

  3. #3
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    take "frmdesign.visible := true;" out of your script.
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Runtime Error.
    By HairyDuncan2 in forum OSR Help
    Replies: 4
    Last Post: 10-03-2008, 12:03 AM
  2. Identifier Expected Error in forms
    By itSchRis917 in forum OSR Help
    Replies: 7
    Last Post: 07-07-2008, 02:58 AM
  3. [Runtime Error] : Exception: buffer error
    By GasMan in forum OSR Help
    Replies: 11
    Last Post: 05-13-2007, 02:07 PM

Posting Permissions

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