How to turn on CR Parameter on OnDemand ?

Hi,
  I use personal Editor version of OnDemand, after I post a Crystal Report , I couldn't open the parameter form . does anybody knows how to open parameter ?
Thanks

James,
   This post was marked as closed.  Did you find your answer and close the message?  I re-opened the post so replies can be made.  If your report has parameters  the PARAMETER button on the display of the report should list the parameters.

Similar Messages

  • How to turn a stored procedure with a parameter into table function?

    Could someone please let me know how to turn the SP below into table-value function? I want to be able to run this function by using SELECT statements with the parameter. Thanks
    CREATE
    PROCEDURE
    [dbo].[Transformation](@year
    varchar(4))
    AS
    BEGIN
    Declare@Q1
    Varchar(100)=
    '['+@year+'Q1'+']'
    Declare@Q2
    Varchar(100)=
    '['+@year+'Q2'+']'
    Declare@Q3
    Varchar(100)=
    '['+@year+'Q3'+']'
    Declare@Q4
    Varchar(100)=
    '['+@year+'Q4'+']'
    Declare@StrQuery
    Varchar(1000)
    Set@StrQuery
    = 'Select Date, Job, [Cost Elements],Units,
    '+@Q1+'+'+'+'+@Q2+'+'+'+'+@Q3+'+'+'+'+@Q4+'
    as [Amounts], ''Update'' as [Description]  From Export with (nolock)'
    --Print @StrQuery
    Exec(@StrQuery)
    END

    You cannot use dynamic SQL in user-defined functions.
    Work around (not an ideal solution, it has problems): OPENQUERY.
    Blog:  http://www.sqlusa.com/bestpractices2005/selectfromsproc/
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • HOW TO TURN ON DEBUG OPTION OF APXIIMPT

    제품 : FIN_AP
    작성날짜 : 2003-05-13
    HOW TO TURN ON DEBUG OPTION OF APXIIMPT
    =======================================
    PURPOSE
    PAYABLES OPEN INTERFACE IMPORT PROGRAM (APXIIMPT) 수행시 erorr 가 발생하였을 경우 debug mode로 log를 생성하게 하여 문제해결에 도움을 준다.
    Explanation
    1. Loggon to Applications with System Administrator Responsibility.
    2. Go to 'Concurrent -> Program -> Define'
    3. Query 'APXIIMPT' in Short Name field
    4. Click Parameter button
    5. Select 'Trace Switch' Row and then check 'Display' checkbox in the bottom
    6. Select 'Debug Switch' Row and then check 'Display' checkbox in the bottom
    7. Save what you are done
    8. Change Responsibility to 'Payables User'.
    9. Run the open interface program with parameter 'Trace Switch' to 'Yes' and 'Debug Switch' to 'Yes'
    Example
    N/A
    Reference Documents
    NOTE 107617.1

    Open this file: C:\Program Files\Cisco\Desktop\config\Agent.cfg
    Then change this line: Threshold=DEBUG (or TRACE).
    Empty this folder's contents to give you a clean slate: C:\Program Files\Cisco\Desktop\log
    Restart CAD and reproduce the issue.
    [...] Agent himself can turn-on debug to gather debug logs ??
    As long as the agent has write access to those directories it is possible to self-enable/disable trace logging.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • How to turn of debug output from the jdriver for Oracle

    We are running our builds with Ant and doing unit-tests with junit/cactus.
    The Weblogic jDriver produces what appears to be debug info on standard out which
    in turn is captured by junit in xml files reporting errors etc. The problem is that
    the WebLogic driver ( WL6.1 SP2) sometimes produces binary 0's ( see below) ending
    up in the result xml files, and that Ant's result xml parser cannot handle - (nor
    should it ).
    This is probably a bug in the c-code for the jdriver , the oci dll ?
    Would much appreciate how to turn off the debug(?) logging that the jDriver does:
    looks like this (look for the string "[6 binary 0's]"):
    Parsing: select length(SYSDATE) from dual
    Executing: select length(SYSDATE) from dual
    Parsing: select VALUE from V$NLS_PARAMETERS where PARAMETER='NLS_NUMERIC_CHARACTERS'
    Executing: select VALUE from V$NLS_PARAMETERS where PARAMETER='NLS_NUMERIC_CHARACTERS'
    Done logging in at: 60
    Connection: using OCI API: OCI8[6 binary 0's]
    Connection successfully established via plain JDBC
    DriverManager.getDriver("jdbc:weblogic:oracle:LSS_DBSVC_DEV_autobuild")
    trying driver[className=weblogic.jdbc.oci.Driver,weblogic.jdbc.oci.Driver@3383e9]
    getDriver returning driver[className=weblogic.jdbc.oci.Driver,weblogic.jdbc.oci.Driver@3383e9]

    Hi Gunnar,
    I'd check your code for appearances of "DriverManager.setLogWriter" that set
    log writer to System.out. This is the way to get driver's debug output
    to standard out.
    Regards,
    Slava Imeshev
    "Gunnar Skogen" <[email protected]> wrote in message
    news:3d2972bb$[email protected]..
    >
    We are running our builds with Ant and doing unit-tests with junit/cactus.
    The Weblogic jDriver produces what appears to be debug info on standardout which
    in turn is captured by junit in xml files reporting errors etc. Theproblem is that
    the WebLogic driver ( WL6.1 SP2) sometimes produces binary 0's ( seebelow) ending
    up in the result xml files, and that Ant's result xml parser cannothandle - (nor
    should it ).
    This is probably a bug in the c-code for the jdriver , the oci dll ?
    Would much appreciate how to turn off the debug(?) logging that thejDriver does:
    looks like this (look for the string "[6 binary 0's]"):
    Parsing: select length(SYSDATE) from dual
    Executing: select length(SYSDATE) from dual
    Parsing: select VALUE from V$NLS_PARAMETERS wherePARAMETER='NLS_NUMERIC_CHARACTERS'
    Executing: select VALUE from V$NLS_PARAMETERS wherePARAMETER='NLS_NUMERIC_CHARACTERS'
    Done logging in at: 60
    Connection: using OCI API: OCI8[6 binary 0's]
    Connection successfully established via plain JDBC
    DriverManager.getDriver("jdbc:weblogic:oracle:LSS_DBSVC_DEV_autobuild")
    tryingdriver[className=weblogic.jdbc.oci.Driver,weblogic.jdbc.oci.Driver@3383e9]
    getDriver returningdriver[className=weblogic.jdbc.oci.Driver,weblogic.jdbc.oci.Driver@3383e9]
    >
    >

  • How complitely turn off computer?

    How complitely turn off computer?

    Are you talking about where it shuts itself down after going through the shutdown routine?  If it's not doing it automatically when you issue a "shutdown -r now" (or the like) then it's probably an issue with power management.  There's a few ways to tackle that.  Either use APM or ACPI.  ACPI tends not to work all that great on computers that have really old bios.  In that case it's better to utilize APM.  Probably your issue is that the your system may not support ACPI very well or even at all.  However, it may support it, but the kernel is turning it off by default from detecting your BIOS being dated beyond a certain point in time.  They did that to error on the side of caution.  They opted to choose a conservative default assumption since it makes more sense in that at least most systems will be able to boot up without any problems by default.
    My computer used to be able to shutdown automatically through the use of APM, but not ACPI (ran into this issue when I upgraded my kernel from 2.4 series to 2.6 series back when I ran with Debian), but I ended updating it's BIOS and it worked fine with ACPI from there on.  My system is pretty old too, so it doesn't completely implement ACPI.  I think it's laptops that tend to make fuller use of ACPI anyway.  However, it seems like most desktops with the last 8 or so years make some minimal use of it at least.  So you can see there is many ways to approach this issue. 
    First thing to try is to look around in your BIOS setup to see if there is any ACPI related setting, like mentioned earlier.  That's a good place to start.  If you don't see any settings, it either means that your BIOS setup either don't allow you to set ACPI, doesn't support it, or just the current version of your BIOS doesn't allow changing related settings or make use of it.  So naturally, the next thing to check is the manufacturer's sight for your motherboard and find any BIOS related info.
    Upgrading the BIOS is probably the most elegent solution but it can be openning up a whole can worms if you don't know what you're doing.  If you botch flashing the BIOS you run the risk of turning your motherboard into a paper weight.  So the key there is make sure you at least read your manufacturer's instructions carefully and also make sure that your use the right utils and BIOS version for your BIOS and motherboard.  And don't dare have a power failure or shut the system off while it's rewriting the boot block.  That where people run into a serious problem of rendering their system completely unbootable since the system no longer has the most basic of code needed to even get the system to a state that it can even begin bootstrapping.  Technically, the motherboard isn't probably trashed, but at that point you have a chicken before the egg syndrome going on.  You can't get it to boot far enough to boot to anything, much less a floppy, to be able to reflash the bios to get yourself out of the pickle.  So when, and if that sort of thing happens, then it would require replacing the BIOS chip itself which may or may not require soldering. 
    Anyway, don't let that scare you, it's just to point out that when you're doing things like flashing a system's BIOS it's critical  to do it right since it's modifying the system on such a fundimental low-level.  If that part of the system isn't functional, everything else, like HD and floppy being able to load anything, is a moot point.
    If all of that stuff makes you uncomfortable, you may opt to utilize APM instead.  I can't remember exactly how to instruct the kernel to use APM instead of ACPI.  I believe there is kernel parameter you can set in your bootloader's settings.  I can't remember it off hand.  Sorry.

  • How to set different view parameter programmatically in the same task flow

    Hello everyone,
    I have a view activity A that calls another view activity B with a link. In this link the action is set to a method (I use JSFUtils class: http://jdeveloper-adf.googlecode.com/svn/trunk/TGPrototype2/ViewController/src/com/tgslc/defaultManagement/utils/JSFUtils.java):
    public String goToB() {
    String paramToPass = "someParameterTakenInSomeWay";
    JSFUtils.setExpressionValue("#{pathToViewB_pageBPageDef.paramName}",paramToPass);
    return "openActivityB";
    where openActivityB is the control flow case to call B.
    In the B pageDef file I have set a parameter "paramName" without any value:
    <?xml version="1.0" encoding="UTF-8" ?>
    <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel"
    version="11.1.1.59.23" id="pageBPageDef">
    <parameters>
    <parameter id="paramName"
    value=""/>
    </parameters>
    <executables/>
    <bindings/>
    </pageDefinition>
    But at running time I have a oracle.jbo.expr.JIEvalException:
    JBO-25077: Name paramName not found in the specified object: pathToViewB_pageBPageDef.
    The question is: how can I set the parameter programmatically from the view activity A?
    Note that I use this method to set the parameter because in the real application I have many "view activity A" that will call B, but all of these have to set this parameter.
    I use JDeveloper 11.1.1.4.
    Thanks in advance,
    Baduel

    Hi,
    this is because PageDef B represents a binding container that is not active to the time you try to call it. The binding container becomes available when navigating to the page but not before. Instead:
    1. define a managed bean in pageFlowScope and expose a setter/getter method to hold the value to pass on
    2. Reference the managed bean in pageFlowScope from the attributebinding NDValue property using EL
    3. Set the managed bean value before navigating to view B
    Frank

  • When I open iTunes it will automatically go to full screen mode. I can't work out how to turn this off. Only iTunes opens to full screen mode.

    When I open iTunes it will automatically go to full screen mode. I can't work out how to turn this off. Only iTunes opens to full screen mode.

    Go to System Preferences (under the Apple logo in the menu bar).  Choose "General".  Click "Always close windows when quitting an application".
    That should fix it.

  • Yoga 2 Pro -- how to turn off switching mode notifications -- e.g. "tent mode", "tablet mode", etc?

    Does anyone know how to turn off the notifications that pop up in the upper right corner telling you that you have just changed from one configuration to another -- e.g. changing from tent mode to tablet mode?
    Solved!
    Go to Solution.

    Just disable it -
    Task manager > Startup > Click "Yoga Picks" > Click "disable"
    Next time you start your computer no more annoying pop ups.  If you want to be annoyed again you can always re-enable it.

  • In my ipad mini sound is there but somehow display turned off....please help...how to turn on the display

    In my ipad mini sound is there but somehow display turned off....please help...how to turn on the display

    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen, not responding, how to fix
    http://appletoolbox.com/2012/07/ipad-frozen-not-responding-how-to-fix/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    Black or Blank Screen on iPad or iPhone
    http://appletoolbox.com/2012/10/black-or-blank-screen-on-ipad-or-iphone/
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Home button not working or unresponsive, fix
    http://appletoolbox.com/2013/04/home-button-not-working-or-unresponsive-fix/
    Fixing an iPad Home Button
    http://tinyurl.com/om6rd6u
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

  • I simply want to know how to turn off iCloud* without losing my contacts

    Call me old fashioned, but I really do NOT want to use iCloud EXCEPT for ONE THING*: and that's to find my phone, ipad or laptop if it goes missing.
    Having said that, I have figured out how to turn off icloud on my ipad and my iphone (I am not using the phone as a phone, just as a glorified ipod) while keeping the "find my ipad/iphone" function active, BUT
    I can't quite figure out how to do it on my laptop.
    I seem to have done it already for photos, and for the calendar, (I know this from checking iCloud to see what it's got) but just cannot figure out how to turn it off for contacts.
    And YES, I've backed up all of those things at LEAST 3 different ways, I just don't want the Cloud to be one of them.
    So can anyone tell me how to turn off contacts in the cloud without it also magically deleting them in my laptop? (I had it happen on the ipad, that's why I'm worried.)
    Thank you for understanding-I'm older and this stuff just keeps getting more complicated and I'm a simple person. I'll back up my own stuff!

    If you are refering to documents such as Pages and Numbers files....
    The only way around this is to "save as" you icloud documents using the associated app to a local folder on your mac.  Then turn off icloud.
    Of course, when you sign off of icloud, the docs are removed from the mac, but remain in icloud.  In the future when you sign back in, the documents are available to you again.
    Oh, and the icloud documents are also stored locally in ...
    ~/Library/Mobile Documents
    Note that Library in the user's home folder is now hidden, so you'll have to set Finder to view hidden files.
    The Mobile Documents folder has subfolder where copies of the doc/data files are stored.
    You can move these files to another folder to save them.

  • How to find the correct Parameter Id

    hi
    below is my code...
    i have the report in ALV grid display...
    wn i double click on the materail number i want to get the "Basic data 1" screen but my problm is wn i click on the material it is displaying the view selections tab i dont want it to be displayed...
    i hav written below code..
    wt is wrong in my code?
    and tell me exactly how can i find the Parameter ID for a perticular screen....
    FORM F01_ALV_EVENT_USER_COMMAND
      USING COMMAND LIKE SY-UCOMM
            SELFIELD TYPE SLIS_SELFIELD.
          ENDIF.
          CLEAR wa_final-aufnr.
        WHEN 'PLNBEZ'.
          READ TABLE IT_FINAL INTO WA_FINAL INDEX SELFIELD-TABINDEX.
          IF SY-SUBRC EQ 0.
            SET PARAMETER ID 'MAT' FIELD WA_FINAL-PLNBEZ.
            CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
          ENDIF.
    Regards
    Smitha

    Hi Smitha,
    I worked on the similar example that you have stated.....
    You try using this way...
    You are assinging the parameter id write....i think the field that you are clicking check the value and then compare that value and proceed this way....it will work....
    get cursor field fs_lips-vbeln value w_data.
      if fs_lips-vbeln  ne 'FS_LIPS-VB'.
        message 'Click on Delivery Number Only'(004) type 'E'.
      endif.
      set parameter id 'VL' field w_data.
      call transaction 'VL02N' and skip first screen.
      commit work.
      wait up to 10 seconds.
    Regards.

  • I'm using same icloud and same apple ID on two iphones. Now i get calls from same number on both iphones at the same time. How to turn off that?

    I'm using same icloud and same apple ID on two iphones. Now i get calls from same number on both iphones at the same time. How to turn off that?

    Apple ID's are not device specific, so when you changed it on the iPad 2 it changed it on the iPhone 4 as well, since it's the same account still. What you need to do is create a second Apple ID (so you'll have two accounts, one for iPhone 4 and a seperate one for iPad 2).
    To create a new Apple ID on your iPad 2:
    1) Go into Settings > Store.
    2) If you are already signed in, tap your Apple ID on the screen and you will be given a few options, one of which is to sign out of your account.
    3) After you sign out, now click the "Sign in" button.
    4) Tap "Create New Apple ID" and follow the instructions on-screen.

  • MacBook Pro: How to turn on keyboard tactile sound

    For my MacBook Pro: How to turn on the keyboard tactile sound !

    I've been on Macs since about 1988 and never saw that option offered from the base system.
    I Googled "mac keyboard click sound" and got a lot of hits for third-party software solutions. Give that a try.

  • I`m getting a saffire pro 40,and want to know what and how to turn anything I dont`t need to have running on my 2011 Macbook Pro

    I plan to do some simple live recording ( 6 or 7 simultaneous tracks,and possibly add a few more later ) I want to keep my machine running smooth with the least amount of competition for resources while recording. Any tips and info on what and how to turn off what I don`t need? Or am I getting ahead of myself here?...Just read the manual, fire it up and see what happens?...hmmm, I think I`ll take any help I can get! Oh, and yes,I`ve got the 400 to 800 Firewire cable/adapter situation handled. Thanks!       2011 13" Macbook Pro   Intel i7   firewire 800  5400rpm serial ATA 500Gb  4Gb   2.7Ghz. GarageBand 11      Focusrite Saffire Pro 40                              

    PhilmoreEHT wrote:
    what and how to turn off what I don`t need?                      
    in System Preferences make sure FileVault is off, i'd turn off AirPort, and make sure Energy Saver is set to it's least restrictive settings (like not allowing the hard drive to sleep)
    PhilmoreEHT wrote:
    Or am I getting ahead of myself here?     
    a bit, i wouldn't worry about problems until you run into any. i've recorded a lot more, with a lot less
    PhilmoreEHT wrote:
    5400rpm serial ATA 500Gb
    that is probably the only stumbling block i can see. if you run into an issue where the drive isn't fast enough for the number of Audio tracks with which you wish to work, you can buy a FireWire hard drive to solve it (and shopping around they can be had for under $100 [a lot less if you're willing to "roll-your-own"])

  • HOW TO TURN $6 INTO $6,000!!!!!! READING THIS COULD CHANGE YOUR LIFE!

    HOW TO TURN $6 INTO $6,000!!!!!! READING THIS COULD CHANGE
    YOUR LIFE!
    I found this on a bulletin board and decided to try it. A
    little while back,
    I was browsing through newsgroups, just like you are now, and
    came across an
    article similar to this that said you could make thousands of
    dollars within
    weeks with only an initial investment of $6.00! So I thought,
    Yeah right,
    this must be a scam,but like most of us, I was curious, so I
    kept reading.
    Anyway, it said that you send $1.00 to each of the 6 names
    and address
    stated in the article. You then place your own name and
    address in the
    bottom of the list at #6, and post the article in at least
    200 newsgroups.
    (There are thousands) No catch, that was it. So after
    thinking it over, and
    talking to a few people first, I thought about trying it. I
    figured: what
    have I got to lose except 6
    stamps and $6.00, right? Then I invested the measly $6.00.
    Well GUESS
    WHAT!!...
    within 7 days, I started getting money in the mail! I was
    shocked! I figured
    it would end soon, but the money just kept coming in. In my
    first week, I
    made about $25.00. By the end of the second week I had made a
    total of over
    $1,000.00! In the third week I had over $10,000.00 and it's
    still growing.
    This is now my fourth week and I have made a total of just
    over $42,000.00
    and it's still coming in rapidly. It's certainly worth $6.00,
    and 6 stamps,
    I have spent more than that on the lottery!! Let me tell you
    how this works
    and most importantly, why it works....Also, make sure you
    print a copy of
    this article NOW, so you can get the information off of it as
    you need it. I
    promise you
    that if you follow the directions exactly, that you will
    start making more
    money than you thought possible by doing something so easy!
    Suggestion: Read this entire message carefully! (Print it out
    or download
    it.) Follow the simple directions and watch the money come
    in! It's easy.
    It's legal. And, your investment is only $6.00 (Plus postage)
    IMPORTANT: This is not a rip-off; it is not indecent; it is
    not illegal; and
    it is virtually no risk - it really works!!!! If all of the
    following
    instructions are adhered to, you will receive extraordinary
    dividends.
    PLEASE NOTE: Please follow these directions EXACTLY, and
    $50,000 or more can
    be yours in 20 to 60 days. This program remains successful
    because of the
    honesty and integrity of the participants. Please continue
    its success by
    carefully
    adhering to the instructions. You will now become part of the
    Mail Order
    business. In this business your product is not solid and
    tangible, it's a
    service. You are in the business of developing Mailing Lists.
    Many large
    corporations are happy to pay big bucks for quality lists.
    However, the
    money made from the mailing lists is secondary to the income
    which is made
    from people like you and me asking to be included in that
    list. Here are the
    4 easy steps to success:
    STEP 1: Get 6 separate pieces of paper and write the
    following on each piece
    of paper; PLEASE PUT ME ON YOUR MAILING LIST. Now get 6 US
    $1.00 bills and
    place ONE inside EACH of the 6 pieces of paper so the bill
    will not be seen
    through the envelope (to prevent thievery). Next, place one
    paper in each of
    the 6 envelopes and seal them. You should now have 6 sealed
    envelopes, each
    with a piece of paper stating the above phrase, your name and
    address, and a
    $1.00 bill. What you are doing is creating a service. THIS IS
    ABSOLUTELY
    LEGAL! You are requesting a legitimate service and you are
    paying for it!
    Like most of us I was a little skeptical and a little worried
    about the
    legal aspects of it all. So I checked it out with the U.S.
    Post Office
    (1-800-725-2161) and they
    confirmed that it is indeed legal! Mail the 6 envelopes to
    the following
    addresses:
    Mailing Adresses
    Stephanie Hicks
    1283 Evening Canyon
    Henderson NV 89014
    Ross Wilson
    202 Belmont Dr.
    Thibodaux, LA 70301
    James Small
    4690 Sierra St.
    Riverside, CA 92504
    Thomas G.
    P.O. Box 591939
    Houston, TX 77259
    S. Parker
    159 Main Street
    Dadeville, Alabama 36853
    A. Wyman
    9734 Landowne ct.
    Orlando, FL 32817
    STEP 2: Now take the #1 name off the list that you see above,
    move the other
    names up (6 becomes 5, 5 becomes 4, etc...) and add YOUR Name
    as number 6 on
    the list.
    STEP 3: Change anything you need to, but try to keep this
    article as close
    to
    original as possible. Now, post your amended article to at
    least 200
    newsgroups. (I think there are close to 24,000 groups) All
    you need is 200,
    but remember, the more you post, the more money you make!
    This is perfectly
    legal! If you have any doubts, refer to Title 18 Sec. 1302
    & 1341 of the
    Postal lottery laws. Keep a copy of these steps for yourself
    and, whenever
    you need money, you can use it again, and again.
    PLEASE REMEMBER that this program remains successful because
    of the honesty
    and integrity of the participants and by their carefully
    adhering to the
    directions. Look at it this way. If you are of integrity, the
    program will
    continue and the money that so many others have received will
    come your way.
    NOTE: You may want to retain every name and address sent to
    you, either on a
    computer or hard copy and keep the notes people send you.
    This VERIFIES that
    you are truly providing a service. (Also, it might be a good
    idea to wrap
    the $1 bill in dark paper to reduce the risk of mail theft.)
    So, as each
    post is downloaded and the directions carefully followed, six
    members will
    be reimbursed for their participation as a List Developer
    with one dollar
    each. Your name will move up the list geometrically so that
    when your name
    reaches the #1 position you will be receiving thousands of
    dollars in
    CASH!!! What an opportunity for only $6.00 ($1.00 for each of
    the first six
    people listed above) Send it now, add your own name to the
    list and you're
    in business!
    ---DIRECTIONS ----- FOR HOW TO POST TO NEWSGROUPS------------
    Step 1) You do
    not need to re-type this entire letter to do your own
    posting. Simply put
    your cursor at the beginning of this letter and drag your
    cursor to the
    bottom of this document, and select 'copy' from the edit
    menu. This will
    copy the entire letter into the computer's memory.
    Step 2) Open a blank 'notepad' file and place your cursor at
    the top of the
    blank page. From the 'edit' menu select 'paste'. This will
    paste a copy of
    the letter into notepad so that you can add your name to the
    list.
    Step 3) Save your new notepad file as a .txt file. If you
    want to do your
    postings in different settings, you'll always have this file
    to go back to.
    Step 4) Use Netscape or Internet explorer and try searching
    for various
    newsgroups (on-line forums, message boards, chat sites,
    discussions.) Step
    5) Visit these message boards and post this article as a new
    message by
    highlighting the text of this letter and selecting paste from
    the edit menu.
    Fill in the Subject, this will be the header that everyone
    sees as they
    scroll through the list of postings in a particular group,
    click the post
    message button. You're done with your first one!
    Congratulations...THAT'S
    IT! All you have to do is jump to different newsgroups and
    post away, after
    you get the hang of it, it will take about 30 seconds for
    each newsgroup!
    **REMEMBER, THE MORE NEWSGROUPS YOU POST IN, THE MORE MONEY
    YOU WILL MAKE!!
    BUT YOU HAVE TO POST A MINIMUM OF 200**
    That's it! You will begin receiving money from around the
    world within days!
    You may eventually want to rent a P.O.Box due to the large
    amount of mail
    you will receive. If you wish to stay anonymous, you can
    invent a name to
    use, as long as the postman will deliver it.
    **JUST MAKE SURE ALL THE ADDRESSES ARE CORRECT.** Now the WHY
    part: Out of
    200 postings, say I receive only 5 replies (a very low
    example). So then I
    made $5.00 with my name at #6 on the letter. Now, each of
    the 5 persons who just sent me $1.00 make the MINIMUM 200
    postings, each
    with my name at #5 and only 5 persons respond to each of the
    original 5,
    that is another $25.00 for me, now those 25 each make 200
    MINIMUM posts with
    my name at #4 and only 5 replies each, I will bring in an
    additional
    $125.00! Now, those 125 persons turn around and post the
    MINIMUM 200 with my
    name at #3 and only receive 5 replies each, I will make an
    additional
    $626.00! OK, now here is the fun part, each of those 625
    persons post a
    MINIMUM 200 letters with my name at #2 and they each only
    receive 5 replies,
    that just made me $3,125.00!!! Those
    3,125 persons will all deliver this message to 200 newsgroups
    with my name
    at #1 and if still 5 persons per 200 newsgroups react I will
    receive
    $15,625,00!With an original investment of only $6.00!
    AMAZING! When your
    name is no longer on the list, you just take the latest
    posting in the
    newsgroups, and send out another $6.00 to names on the list,
    putting your
    name at number 6 again. And start posting again. The thing to
    remember is:
    do you realize that thousands of people all over the world
    are joining the
    internet and reading these articles
    everyday?, JUST LIKE YOU are now!! So, can you afford $6.00
    and see if it
    really works?? I think so... People have said, "e;what if the
    plan is played
    out and no one sends you the money? So what! What are the
    chances of that
    happening when there are tons of new honest users and new
    honest people who
    are joining the internet and newsgroups everyday and are
    willing to give it
    a try?
    Estimates are at 20,000 to 50,000 new users, every day, with
    thousands of
    those joining the actual internet.
    Remember: play FAIRLY and HONESTLY and this will really work.

    HOW TO TURN $6 INTO $6,000!!!!!! READING THIS COULD CHANGE
    YOUR LIFE!
    I found this on a bulletin board and decided to try it. A
    little while back,
    I was browsing through newsgroups, just like you are now, and
    came across an
    article similar to this that said you could make thousands of
    dollars within
    weeks with only an initial investment of $6.00! So I thought,
    Yeah right,
    this must be a scam,but like most of us, I was curious, so I
    kept reading.
    Anyway, it said that you send $1.00 to each of the 6 names
    and address
    stated in the article. You then place your own name and
    address in the
    bottom of the list at #6, and post the article in at least
    200 newsgroups.
    (There are thousands) No catch, that was it. So after
    thinking it over, and
    talking to a few people first, I thought about trying it. I
    figured: what
    have I got to lose except 6
    stamps and $6.00, right? Then I invested the measly $6.00.
    Well GUESS
    WHAT!!...
    within 7 days, I started getting money in the mail! I was
    shocked! I figured
    it would end soon, but the money just kept coming in. In my
    first week, I
    made about $25.00. By the end of the second week I had made a
    total of over
    $1,000.00! In the third week I had over $10,000.00 and it's
    still growing.
    This is now my fourth week and I have made a total of just
    over $42,000.00
    and it's still coming in rapidly. It's certainly worth $6.00,
    and 6 stamps,
    I have spent more than that on the lottery!! Let me tell you
    how this works
    and most importantly, why it works....Also, make sure you
    print a copy of
    this article NOW, so you can get the information off of it as
    you need it. I
    promise you
    that if you follow the directions exactly, that you will
    start making more
    money than you thought possible by doing something so easy!
    Suggestion: Read this entire message carefully! (Print it out
    or download
    it.) Follow the simple directions and watch the money come
    in! It's easy.
    It's legal. And, your investment is only $6.00 (Plus postage)
    IMPORTANT: This is not a rip-off; it is not indecent; it is
    not illegal; and
    it is virtually no risk - it really works!!!! If all of the
    following
    instructions are adhered to, you will receive extraordinary
    dividends.
    PLEASE NOTE: Please follow these directions EXACTLY, and
    $50,000 or more can
    be yours in 20 to 60 days. This program remains successful
    because of the
    honesty and integrity of the participants. Please continue
    its success by
    carefully
    adhering to the instructions. You will now become part of the
    Mail Order
    business. In this business your product is not solid and
    tangible, it's a
    service. You are in the business of developing Mailing Lists.
    Many large
    corporations are happy to pay big bucks for quality lists.
    However, the
    money made from the mailing lists is secondary to the income
    which is made
    from people like you and me asking to be included in that
    list. Here are the
    4 easy steps to success:
    STEP 1: Get 6 separate pieces of paper and write the
    following on each piece
    of paper; PLEASE PUT ME ON YOUR MAILING LIST. Now get 6 US
    $1.00 bills and
    place ONE inside EACH of the 6 pieces of paper so the bill
    will not be seen
    through the envelope (to prevent thievery). Next, place one
    paper in each of
    the 6 envelopes and seal them. You should now have 6 sealed
    envelopes, each
    with a piece of paper stating the above phrase, your name and
    address, and a
    $1.00 bill. What you are doing is creating a service. THIS IS
    ABSOLUTELY
    LEGAL! You are requesting a legitimate service and you are
    paying for it!
    Like most of us I was a little skeptical and a little worried
    about the
    legal aspects of it all. So I checked it out with the U.S.
    Post Office
    (1-800-725-2161) and they
    confirmed that it is indeed legal! Mail the 6 envelopes to
    the following
    addresses:
    Mailing Adresses
    Stephanie Hicks
    1283 Evening Canyon
    Henderson NV 89014
    Ross Wilson
    202 Belmont Dr.
    Thibodaux, LA 70301
    James Small
    4690 Sierra St.
    Riverside, CA 92504
    Thomas G.
    P.O. Box 591939
    Houston, TX 77259
    S. Parker
    159 Main Street
    Dadeville, Alabama 36853
    A. Wyman
    9734 Landowne ct.
    Orlando, FL 32817
    STEP 2: Now take the #1 name off the list that you see above,
    move the other
    names up (6 becomes 5, 5 becomes 4, etc...) and add YOUR Name
    as number 6 on
    the list.
    STEP 3: Change anything you need to, but try to keep this
    article as close
    to
    original as possible. Now, post your amended article to at
    least 200
    newsgroups. (I think there are close to 24,000 groups) All
    you need is 200,
    but remember, the more you post, the more money you make!
    This is perfectly
    legal! If you have any doubts, refer to Title 18 Sec. 1302
    & 1341 of the
    Postal lottery laws. Keep a copy of these steps for yourself
    and, whenever
    you need money, you can use it again, and again.
    PLEASE REMEMBER that this program remains successful because
    of the honesty
    and integrity of the participants and by their carefully
    adhering to the
    directions. Look at it this way. If you are of integrity, the
    program will
    continue and the money that so many others have received will
    come your way.
    NOTE: You may want to retain every name and address sent to
    you, either on a
    computer or hard copy and keep the notes people send you.
    This VERIFIES that
    you are truly providing a service. (Also, it might be a good
    idea to wrap
    the $1 bill in dark paper to reduce the risk of mail theft.)
    So, as each
    post is downloaded and the directions carefully followed, six
    members will
    be reimbursed for their participation as a List Developer
    with one dollar
    each. Your name will move up the list geometrically so that
    when your name
    reaches the #1 position you will be receiving thousands of
    dollars in
    CASH!!! What an opportunity for only $6.00 ($1.00 for each of
    the first six
    people listed above) Send it now, add your own name to the
    list and you're
    in business!
    ---DIRECTIONS ----- FOR HOW TO POST TO NEWSGROUPS------------
    Step 1) You do
    not need to re-type this entire letter to do your own
    posting. Simply put
    your cursor at the beginning of this letter and drag your
    cursor to the
    bottom of this document, and select 'copy' from the edit
    menu. This will
    copy the entire letter into the computer's memory.
    Step 2) Open a blank 'notepad' file and place your cursor at
    the top of the
    blank page. From the 'edit' menu select 'paste'. This will
    paste a copy of
    the letter into notepad so that you can add your name to the
    list.
    Step 3) Save your new notepad file as a .txt file. If you
    want to do your
    postings in different settings, you'll always have this file
    to go back to.
    Step 4) Use Netscape or Internet explorer and try searching
    for various
    newsgroups (on-line forums, message boards, chat sites,
    discussions.) Step
    5) Visit these message boards and post this article as a new
    message by
    highlighting the text of this letter and selecting paste from
    the edit menu.
    Fill in the Subject, this will be the header that everyone
    sees as they
    scroll through the list of postings in a particular group,
    click the post
    message button. You're done with your first one!
    Congratulations...THAT'S
    IT! All you have to do is jump to different newsgroups and
    post away, after
    you get the hang of it, it will take about 30 seconds for
    each newsgroup!
    **REMEMBER, THE MORE NEWSGROUPS YOU POST IN, THE MORE MONEY
    YOU WILL MAKE!!
    BUT YOU HAVE TO POST A MINIMUM OF 200**
    That's it! You will begin receiving money from around the
    world within days!
    You may eventually want to rent a P.O.Box due to the large
    amount of mail
    you will receive. If you wish to stay anonymous, you can
    invent a name to
    use, as long as the postman will deliver it.
    **JUST MAKE SURE ALL THE ADDRESSES ARE CORRECT.** Now the WHY
    part: Out of
    200 postings, say I receive only 5 replies (a very low
    example). So then I
    made $5.00 with my name at #6 on the letter. Now, each of
    the 5 persons who just sent me $1.00 make the MINIMUM 200
    postings, each
    with my name at #5 and only 5 persons respond to each of the
    original 5,
    that is another $25.00 for me, now those 25 each make 200
    MINIMUM posts with
    my name at #4 and only 5 replies each, I will bring in an
    additional
    $125.00! Now, those 125 persons turn around and post the
    MINIMUM 200 with my
    name at #3 and only receive 5 replies each, I will make an
    additional
    $626.00! OK, now here is the fun part, each of those 625
    persons post a
    MINIMUM 200 letters with my name at #2 and they each only
    receive 5 replies,
    that just made me $3,125.00!!! Those
    3,125 persons will all deliver this message to 200 newsgroups
    with my name
    at #1 and if still 5 persons per 200 newsgroups react I will
    receive
    $15,625,00!With an original investment of only $6.00!
    AMAZING! When your
    name is no longer on the list, you just take the latest
    posting in the
    newsgroups, and send out another $6.00 to names on the list,
    putting your
    name at number 6 again. And start posting again. The thing to
    remember is:
    do you realize that thousands of people all over the world
    are joining the
    internet and reading these articles
    everyday?, JUST LIKE YOU are now!! So, can you afford $6.00
    and see if it
    really works?? I think so... People have said, "e;what if the
    plan is played
    out and no one sends you the money? So what! What are the
    chances of that
    happening when there are tons of new honest users and new
    honest people who
    are joining the internet and newsgroups everyday and are
    willing to give it
    a try?
    Estimates are at 20,000 to 50,000 new users, every day, with
    thousands of
    those joining the actual internet.
    Remember: play FAIRLY and HONESTLY and this will really work.

Maybe you are looking for

  • Mountain Lion (10.8) and Safari bugs

    Hello, I want to chime in and list the bugs in Safari since my install of Mac OS 10.8.0 Java does not function as it should. It's buggy and generates errors, stops on errors and wont load data from some websites correctly. My main concern centres aro

  • Simple Question: How to display a photo library in iWeb as a single icon...

    Ok, this should be a simple one. I would like to have one single page in iWeb, that is a "photo gallery" page. Not a page that has multiple photos below, with the option for a slideshow. I would like to have an icon that represents a photo library, s

  • Headphone is not working

    I have updated my IPad with latest OS and facing problem while listening songs connected thru headphone. On speaker, I'm able to hear them. I don't know what is the problem.

  • Production Order to Issuance Module.

    Hi Gurus,      I need help, is it possible to link production order to issuance? To show the issued items with price for the following Proforma Invoices in Production Order? Thanks and Regards, Christian

  • Download to Excel 2007 (.xlsx) Help

    Hi Everyone, I have an issue with the Download options - Download to Excel. We have a few on-demand bulk reports that basically allows users to fire a detailed obiee report through GoURL. Once the report is done, the Download Option - Download to Exc