FRM-40815: variable does not exist

Hi am in oracle 11 GR 2 when I run my forms got this error

FRM-40815: GLOBAL variable. ILS_MENU_HEAD will not end

I'm looking for in the following trigger

a time new form instance

preform

post form

There is none of these elements the popup error when it is about to load

I even search for the variable am not able to see hwta might be the problem of form has been improved to 11g 6i

I did this DEFAULT_VALUE ('* ',' GLOBAL.) USER_NAME');

He kisses my trigger of preform

Tags: Oracle Development

Similar Questions

  • Please help about the FRM-47023 - parameter does not exist in form

    Dear all,

    Best wishes...

    I'm currently doing some additions to existing forms.

    in fact, I have two forms, form and b. (form A) based on the tables and B form based on table B

    Existing scenario.

    Formula A-> table A contains the columns as

    A1Col1 - Primary key
    A1Col2 - Primary key
    A1Col3 - Primary key
    A1Col4 - Primay key
    A1Col5
    A1Col6

    Form B-> table B

    B1Col1 = A1Col1
    B1Col2 = A1Col2
    B1Col3 = A1Col3
    B1Col4 = B1Col4 (this is newly added column in TableB and form present I do not have this relationship, so I
    Add an element of text in form B and made it point to databases and give the coloumn name)
    B1Col5
    B1Col6


    Existing features:

    Form A is the main form and there is a button pressed, it will pass (A1Col1 parameters
    A1Col2, A1Col3 to the B shape based on what form B will ask details.

    Existing for this push in FormA button code is:
    DECLARE
      pl_id   ParamList;
      pl_name VARCHAR2(15) := 'ls_parm_list';
    BEGIN
      if :TableA.A1Col1 > ' ' and
         :TableA.A1Col2 > ' '   and
         :TableA.A1Col3 > ' '    and
         :TableA.A1Col4 > ' '     then (-- (newly added line for current requirement)

          pl_id := Get_Parameter_List(pl_name);

          if NOT Id_Null(pl_id) then
              Destroy_Parameter_List(pl_id);
          end if;

          pl_id := Create_Parameter_List(pl_name);

          Add_Parameter(pl_id,'A1Col1',TEXT_PARAMETER,:TableA.A1Col1);
          Add_Parameter(pl_id,'A1Col2',TEXT_PARAMETER,:TableA.A1Col2);
          Add_Parameter(pl_id,'A1Col3',TEXT_PARAMETER,:TableA.A1Col4);
          Add_Parameter(pl_id,'A1Col4',TEXT_PARAMETER,:TableA.A1Col3); -- (newly added line for current requirement)
          Add_Parameter(pl_id,'A1Col5',TEXT_PARAMETER,:PARAMETER.UID);

          NEW_FORM('FormB',TO_SAVEPOINT,NO_QUERY_ONLY,pl_id);
      end if;
    END;
    Code for the new instance of the form to FormB:
    DECLARE
      W_WHERE VARCHAR2(100);
    BEGIN
      if :PARAMETER.Param1 > ' ' then
          W_WHERE := 'B1col1=''' || :PARAMETER.param1 || ''' AND B1col2=''' || :PARAMETER.param3 || ''' AND B1col3 =''' || :PARAMETER.param4 || ''' AND B1col4=''' || :PARAMETER.Param4 || '''';

          Set_Block_Property('TableB',DEFAULT_WHERE,W_WHERE);

          execute_query;

          Set_Block_Property('TableB',DEFAULT_WHERE,'');
      end if;

      :SYSTEM.MESSAGE_LEVEL := 25;
    END;
    So now,.

    New features:

    I need to spend an additional column in TableA (A1Col4) also a parameter to form B so that it will be in the where clause of the form B.

    To achieve this requirment,

    Step 1:

    Step 1: I added B1Col4 to TableB because it did not exist before.

    Step 2: I added a text element in FormB, named as "A1Col4" and set its property to iterm Yes to Database and columname to A1Col4.

    And then I created a setting called "' A1Col4" to FormB (this iis since I added a new setting FormA pressed button code above)... ".

    Now, the real problem I am facing:

    I have compiled the forms, and it went well... I ran the FormA... Here are the scenarios:

    1. formA is running and when I run the query, it performs gets data, when press the button go form B (to all 4 parameters to formb, I get error. FRM 47023 No. such parameter named A1col4 exists in FormB. even though I have the parameter b form created recently with this name.

    2. so I just kept the existing code button pressed (commented on newly added lines, keeping the 3 parameters instead of 4) and removed "' AND B1col4 =" ' | : PARAMETER. Param4 | "' from the whennewform code instance formb, the result is: FormA call FormsB successfully, FormB is to be opened, BUT VERY STRANGE, THAT NEWLY ADDED POINT (COLUMN TABLEB THAT I wanted TO PASS ADDITIONAL PARAMETER FROM FORM 'A') IS MISSING. This text element appears not.


    3. If I run FormB alone, then it is querying data, the newly added text element is also displayed but if if I have the same call FormA, error FRM-47023.

    I sat for hours and hours to find out what exactly the problem... but no clue...

    Sorry for the long post... but in hope and who seek the help of our friends from the OTN network...

    Hope that I have explained clearly the problem... By the way that the version is 10G forms.

    Thanks for the help in advance for everyone...

    Kind regards
    Prasanth

    they are in the same folder

    If you're on 10G, being in the same folder does not mean automatically that the forms be made on this issue. In your EPS file, there is a parameter named FORMS_PATH, forms are searched for in directories listed there. To verify your env file. also, you could search the entire disk by issuing a

    dir formb.fmx /s
    

    from the root directory of your disks.

  • FRM-40815: the Variable 'Global.OLD_ITEM_CATEGORY' does not exist.

    Hello

    I use Dev suite 10 g and R12 Apps.

    Standard form: POXRQERQ-enter GUI applications

    While we did some customization on this, error-> FRM-40815: Variable 'Global.OLD_ITEM_CATEGORY' does not exist. during the seizure of some item specific not for everything.

    If I turn off the character of shapes, the message did not.

    I checked everywhere in the customization, but there is no possibility of use of OLD_ITEM_CATEGORY anywhere in the customization of the form.

    Can you help me please on this.

    Kind regards
    Sam

    Published by: 951991 on November 20, 2012 05:37

    Global.OLD_ITEM_CATEGORY' does not exist

    The error comes that you use: Global.OLD_ITEM_CATEGORY inaccessing values while the element is not previously initialized

    Just add
    : Global .OLD_ITEM_CATEGORY: = null;
    to the times-news-shape-instance.
    then committed an error will not come

  • ODI-17513 variable {0} does not exist


    Hello

    I am facing an error after changing the interface in odi. I have produced a new scenario and executed the work. It failed with the error ".

    ODI-17513 variable {0} does not exist"for a variable. Please can someone help me?

    Rashmi

    No problem. You can close the thread marking it as answered. Thank you.

  • scriptStart error: file does not exist

    Hi all

    I use the commands ScriptInclude and ScriptStart to modularize my post code processing.  All my scripts are saved to a workspace.  Often, a script that worked will return the error:

    Error in (line: column 8: 1):

    The VBS script does not exist!

    Despite the allegedly non-existent script not only being, in fact, a thing that exists, but also something that is open and visible at the time the error occurs.  There is a screenshot attached.

    Would have someone seen this problem?  Any suggestions?

    Thank you

    Scott

    Hi Scott,.

    You must provide the full path to the file VBScript you want to call ScriptInclude or ScriptStart - you take pot luck by referencing the name of the file only.  These functions have no knowledge of what scripts you have open in the SCRIPT Editor, and in fact you can have several files with the same name opened in the SCRIPT editor at the same time (which come in different folders).  Try this, put all your script files in the same folder, and add the full path programmatically with the global variable AutoActPath, which always contains the folder of the script currently running of top-level file:

    Call ScriptInclude (AutoActPath & "MyFileName.VBS")

    Call ScriptStart (AutoActPath & "MyFileName.VBS")

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Error when deploying to the Simulator application: BUILD FAILED StandardInstall does not exist.

    I get the above error while deploying the blackberry Simulator application. I have
    Download the Java SDK 1.7, Apache Ant, BlackBerry WebWorks Smartphone SDK (OS 7 or earlier) and
    PhoneGap 2.8.1.I put in JDK and Ant path in environment variables.

    The project is to build successfully in the directory of the project with the command "ant blackberry construction."

    Generation of blackberry D:\ProjectBB>ant
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Update:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    BUILD SUCCESSFULLY
    Total time: 4 seconds

    While deploying Simulator using 'ant blackberry simulator load' command in the command prompt, it
    shows build failed with the error message "StandardInstall does not exist.

    Responsible for blackberry D:\ProjectBB>Ant-Simulateur
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Load Simulator:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    Load Simulator:
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator of executable = C:\Program Files\Research in Motion\BlackBerryWebWorks SDK
    2.3.1.5\simpack\7.0.0.318/9930.bat
    [echo] All simulators of closing...
    [exec] No sessions running.
    [exec] Result: 1
    [echo] MDS directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK 2.3.1.5/mds
    BUILD FAILED
    D:\ProjectBB\build.XML:51: The following error occurred when executing
    This line:
    D:\ProjectBB\blackberry.XML:153: D:\ProjectBB\build\StandardInstall does not exist.

    Total time: 7 seconds

    Please help me solve this problem

    Thanks in advance

    For the version of the SDK BlackBerry Smartphone (i.e. BBOS), please note that you need JDK1.6 and there are also 32 bits.

    Can you please try this change (uninstall previous versions of the JDK/JRE) and only install JDK1.6 32-bit (it will automatically install the JRE too.)

    As well, I see a problem in the community newspapers:

    [exec] [ERROR] Invalid application - archive name of archive is not valid

    There seems to be a problem with the name of the ZIP file:
    __Name__.zip

    Can you please try to remove the symbols _ the name of the archive?

  • Table or view does not exist

    Hi all

    I'm on banner

    Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    PL/SQL Release 11.2.0.4.0 - Production
    CORE 11.2.0.4.0 Production
    TNS for Linux: Version 11.2.0.4.0 - Production
    NLSRTL Version 11.2.0.4.0 - Production
    

    My OraDB database has 5 patterns,

    S1, S2, S3, S4, S5

    Where S1 a table T1 that select grant is given to the schema of S2, S3 and S4.

    Where as drawing S5 has grant SELECT ANY TABLE.

    I had a scenario where I am compiling or using (immediate execution) to the scheme of access Table T1 of S1.

    But I got error in the Table or view exists doensn can't.

    So what I've done to check if the syntax is correct, I printed SQL_Variable that holds the query before his execution in EXECUTE IMMEDIATE.

    This SQL execute print find a TOAD or SQLPLUS, but when the same variable is running inside EXECUTE IMMEDIATE I get error

    Table or view does not exist.

    To keep the overlap on this, I ran

    SQL executed: {code} select column_name from S1. T1 {code} in TOAD and SQLPLUS, it ran successfully, but when I placed it inside the package it threw error table or view does not exist.


    Grant you permissions to T1 through a role?

    Roles are not active during run immediately or stored procedures.

  • ORA-01092: ORACLE instance is complete. Forced logoff ORA-00942: table or view does not exist on the 12 c CARS

    Hey Geeks,

    I met a problem when starting my 12 c RAC database.

    To mount it fine, but when I try to open, he throws me an error.

    System Global area 1.5400E + 10 bytes

    Bytes of size 4737560 fixed

    2952791528 variable size bytes

    1.2415E + 10 bytes database buffers

    Redo buffers 26857472 bytes

    Mounted database.

    SQL > alter database open;

    change the database open

    *

    ERROR on line 1:

    ORA-01092: ORACLE instance is complete. Disconnection forced

    ORA-00942: table or view does not exist

    Process ID: 11338068

    Session ID: 1429: No.3

    Here is the output of the trace file...

    ORACLE_HOME = / oracle_home/app/orahome

    Name of the system: AIX

    Name of the node: INS1

    Version: 1

    Version: 7

    Machine: 00C8CCA74C00

    Instance name: INST1

    Redo thread mounted by this instance: 1

    Oracle process number: 7

    The Unix process PID: 20381876, image: oracle@ins1 (TNS V1 - V3)

    2014-11-27 22:49:20.892

    SESSION ID: (197.5) 2014-11-27 22:49:20.892

    CUSTOMER ID :() 2014-11-27 22:49:20.892

    NAME OF THE SERVICE :() 2014-11-27 22:49:20.892

    NAME of the MODULE: (sqlplus@ins1 (TNS V1 - V3)) 22:49:20.892 2014-11-27

    ACTION NAME :() 2014-11-27 22:49:20.892

    2014-11-27 22:49:20.889716: start the recovery of field = 0, valid = 0, flags = 0 x 4

    2014-11-27 22:49:24.580

    Awarded with 32 slaves of recovery success

    With the help of 3 buffers overflow by slave of recovery

    2014-11-27 22:49:24.740

    1 post of thread: logseq 15, block 2, CHN 3510749

    cache-bass rba: logseq 15, block 3

    RBA on disk: logseq 15, block 72, RCS 3510824

    Start the recovery at logseq 15, block 3, Yvert 0

    2014-11-27 22:49:24.981

    Started the resilvering redo thread 1 seq 15 blocks 72-73

    2014-11-27 22:49:24.994

    Finished resilvering redo thread 1 seq 15

    2014-11-27 22:49:24.994

    Started writing zeroblks thread 1 seq 15 blocks 74-81

    2014-11-27 22:49:24.994

    Completed written zeroblks thread 1 seq 15

    = Redo read statistics for thread 1 =.

    Total physical reads (from disk and memory): 4096 KB

    -Redo read_disk - statistics

    Read rate (ASYNC): 35KO in 0,25 s = > 0.14 Mb / s

    Long: 0 Ko, moves: 0/104 (0%)

    Longer LWN: 2 k, moves: 0/33 (0%), moved: 0 MB

    Redo last scn: 0x0000.0035922b (3510827)

    ----------------------------------------------

    -Recovery Hash Table statistics

    Hash table buckets = 262144

    More long string hash = 1

    Hash string average = 25/25 = 1.0

    Max compares by lookup = 1

    AVG compares by lookup = 151/176 = 0.9

    ----------------------------------------------

    2014-11-27 22:49:25.007

    KCRA: start the debt for 25 blocks of data collection

    2014-11-27 22:49:25.039

    KCRA: treated blocks = 25/25, has claimed = 25, eliminated = 0

    2014-11-27 22:49:25.054

    Online Redo Log recovery: thread 1 mem Group 6 Seq 15 reading 0

    2014-11-27 22:49:25.060

    Ask again filled with 0.02 MB

    2014-11-27 22:49:25.235

    Control of completed recovery point

    -Recovery Hash Table statistics

    Hash table buckets = 262144

    More long string hash = 1

    Hash string average = 25/25 = 1.0

    Max compares by lookup = 1

    AVG compares by lookup = 176/176 = 1.0

    ----------------------------------------------

    Recovery thread nab 1 seq 15 to 74 with 8 zeroblks sets

    2014-11-27 22:49:26.000

    2014-11-27 22:49:26.000433: validate the domain 0

    2014-11-27 22:49:26.001348: valid domain 0, flags = 0x0

    2014-11-27 22:49:28.315

    County ofsmtab$: 0 entries

    2014-11-27 22:49:28.732

    ORA-00942: table or view does not exist

    ORA-00942: table or view does not exist

    2014-11-27 22:49:28.738

    USER (ospid: 20381876): put an end to litigation because of the 942 error

    In my case, the problem solved by running the following...

    GRANT SELECT on SYS. The USER$ in XDB.
    GRANT SELECT on SYS. The USER$ in CTXSYS.
    GRANT SELECT on SYS. The USER$ to DVSYS;
    GRANT SELECT on SYS. The USER$ to LBACSYS.
    GRANT SELECT on SYS. The USER$ to APEX_040200;
    GRANT SELECT on SYS. The USER$ to DV_SECANALYST;

    See the screenshot above.

  • ORA-06512: at "SYS." DBMS_XMLGEN", (ORA-00942: table or view does not exist)

    Hey guys, it's Xev.

    I decide to use SQL and XML and it works in a scenario, but in another scenario, is not.

    Here's the Code, I'm passing to two variables, first of all, I spend in the table table_name, and then I spend in the schema.

    If I connected it with "user" and that it seeks it's own pattern, he found the results, as for example, but if I try to run this code while not

    connected to the same user I'm looking for more, I get this error.

    ORA-19202: an error has occurred in the processing of XML

    ORA-00942: table or view does not exist

    ORA-06512: at "SYS." DBMS_XMLGEN", line 288

    ORA-06512: at line 1

    19202 00000 - "an error has occurred in the treatment of XML %s.

    * Cause: An error occurred during the processing of the XML function

    * Action: Check the given error message and resolve the problem appropriate

    /*-------------------------------------------------------------------------------

    This code works only you are connected to the user you are looking on.

    But if you're looking for a different user tables, it is kicking up and gives the above XML error...

    */

    SET SERVEROUTPUT ON

    exec DBMS_OUTPUT. ENABLE (1000000);

    Search_string VAR VARCHAR2 (28)

    EXEC: search_string: = ' ^ [0-9]{3}-[0-9]{2}-[0-9]{4}$']

    COLUMN "Keyword" FORMAT A28

    COLUMN 'Table' FORMAT A9

    COLUMN ' column value / "FORMAT A50

    SELECT DISTINCT SUBSTR (: search_string, 1: 28) "keyword."

    SUBSTR (table_name, 1, 14) "table."

    SUBSTR (t.column_value.getstringval (), 1, 50) ' / value of the column.

    OF dba_tab_cols.

    -where owner = ('& SCHEMA_NAME')

    TABLE

    (XMLSEQUENCE

    (DBMS_XMLGEN. GETXMLTYPE

    ("SELECT" | column_name |)

    'FROM ' | table_name |

    "WHERE REGEXP_LIKE.

    (' | column_name |) ','''

    || : search_string. ''')'

    () .extract (' LINES/rowset / * ""))) t

    -WHERE table_name IN ("FIND_TEST")

    WHERE table_name = upper ('& table_name')

    AND the OWNER = upper ('& SCHEMA_NAME')

    ORDER BY "Table".

    /

    Can someone please explain how works (DBMS_XMLGEN) and why it is throwing this error?

    Thank you

    Xev.

    It has nothing to do with DBMS_XMLGEN. GETXMLTYPE. It simply means the user running your SQL has no select privileges on the table & SCHEMA_NAME. & TABLE_NAME.

    SY.

  • PL/SQL: ORA-00942: Table or view does not exist

    Hello guys,.

    First of all I want to say sorry for any error in English, it is that I do not speak English very well, I'm Brazilian.

    So, let's get to my problem:

    I have always worked with T - SQL in SQL Server, and now I saw that he had to work with PL / SQL for Oracle, so I'm doing a simple script that tests a table exists and, if not, the script should create the table and, if so, it assigns the value of a field in a variable and the display of the value of it. Well, the fact is that when I went through the PL / SQL Developer, an error occurs indicating that the table does not exist, however, with already reported above, the script must create the table if it does not exist and that's exactly what I'm not understand because in my opinion, there is no problem in the script or the semantics and yet Oracle syntax is criticized.

    Here's the script with fictitious table:

    Declare

    i the number;

    date of T_DATE;

    v_Name VARCHAR2 (40);

    BEGIN

    SELECT count (*) IN I FROM USER_OBJECTS WHERE type_objet = 'TABLE' AND OBJECT_NAME LIKE '% TEST % ';

    IF I < 1 THEN

    DBMS_OUTPUT. Put_line ('entered the FI');

    RUN IMMEDIATELY "CREATE TABLE DBO. TEST (NAME VARCHAR2 (40))';

    ON THE OTHER

    DBMS_OUTPUT. Put_line ('seized the other');

    SELECT name INTO v_name from DBO. TESTS;

    END IF;

    END;

    Take the name of the table you want to create a variable in the section said. Error analysis like this won't come, and then run your code.

    Have not tested myself, just an idea.

    Try it once and let us know.

  • ORA-13780: SQL statement does not exist

    Hello
    on the 11g R2, I get the following message:
    SQL> variable stmt_task VARCHAR2(64);
    SQL> EXEC :stmt_task := DBMS_SQLTUNE.CREATE_TUNING_TASK(sql_id => 'gh9p77g1fr0kd');
    BEGIN :stmt_task := DBMS_SQLTUNE.CREATE_TUNING_TASK(sql_id => 'gh9p77g1fr0kd'); END;
    
    *
    ERROR at line 1:
    ORA-13780: SQL statement does not exist.
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
    ORA-06512: at "SYS.PRVT_SQLADV_INFRA", line 125
    ORA-06512: at "SYS.DBMS_SQLTUNE", line 655
    ORA-06512: at line 1
    Any idea?

    Thank you.

    Sql and the sql_id execution plan has been emptied out of the shared pool, so oracle could not find it.

    -Thank you

  • ERROR! Compile in car (CBLBLD. BAT) does not exist!

    1. set up two environment variables, PS_HOME and COBROOT, on the computer where you are going to compile COBOL. (This should be your file server or a machine that has access to your file server.) You can do this from a DOS command prompt window.

    Set PS_HOME = C:\hr840
    Set COBROOT = c:\netexpress\base

    2. open a DOS commands prompt window, if you have not already, orders and access
    \Setup < PS_HOME >.

    3. run CBLBLD. BAT as follows
    < compilation drive > cblbld < build directory >
    where < compilation > is the drive where the compilation takes place, < directory compiles > is the temp
    Directory where the compilation is done

    The CBLBLD. BAT file will create the directory to compile for you, if it does not already exist.

    Note. Be sure to include a space between the < compilation disc > and < build directory > parameters; they are treated as two different settings within the CBLBLD. Bat batch program. Also ensure that you have write permission < compile player > and < build directory > as the compilation process will take place there.

    For example, the following command will have the \src\cbl < PS_HOME > COBOL source and compiling process under c:\temp\compile:
    cblbld c: \temp\compile
    Take note of the information that appears on the screen during the process is running. It provides the location of important files that you need to consider.


    =========================================================================

    I followed all the steps above, but it is not executed

    Sometimes, I had

    D:\psoft\PT8.52\setup > CBLBLD CBLBLD. BAT D:\TEMP\COMPILE


    Compilations of Cobol ASCII doing
    ERROR! Compile in car (CBLBLD. BAT) does not exist!

    or sometimes I had

    D:\psoft\PT8.52\setup > CBLBLD c:\TEMP\

    ERROR - wrong number of parameters specified.

    Use: CBLBLD_MF CompileDrive CompileDirectory BUILD_option

    CompileDrive = the letter of the drive containing the directory
    the compilation takes place

    CompileDirectory = rΘpertoire in (CompileDrive)

    BUILD_option = "blank", ASCII, EBCDIC, and UNICODE

    Examples:
    C: CBLBLD_MF \TEMP\COMPILE ASCII compile
    C: CBLBLD_MF \TEMP\COMPILE ASCII ASCII compile
    C: CBLBLD_MF \TEMP\COMPILE UNICODE compile if unicode.cfg file
    There are
    C: CBLBLD_MF \TEMP\COMPILE UNICODE UNICODE compile
    C: CBLBLD_MF \TEMP\COMPILE EBCDIC EBCDIC compile for DB2/OS390

    General use / information

    During the build process, the following actions occur;

    The source files are copied
    of PS_HOME\src\cbl (D:\psoft\PT8.52\src\cbl)
    at CompileDrive\CompileDirectory

    The compiled modules will be copied
    of CompileDrive\CompileDirectory
    at PS_HOME\CBLBINDR (D:\psoft\PT8.52\CBLBINA, CBLBINA or CBL
    BOBY)

    Hello

    Please, try the following, add a blank space between C: and TEMP.

    CBLBLD. BEATS C: \TEMP

    Kind regards

  • TypeError: Error #1010 on code that does not exist.

    Hi all

    I have a drop down list with 7 options. The menu is a clip with a mask that reveals to each buttons when a person mouse_overs touch menu. Each option of the menu does the same thing, it calls a function based on the clicked button. The function of each button does the same thing:

    function INDEX_Safety (e:MouseEvent): void

    {

    Play();

    INDEX_SAFETY = true;

    Sound_Stopper ();

    }

    Each function will change the value of its variable Boolean respecive. One for each button. Its CAP is a function that stops all sounds FLV which is currently playing.

    When it goes through play() it will come to a particular framework that presents:

    Index_Jumper ();

    This function determines what boolean is set to true and made a gotoAndPlay ("name") based on the Boolean value that has been set to true. Then sets the Boolean back to false.

    function Index_Jumper (): void

    {

    If (INDEX_SAFETY == true) {gotoAndPlay ("Safety"); INDEX_SAFETY = false ;}

    If (INDEX_TOOLS == true) {gotoAndPlay ("tools and Positions"); INDEX_TOOLS = false ;}

    If (INDEX_METHODS == true) {gotoAndPlay ("methods"); INDEX_METHODS = false ;}

    If (INDEX_METHOD1 == true) {gotoAndPlay ("method 1"); INDEX_METHOD1 = false ;}

    If (INDEX_METHOD2 == true) {gotoAndPlay ("method 2"); INDEX_METHOD2 = false ;}

    If (INDEX_TDBL == true) {gotoAndPlay ("installation TDBL"); INDEX_TDBL = false ;}

    If (INDEX_RAISING == true) {gotoAndPlay ("the Outreach booth"); INDEX_RAISING = false ;}

    }

    The question I have: when I click on option 6, TDBL, I get the error:

    TypeError: Error #1010: a term is undefined and has no properties.

    at RaisingtheOperatorsPlatform_fla::MainTimeline/frame147() [RaisingtheOperatorsPlatform_fla. MainTimeline::frame147:10]

    It is said framework 147:10

    From my understanding, this means the 10th line on frame 147.

    It's my frame 147:

    1. stop ();

    2 legend ();

    3 IndexMC.Safety_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Safety);

    4 IndexMC.Tools_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tools);

    5 IndexMC.Methods_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Methods);

    6 IndexMC.Method1_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Method1);

    7 IndexMC.Method2_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Method2);

    8 IndexMC.TBDL_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tdbl);

    9 IndexMC.Raising_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Raising);

    I don't have a 10 line.

    also, when I click option 7, nothing happens. However, options 1-5 on the drop in the menu drop-down work very well.

    Thanks for any idea.

    Just after the announcement, I had an idea to try to add the following in order to frame 1:

    addEventListener (Event.ENTER_FRAME, Frame_147);

    function Frame_147 (event: Event): void

    {

    If (currentFrame is 147)

    {

    Stop ();

    Legend ();

    IndexMC.Safety_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Safety);

    IndexMC.Tools_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Tools);

    IndexMC.Methods_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Methods);

    IndexMC.Method1_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Method1);

    IndexMC.Method2_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Method2);

    IndexMC.TDBL_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Tdbl);

    IndexMC.Raising_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Raising);

    }

    }

    I then commented out frame 147.

    the error showed up on line 36 of the frame 1, which is:

    IndexMC.TDBL_Menu_Button.addEventListener (MouseEvent.CLICK, INDEX_Tdbl);

    Being able to focus on it, I see that I have IndexMC.TBDL instead of IndexMC.TDBL, I think it was one of those "leaning on this thing for too long errors." Thank you for looking into it, the problem is now resolved. In regard to the error pointing to a line that does not exist:

    I still have no idea why he would say that was frame 147:10

  • AppleID asks a password for an ID that does not exist

    When I try to update my apps on my phone I wonder to enter a password for an AppleID that does not exist.

    I am connected and can't seem to download applications, but not updated.  I don't have this problem with my iPad using the same account, just the iPhone.

    Help please!

    Girlactik wrote:

    When I try to update my apps on my phone I wonder to enter a password for an AppleID that does not exist.

    This identifier Apple is not simply "composed" without any basis.

    • The iPhone is already possessed?  Maybe it's the Apple ID of the previous owner?
    • Maybe it's the Apple ID you entered by mistake at settings > iTunes and App Store?  Or settings > iCloud?
    • Wouldn't be the Apple ID of the owner of the apps?  You use apps (or music or books) someone else bought?
  • iCloud email Id does not exist (@yahoo.co.za)

    iCloud id [email protected] linked to my iPad. Restored IPad now cannot recover locked cause email account there is not (yahoo.co.za), security meets forgotten child create account iCloud on iPad with good intentions. Need help, the Apple recovery methods won't work as e-mail does not exist, security issues (date of birth) as badly. What should I do to fix this?

    If you are unable to remember your password, security issues, do not have access to your address of rescue or are unable to reset your password for any reason, your only option is to contact the Support of Apple ID, to speak to an operator you should explain that your problem is related to your Apple ID This way you can be attributed to the assistance, even if you do not have an AppleCare plan.

    You will need to be patient with the process and to be ready to prove without doubt that the account belongs to you. Do not expect access to be restored immediately and if you are not the owner of the Apple ID saved to the device the account will not be reset.

Maybe you are looking for

  • Equium A60-692 restarts after closing the lid

    More annoying, the only thing I can do is hold the power button to turn off & on again. Is there a key combination should I put pressure to bring its edge form after you have closed the lid, or is it a fault? Thank you

  • remove the base

    I'm looking for instructions on how to remove the base from a desire to HP TouchSmart 23 "in order to mount on the wall.

  • puggy99@Hotmail I can't use my hot mail, why

    I don't want to keep puggy99@hotmail I don't won't change

  • Pavilion dv7-7071sf: USB port does not

    Hello! First of all, I apologize for my poor English, hope that you carry a grudge on me on this subject. I accidentally deleted the bios battery connector yesterday while I was remove my computer (cleaning with dry of butane air blower and replace t

  • ea6400 router... light green in the front keeps blinking

    so this light continues to blink... ive tried power everything shot... modem first... and let it reboot... then plugged router to return to... connections seem to work ok... but the light continues to blink on and off... so he's going strong for awhi