Help me plsssss

hi guys,
in my script  i have to disply total value .
fields are gross weight &  quantity, for this where should i write code for this value in print program.

In your driver program, i think you have used loop to extract the data from internal table into the window. just write
sum.
before you close loop.
call function write_form after endloop. and pass the parameter for weight and quantity whereever you want to display. and in the text element give the respective fields
for ex: Enter following in text element
/E Total
    &internaltable-field(quantity)&
    &internaltable-field( weight).
AND IN UR PROGRAM
after ENDLOOP.
call function Write_form.
exporting
     element  =   Total (inthis case)
     type       =   top, body or bottom whereever u want           the                  output
     window   =   main or any other window where u need

Similar Messages

  • HT4994 HELP HELP !!!!!!

    help me plsssss i updated my iphone 3s (16g) and it said i needed a sim card and there is a sim card in it i, i try over and over but it still wont work. what should i do?????

    You need to contact the carrier your iPhone is locked to and get it unlocked.

  • Inccorect sim

    hiiii, can any one help me plsssss .. Urgentttt!!!!
    i'm turn on iphone pascode so after download itunes, can not open menu my iphone, don't know how can unlocked and valid sim to active i phone... n i don't know number emergency call.
    if u any one can help me answer my question... i'm very2 thanks you so much...
    sorry, my english is bad cause i'm can little english .. plsss help me oce ? thanks...all.guest
    PS : u can email me to : [email protected]
    THX u so much....

    inccorect sim
    Posted: Jan 13, 2008 6:46 AM Reply Email
    hiiii, can any one help me plsssss .. Urgentttt!!!!
    i'm turn on iphone pascode so after download itunes, can not open menu my iphone, don't know how can unlocked and valid sim to active i phone... n i don't know number emergency call.
    if u any one can help me answer my question... i'm very2 thanks you so much...
    sorry, my english is bad cause i'm can little english .. plsss help me oce ? thanks...all.guest
    PS : u can email me to : [email protected]
    THX u so much....
    i phone

  • ITunes 10.6 not opening on OSX 10.7

    Hello
    My iTunes will not open at all after I upgraded to 10.6. The error message I get is:
    Process:         iTunes [894]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6 (10.6)
    Build Info:      iTunes-10604001~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [130]
    Date/Time:       2012-03-14 13:46:01.885 -0700
    OS Version:      Mac OS X 10.7 (11A390)
    Report Version:  8
    Interval Since Last Report:          86198 sec
    Crashes Since Last Report:           7
    Per-App Crashes Since Last Report:   7
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    @executable_path/../Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
      Referenced from: /Applications/iTunes.app/Contents/MacOS/iTunes
      Reason: unsafe use of @executable_path in /Applications/iTunes.app/Contents/MacOS/iTunes with restricted binary
    Binary Images:
           0x10f7a2000 -        0x110941fe7  com.apple.iTunes (10.6 - 10.6) <A7AC514C-E3C4-B6E4-522A-D3FE410790C6> /Applications/iTunes.app/Contents/MacOS/iTunes
        0x7fff6f3a2000 -     0x7fff6f3d71ff  dyld (195 - ???) <71093406-21CF-3DBE-A001-802259ED5300> /usr/lib/dyld
    I tried restarting the computer, deleted iTunes & emptying the trash, restarting again, reinstalling 10.6 again and restarting again. Still same problem

    for me also not working can someone pls help me plsssss
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
      Referenced from: /Applications/iTunes.app/Contents/MacOS/iTunes
      Reason: unsafe use of @executable_path in /Applications/iTunes.app/Contents/MacOS/iTunes with restricted binary

  • Itunes 10.4 not working on osx lion 10.7

    i just updated to lion and when i try to launch itunes it says

    for me also not working can someone pls help me plsssss
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
      Referenced from: /Applications/iTunes.app/Contents/MacOS/iTunes
      Reason: unsafe use of @executable_path in /Applications/iTunes.app/Contents/MacOS/iTunes with restricted binary

  • My phone had been LOCKED! Help plsssss....

    After I installed and downloaded the 3.01 version into my iphone (previously 2.2), the phone just locked. When i plugged in the cable, then came out this message "The SIM card inserted in this iPhone does not appear to be supported".
    Anyone can help me on this? I cant use my phone at all except emergency call.

    Are you using an unofficially (i.e. hacked) unlocked iPhone obtained from somewhere other than Malaysia? If so, updating the firmware permanently re-locked the phone to it's original carrier and location.

  • Plsssss help me.....

    Hi,
    Pls solve this issue...
    I'm getting output without using ALV ....
    but if i use ALV im getting error...
    pls correct the code...(alv part)
    REPORT  ZPAYABLES_AGING_TRAIL no standard page heading line-count 65(30) line-size 150.
    type-pools : slis.
    tables : payr, bsik, rfpdo.
    data : begin of itab1 occurs 0, "payr table
           znme1 like payr-znme1, "vendor name
    end of itab1.
    data : begin of itab2 occurs 0, "bsik table
           lifnr like bsik-lifnr, "vendor number
           bukrs like bsik-bukrs, "company code
           ZUONR like bsik-zuonr, "assignment number
           belnr like bsik-belnr, "account document number
           blart like bsik-blart, "document type
           budat like bsik-budat, "posting date in a document
           bldat like bsik-bldat, "document date in document
           bschl like bsik-bschl, "posting key
           skfbt like bsik-skfbt, "cash discount
           zfbdt like bsik-zfbdt, "base line date
           dmbtr like bsik-dmbtr, "amount in local currency
           wrbtr like bsik-wrbtr, "amount in document currency
           waers like bsik-waers, "currency key
           shkzg like bsik-shkzg, "debit/credit indicator
    end of itab2.
    data: begin of itab3 occurs 0, " bsik(rfpdo)
          budat1 like  bsik-budat, "open items at key date
    end of itab3.
    data: begin of itab4 occurs 0,
    znme1 like itab1-znme1, "vendor name
    lifnr like itab2-lifnr, "vendor number
    bukrs like itab2-bukrs, "company code
    budat1 like itab3-budat1, "open items at key date
    ZUONR like itab2-zuonr, "assignment number
    belnr like itab2-belnr, "account document number
    blart like itab2-blart, "document type
    budat like itab2-budat, "posting date in a document
    bldat like itab2-bldat, "document date in document
    bschl like itab2-bschl, "posting key
    skfbt like itab2-skfbt, "cash discount
    zfbdt like itab2-zfbdt, "base line date
    dmbtr like itab2-dmbtr, "amount in local currency
    wrbtr like itab2-wrbtr, "amount in document currency
    waers like itab2-waers, "currency key
    shkzg like itab2-shkzg, "debit/credit indicator
    end of itab4.
    DATA: it_fldcat TYPE slis_t_fieldcat_alv.
    DATA: wa_fldcat TYPE slis_fieldcat_alv.
    DATA : it_sort TYPE slis_t_sortinfo_alv.
    DATA : wa_sort TYPE slis_sortinfo_alv.
    DATA: it_events TYPE slis_t_event,
          wa_events TYPE slis_alv_event.
    select-options :
    s_znme1 for payr-znme1,
    s_lifnr for bsik-lifnr,
    s_bukrs for bsik-bukrs.
    select * from payr into corresponding fields of table itab4 for all entries in itab1
      where znme1 = itab1-znme1 and znme1 in s_znme1.
    *loop at itab1.
    *write : / itab1-znme1.
    *endloop.
    select * from bsik into corresponding fields of table itab4 for all entries in itab2
      where
    lifnr = itab2-lifnr and
    bukrs = itab2-bukrs and
    ZUONR = itab2-zuonr and
    belnr = itab2-belnr and
    blart = itab2-blart and
    budat = itab2-budat and
    bldat = itab2-bldat and
    bschl = itab2-bschl and
    skfbt = itab2-skfbt and
    zfbdt = itab2-zfbdt and
    dmbtr = itab2-dmbtr and
    wrbtr = itab2-wrbtr and
    waers = itab2-waers and
    shkzg = itab2-shkzg.
    *lifnr in s_lifnr and bukrs in s_bukrs.
    *loop at itab2.
    write : / itab2-lifnr, itab2-bukrs, itab2-zuonr, itab2-belnr, itab2-blart, itab2-budat, itab2-bldat, itab2-bschl,itab2-skfbt,
    itab2-zfbdt, itab2-dmbtr, itab2-wrbtr,itab2-waers,itab2-shkzg.
    endloop.
    *select * from bsik into corresponding fields of table itab4 for all entries in itab3
    where bukrs = itab3-bukrs.
    loop at itab4.
       write : / itab4-znme1, itab4-lifnr, itab4-bukrs, itab4-zuonr, itab4-belnr, itab4-blart, itab4-budat,
       itab4-bldat, itab4-bschl,itab4-skfbt,
    itab4-zfbdt, itab4-dmbtr, itab4-wrbtr,itab4-waers,itab4-shkzg, itab4-bukrs.
       endloop.
        CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'   "Displaying data in grid format
        EXPORTING
          i_callback_program                = sy-repid
          it_fieldcat   = it_fldcat     "fieldcatalog
         it_sort       = it_sort[]     "Sort
         it_events     = it_events
        TABLES
          t_outtab      = itab4     "internal table to output
        EXCEPTIONS
          program_error = 1
          OTHERS        = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
        DEFINE bld_fcat.     "Macro to create manual field catalog
        wa_fldcat-col_pos = &1.
        wa_fldcat-fieldname = &2.
        wa_fldcat-outputlen = &3.
        wa_fldcat-seltext_s = &4.
        wa_fldcat-ddictxt = &5.
        append wa_fldcat to it_fldcat.
        clear wa_fldcat.
      END-OF-DEFINITION.
      bld_fcat 1 'znme1' 35 'Name of the Vendor' 'L'.
      bld_fcat 2 'lifnr' 10 'Vendor Number' 'L'.
      bld_fcat 3 'bukrs' 4 'Comp Code' 'L'.
      bld_fcat 4 'zuonr' 18 'Assignment Number' 'L'.
      bld_fcat 5 'belnr' 10 'Account Document Number' 'L'.
      bld_fcat 6 'blart' 2 'Document Type' 'L'.
      bld_fcat 7 'budat' 8 'Posting date in the document' 'L'.
      bld_fcat 8 'bldat' 8 'Document date in the document' 'L'.
      bld_fcat 9 'dmbtr' 13 'Amt Local Curr' 'L'.
      bld_fcat 10 'WRBTR' 13 'Amt Document Curr' 'L'.
      bld_fcat 11 'WAERS' 5 'Curr Key' 'L'.
      bld_fcat 12 'bschl' 2 'Posting Key' 'L'.
      bld_fcat 13 'skfbt' 2 'Amount Eligible for Cash Discount in Document Currency' 'L'.
      bld_fcat 14 'shkzg' 1 'Debit/Credit Indicator' 'L'.
      bld_fcat 15 'zfbdt' 8 'Baseline Date for Due Date Calculation' 'L'.
      bld_fcat 16 'bukrs' 4 'Open line item dates' 'L'.

    looks like u dint generate a field catalog... use reuse_fieldcatalog_merge or generate field catalog like this
    sales order number
    afield-fieldname = 'VBELN'.
    afield-seltext_s = 'Sales #'.
    afield-ref_tabname = 'VBAK'.
    APPEND afield TO xfield. CLEAR afield.
    sales ITEM number
    afield-fieldname = 'POSNR'.
    afield-seltext_s = 'Item #'.
    afield-ref_tabname = 'VBAP'.
    APPEND afield TO xfield. CLEAR afield.
    Material Number
    afield-fieldname = 'MATNR'.
    afield-seltext_s = 'Material #'.
    afield-ref_tabname = 'VBAP'.
    afield-outputlen = 10.
    APPEND afield TO xfield. CLEAR afield.
    *Vendor Number
    afield-fieldname = 'LIFNR'.
    afield-seltext_s = 'Vendor Num.'.
    afield-ref_tabname = 'EKKO'.
    APPEND afield TO xfield. CLEAR afield.
    ship-to-party
    afield-fieldname = 'SH'.
    afield-seltext_s = 'Ship-to'.
    afield-ref_tabname = 'VBPA'.
    APPEND afield TO xfield. CLEAR afield.
    sold-to-party
    afield-fieldname = 'SP'.
    afield-seltext_s = 'Sold-to'.
    afield-ref_tabname = 'VBPA'.
    APPEND afield TO xfield. CLEAR afield.
    *PO number
    afield-fieldname = 'BSTNK'.
    afield-seltext_s = 'PO NUM'.
    afield-ref_tabname = 'EKKO'.
    APPEND afield TO xfield. CLEAR afield.
    *PO status
    afield-fieldname = 'PO_STAT'.
    afield-seltext_s = 'Step'.
    afield-ref_tabname = 'zbacklog_v2'.
    APPEND afield TO xfield.
    Xfield[] need to be passed into reuse_alv_grid
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' "Displaying data in grid format
    EXPORTING
    i_callback_program = sy-repid
    it_fieldcat = it_fldcat[]                 <<<<<<<<<< [ ] missing
    >award points if helpful

  • Why is that I've already set up credit card details and oso check many times already still unable to purchase in game gold? Plsssss help !!!!

    I've tried over at least 30 over times to purchase ingame gold but when I hit the confirm button, it says unable to purchase and ask me to contact www.apple.com/support/ww. I also check several times on my credit details too . Really no idea what to do now =\

    Hello Ading,
    It sounds like you were charged for an in App purchase but did not receive the item. I would report this issue to iTunes Store support with the following article:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/ht1933
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Pls help, flashing gone wrong :(

    Could anyone help me, I tried flashing my phone & something went wrong.
    Downloaded the french firmware & Flashtool
    To be precise, I connected my mobile through usb by pressing vol - , the green light appeared & it showed that my phone is connected in flash mode. After that i pressed thunderbolt button & checked flashmode & popup appeared in which i selected the french firmware i downloaded. I pressed ok. In the main window of flashtool it said loading files to flash, i waited. after two minutes it said device disconnected & said connect your device in flashmode. Then i disconnected my device & re-connected by pressing vol- & its gone. It showed some error while flashing.
    Now am unable to switch on my phone nor flashing it again is working Am screwed, can anybody help me ASAP plsssssssssss
    The phone does not turn on, the green light appears & a slight vibration when i press the power on button & vanishes in 2 seconds, thats it...
    I don't even want ICS anymore, want my mobile working again
    Plsssss helpppppppppppp
    Solved!
    Go to Solution.

    I did not check on 32 or 64 bit for flashtools
    am using Win 7 32 bit ultimate
    I did flash before, but i forgot about USB debugging
    My phone is now working fine after the repair through Sony Update Service
    thank you arnab, drsanket for your help, deeply appreciated...

  • HELP!! set the cell color in jTable

    I need to set the color of a specific cell in jTable, but, I need to retain the old color in the jTable. It must not reset the whole table.
    would anyone help me in this problem... PLSSSSS its urgent

    A flexible variation on this is to specify formatting options in the JTable's client properties:
    // Use some sort of special "key" to indicate the cell and that you want to set the background color
    String key = "background:" + row + "," + column;
    table.putClientProperty(key, Color.green);You can then write a general table cell renderer that looks for these special formatting options and it doesn't disrupt your existing TableModel in any way:
    public class FormattingTableCellRenderer extends DefaultTableCellRenderer
      public Component getTableCellRendererComponent(JTable table, Object value, int row, int column, ...)
        Component component = super.getTableCellRendererComponent(table, value, row, column, ...);
        // See if the JTable specifies any properties to override the default format
        Color backgroundColor = (Color)table.getClientProperty("background:" + row + "," + column);
        if(backgroundColor != null)
          component.setBackground(backgroundColor);
        return component;
    }Any custom cell renderers you have then simply need to extend FormatTableCellRenderer instead of DefaultTableCellRenderer.
    It's very easy to add formatting options other than background, such as font, to the list of recognised attributes. You'll probably need to make some alterations to get it to recognise selection/focus but hopefully you get the idea.
    Hope this helps.

  • Apple support Thailand Trip - help please

    Hey all,
    Kind of lost.
    Iphone 5S of a friend got broke. He got it from his family before the trip. Newbe to apple, did have an apple id.just started using it. Mostly pictures, web on wifi, etc. Therefore i am asking for him.
    Had battery issues, now not starting, charging, anything.
    Problem, right now we are on an island in Thailand, next stop bangkok. No retail store there, only official resellers. After short stop we are off to india. Guess less stores around there. Enfield roadtrip...
    Now the problem, where can he get replacement, repair.. Anyone any ideas. Can reach support chat. Only online with this iphone device...
    Anyone any ideas?!? Plsssss help! Kind of frustrating around here!

    I get it.. And i am not complaining about different warrenty models all over the world...
    I can see a lot of reasons, why wartenty is not international. Specially because there are different laws around the world.
    But having bought the newest model which is not a year old, i dont get why they dont offer service around the world for models under a year old.
    Apple presents itself a a new, fresh, hipster kind if company.. On nearly every commercial they tell u how nice it is to take the iPhone anywhere u want,  share vids and pics with all your friends from anywhere.. Now u realize that its more likely only in one country.. At least service related. For backpackers traveling around the world, iPhone therefor is properbly a bad choise!

  • Problem with threads and simulation: please help

    please help me figure this out..
    i have something like this:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class DrawShapes extends JApplet{
         private JButton choices[];
         private String names[]={"line", "square", "oval"};
         private JPanel buttonPanel;
         private DrawPanel drawingArea;
         private int width=300, height=200;
         public void init(){
              drawingArea=new DrawPanel(width, height);
              choices=new JButton[names.length];
              buttonPanel=new JPanel();
              buttonPanel.setLayout(new GridLayout(1, choices.length));
              ButtonHandler handler=new ButtonHandler();
              for(int i=0; i<choices.length; i++){
                   choices=new JButton(names[i]);
                   buttonPanel.add(choices[i]);
                   choices[i].addActionListener(handler);
              Container c=getContentPane();
              c.add(buttonPanel, BorderLayout.NORTH);
              c.add(drawingArea, BorderLayout.CENTER);
         }//end init
         public void setWidth(int w){
              width=(w>=0 ? w : 300);
         public void setHeight(int h){
              height=(h>=0 ? h : 200);
         /*public static void main(String args[]){
              int width, height;
              if(args.length!=2){
                   height=200; width=300;
              else{
                        width=Integer.parseInt(args[0]);
                        height=Integer.parseInt(args[1]);
              JFrame appWindow=new JFrame("An applet running as an application");
              appWindow.addWindowListener(
                   new WindowAdapter(){
                        public void windowClosing(WindowEvent e){
                             System.exit(0);
              DrawShapes appObj=new DrawShapes();
              appObj.setWidth(width);
              appObj.setHeight(height);
              appObj.init();          
              appObj.start();
              appWindow.getContentPane().add(appObj);
              appWindow.setSize(width, height);
              appWindow.show();
         }//end main*/
         private class ButtonHandler implements ActionListener{
              public void actionPerformed(ActionEvent e){
                   for(int i=0; i<choices.length; i++){
                        if(e.getSource()==choices[i]){
                             drawingArea.setCurrentChoice(i);
                             break;
    }//end class DrawShapes
    class DrawPanel extends JPanel{
         private int currentChoice=-1;
         private int width=100, height=100;
         public DrawPanel(int w, int h){
              width=(w>=0 ? w : 100);
              height=(h>=0 ? h : 100);
         public void paintComponent(Graphics g){
              super.paintComponent(g);
              switch(currentChoice){
                   case 0:     g.drawLine(randomX(), randomY(), randomX(), randomY());
                             break;
                   case 1: g.drawRect(randomX(), randomY(), randomX(), randomY());
                             break;
                   case 2: g.drawOval(randomX(), randomY(), randomX(), randomY());
                             break;
         public void setCurrentChoice(int c){
              currentChoice=c;
              repaint();          
         private int randomX(){
              return (int) (Math.random()*width);
         private int randomY(){
              return (int) (Math.random()*height);
    }//end class drawPanel
    That one's from a book. I used that code to start with my applet. Mine calls different merthod from the switch cases. Say I have:
    case 0: drawStart(g); break;
    public void drawStart(Graphics g){
      /* something here */
    drawMain(g);
    public void drawMain(graphics g){
    g.drawString("test", x, y);
    //here's where i'm trying to pause
    //i've tried placing Thread.sleep between these lines
    g.drawLine(x, y, a, b);
    //Thread.sleep here
    g.drawRect(x, y, 50, 70);
    }I also need to put delays between method calls but I need to synchronize them. Am I doing it all wrong? The application pauses or sleeps but afterwards, it still drew everything all at once. Thanks a lot!

    It is. Sorry about that. Just answer any if you want to. I'd appreciate your help. Sorry again if it caused you anything or whatever. .n_n.

  • Query Help

    Table1:
    ou store point
    LS LIB1 50
    LS LIB1 200
    LS LIB1 100
    LS LIB1 79
    I have to insert table1 to table2 by splitting into every 143point and assing serial number for every 143 from parameter.
    in aboce example we can split 3 time 143 like below table2 sample.
    Table2
    ou store point serial_number
    LS LIB1 50 101
    LS LIB1 93 101
    LS LIB1 107 102
    LS LIB1 36 102
    LS LIB1 64 103
    LS LIB1 79 103
    i tried below procedure its not working.
    table may have any order like below.
    Table1:
    ou store point
    LS LIB1 200
    LS LIB1 50
    LS LIB1 100
    LS LIB1 79
    then table2
    ou store point serial_number
    LS LIB1 143 101
    LS LIB1 57 102
    LS LIB1 50 102
    LS LIB1 36 102
    LS LIB1 64 103
    LS LIB1 79 103
    create or replace procedure assign_serial(from_num number,to_num number) is
    bal number(10);
    begin
    bal := 0;
    for c1 in(select * from table1)
    loop
    if c1.point <=143 then
    if bal=0 then
    bal=143-used;
    insert int0 table2 values(c1.ou,c1.store,used);
    elsif used > 0 then
    used=used-bal;
    insert int0 table2 values(c1.ou,c1.store,bal);
    bal=0;
    if used > 0 then
    insert int0 table2 values(c1.ou,c1.store,used);
    end if;
    bal:=143-used;
    end if;
    end loop;
    end;
    How to split and assign serial number,please hELP.

    .after giving serial num i have to change points in table1 to 0.The problem for SUm and split for every 143 is ,different OU and store is there.we have to know for which store points we earned serial number.
    i hope this below logic little satisfy except assign cardnum,please........ check and currect the logic
    LS LIB1 50
    LS LIB1 200
    LS LIB1 100
    LS LIB1 79
    --variable used and bal
    for c1 in(select * from table1)
    loop
    used := c1.points;
    if c1.point <=143 then
    if bal=0 then
    bal=143-used;
    insert int0 table2 values(c1.ou,c1.store,used);
    elsif used > 0 then
    used=used-bal;
    insert int0 table2 values(c1.ou,c1.store,bal);
    bal=0;
    if used > 0 then
    insert int0 table2 values(c1.ou,c1.store,used);
    end if;
    bal:=143-used;
    end if;
    end loop;

  • Help my safari doesnt open and gives me a crash report

    help my safari doesn't open and gives me a crash report ever since i downloaded a file from the internet. I have a macbook air (early 2014) with running os x yosemite version 10.10.1

    There is no need to download anything to solve this problem.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • Apple Mini DVI to Video Adapter is not working. Please Help...

    I bought an Apple Mini DVI to Video Adapter to connect my Macbook to a TV using normal video cable. When I connect the cable, my Laptop DIsplay gives a flickr once and then it shows nothing. I checked Display in the system preference where I don't get a secondary monitor option. My TV is panasonic and it's an old one. I work on Final Cut Pro and it's very very important to see my videos on a TV. What am I doing wrong with the connection? Anyone Please Please help...

    Your probably not doing anything wrong. There are thousands of users with Similar issues and it seems to be with many different adapters.
    We have Mini DP to VGA (3 different brands) and they all fail most of the time. This seems more prevalent with LCD Projectors. I've tested some (50+) with VGA Monitor (HP) and they all worked, LCD Projector (Epson, Hitachi, and Sanyo) and they all fail, DLP Projector (Sanyo) and one worked.
    My Apple Mini DP to DVi works most of the time. My Mini DP to HDMI (Generic non Apple) works every time.
    The general consensus is that Apple broke something in the OS around 10.6.4 or 10.6.5 and its not yet fixed. As we are a school we have logged a case with the EDU Support group so will see what happens.
    Dicko

Maybe you are looking for