home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / internet / javadraw / data.z / Javadraw.exe / 0 / RCDATA / TWELCOME / TWELCOME.txt < prev   
Encoding:
Text File  |  1996-06-21  |  16.3 KB  |  511 lines

  1. object Welcome: TWelcome
  2.   Left = 318
  3.   Top = 50
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'Welcome to SFS Software Germany'
  7.   ClientHeight = 448
  8.   ClientWidth = 381
  9.   Color = clTeal
  10.   Font.Color = clWindowText
  11.   Font.Height = -16
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 20
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = -8
  21.     Width = 378
  22.     Height = 385
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.     Stretch = True
  26.   end
  27.   object OKButton: TBitBtn
  28.     Left = -8
  29.     Top = 424
  30.     Width = 265
  31.     Height = 25
  32.     Caption = 'I Agree. Let'#39's go.'
  33.     Font.Color = clBlack
  34.     Font.Height = -15
  35.     Font.Name = 'System'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     TabOrder = 0
  39.     OnClick = OKButtonClick
  40.     Kind = bkOK
  41.     Margin = 2
  42.     Spacing = -1
  43.     IsControl = True
  44.   end
  45.   object CancelBtn: TBitBtn
  46.     Left = 256
  47.     Top = 424
  48.     Width = 129
  49.     Height = 25
  50.     Font.Color = clBlack
  51.     Font.Height = -12
  52.     Font.Name = 'Small Fonts'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     TabOrder = 1
  56.     OnClick = CancelBtnClick
  57.     Kind = bkCancel
  58.     Margin = 2
  59.     Spacing = -1
  60.     IsControl = True
  61.   end
  62.   object Memo1: TMemo
  63.     Left = 0
  64.     Top = 376
  65.     Width = 385
  66.     Height = 49
  67.     Color = clRed
  68.     Font.Color = clBlack
  69.     Font.Height = -8
  70.     Font.Name = 'Small Fonts'
  71.     Font.Style = []
  72.     Lines.Strings = (
  73.       
  74.         'BY CLICKING ON THE "I Agree" BUTTON OR OPENING THE PACKAGE, YOU ' +
  75.         'ARE'
  76.       
  77.         'CONSENTING TO BE BOUND BY THIS AGREEMENT. IF YOU DO NOT AGREE TO' +
  78.         ' ALL'
  79.       
  80.         'OF THE TERMS OF THIS AGREEMENT, CLICK THE "DO NOT ACCEPT" BUTTON' +
  81.         ' AND'
  82.       
  83.         'THE INSTALLATION PROCESS WILL NOT CONTINUE OR RETURN THE PRODUCT' +
  84.         ' TO'
  85.       'THE PLACE OF PURCHASE FOR A FULL REFUND.'
  86.       ''
  87.       'SOFTWARE FS END USER LICENSE AGREEMENT'
  88.       'REDISTRIBUTION NOT PERMITTED'
  89.       ''
  90.       
  91.         'This Agreement has 3 parts.  Part I applies if you have not purc' +
  92.         'hased'
  93.       
  94.         'a license to the accompanying software (the "Software").  Part I' +
  95.         'I'
  96.       
  97.         'applies if you have purchased a license to the Software.  Part I' +
  98.         'II'
  99.       
  100.         'applies to all license grants.  If you initially acquired a copy' +
  101.         ' of'
  102.       
  103.         'the Software without purchasing a license and you wish to purcha' +
  104.         'se a'
  105.       
  106.         'license, contact SOFTWARE FS Communications Corporation ("SOFTWA' +
  107.         'RE FS") on'
  108.       'the Internet at http://www.SOFTWARE FS.com.'
  109.       ''
  110.       
  111.         'PART I -- TERMS APPLICABLE WHEN LICENSE FEES NOT (YET) PAID (LIM' +
  112.         'ITED'
  113.       'TO EVALUATION, EDUCATIONAL AND NON-PROFIT USE) GRANT.'
  114.       ''
  115.       
  116.         'SOFTWARE FS grants you a non-exclusive license to use the Softwa' +
  117.         're free'
  118.       
  119.         'of charge if (a) you are a student, faculty member or staff memb' +
  120.         'er of'
  121.       
  122.         'an educational institution (K-12, junior college, college or lib' +
  123.         'rary)'
  124.       
  125.         'or an employee of an organization which meets SOFTWARE FS'#39's crit' +
  126.         'eria for'
  127.       
  128.         'a charitable non-profit organization; or (b) your use of the Sof' +
  129.         'tware'
  130.       
  131.         'is for the purpose of evaluating whether to purchase an ongoing\' +
  132.         'license '
  133.       'to the Software.  The evaluation period for use by or on'
  134.       
  135.         'behalf of a commercial entity is limited to 30 days; evaluation ' +
  136.         'use by'
  137.       'others is not subject to this 30 day limit.  Government agencies'
  138.       '(other than public libraries) are not considered educational or'
  139.       
  140.         'charitable non-profit organizations for purposes of this Agreeme' +
  141.         'nt. If'
  142.       
  143.         'you are using the Software free of charge, you are not entitled ' +
  144.         'to'
  145.       
  146.         'hard-copy documentation, support or telephone assistance.  If yo' +
  147.         'u fit'
  148.       
  149.         'within the description above, you may use the Software in the ma' +
  150.         'nner'
  151.       'described in Part III below under "Scope of Grant."'
  152.       ''
  153.       'DISCLAIMER OF WARRANTY.'
  154.       ''
  155.       'Free of charge Software is provided on an "AS IS" basis, without'
  156.       
  157.         'warranty of any kind, including without limitation the warrantie' +
  158.         's of'
  159.       'merchantability, fitness for a particular purpose and'
  160.       
  161.         'non-infringement. The entire risk as to the quality and performa' +
  162.         'nce of'
  163.       
  164.         'the Software is borne by you.  Should the Software prove defecti' +
  165.         've,'
  166.       
  167.         'you and not SOFTWARE FS assume the entire cost of any service an' +
  168.         'd'
  169.       
  170.         'repair. In addition, the security mechanisms implemented by SOFT' +
  171.         'WARE FS'
  172.       
  173.         'software have inherent limitations, and you must determine that ' +
  174.         'the'
  175.       
  176.         'Software sufficiently meets your requirements. This disclaimer o' +
  177.         'f'
  178.       'warranty constitutes an essential part of the agreement. SOME'
  179.       
  180.         'JURISDICTIONS DO NOT ALLOW EXCLUSIONS OF AN IMPLIED WARRANTY, SO' +
  181.         ' THIS'
  182.       
  183.         'DISCLAIMER MAY NOT APPLY TO YOU AND YOU MAY HAVE OTHER LEGAL RIG' +
  184.         'HTS'
  185.       'THAT VARY BY JURISDICTION.'
  186.       ''
  187.       'PART II -- TERMS APPLICABLE WHEN LICENSE FEES PAID'
  188.       ''
  189.       
  190.         'GRANT. Subject to payment of applicable license fees, SOFTWARE F' +
  191.         'S grants'
  192.       
  193.         'to you a non-exclusive license to use the Software and accompany' +
  194.         'ing'
  195.       
  196.         'documentation ("Documentation") in the manner described in Part ' +
  197.         'III'
  198.       'below under "Scope of Grant."'
  199.       ''
  200.       'LIMITED WARRANTY.'
  201.       ''
  202.       
  203.         'SOFTWARE FS warrants that for a period of thirty (30) days from ' +
  204.         'the date'
  205.       'of acquisition, the Software, if operated as directed, will'
  206.       'substantially achieve the functionality described in the'
  207.       
  208.         'Documentation. SOFTWARE FS does not warrant, however, that your ' +
  209.         'use of'
  210.       'the Software will be uninterrupted or that the operation of the'
  211.       'Software will be error-free or secure. In addition, the security'
  212.       
  213.         'mechanisms implemented by SOFTWARE FS software have inherent lim' +
  214.         'itations,'
  215.       'and you must determine that the Software sufficiently meets your'
  216.       
  217.         'requirements.  SOFTWARE FS also warrants that the media containi' +
  218.         'ng the'
  219.       
  220.         'Software, if provided by SOFTWARE FS, is free from defects in ma' +
  221.         'terial'
  222.       
  223.         'and workmanship and will so remain for thirty (30) days from the' +
  224.         ' date'
  225.       
  226.         'you acquired the Software. SOFTWARE FS'#39's sole liability for any ' +
  227.         'breach of'
  228.       
  229.         'this warranty shall be, in SOFTWARE FS'#39's sole discretion: (i) to' +
  230.         ' replace'
  231.       'your defective media; or (ii) to advise you how to achieve'
  232.       
  233.         'substantially the same functionality with the Software as descri' +
  234.         'bed in'
  235.       
  236.         'the Documentation through a procedure different from that set fo' +
  237.         'rth in'
  238.       
  239.         'the Documentation; or (iii) if the above remedies are impractica' +
  240.         'ble,'
  241.       'to refund the license fee you paid for the Software. Repaired,'
  242.       
  243.         'corrected, or replaced Software and Documentation shall be cover' +
  244.         'ed by'
  245.       
  246.         'this limited warranty for the period remaining under the warrant' +
  247.         'y that'
  248.       
  249.         'covered the original Software, or if longer, for thirty (30) day' +
  250.         's'
  251.       
  252.         'after the date (a) of shipment to you of the repaired or replace' +
  253.         'd'
  254.       
  255.         'Software, or (b) SOFTWARE FS advised you how to operate the Soft' +
  256.         'ware so'
  257.       
  258.         'as to achieve the functionality described in the Documentation. ' +
  259.         'Only'
  260.       
  261.         'if you inform SOFTWARE FS of your problem with the Software duri' +
  262.         'ng the'
  263.       'applicable warranty period and provide evidence of the date you'
  264.       
  265.         'purchased a license to the Software will SOFTWARE FS be obligate' +
  266.         'd to'
  267.       
  268.         'honor this warranty. SOFTWARE FS will use reasonable commercial ' +
  269.         'efforts'
  270.       'to repair, replace, advise or, for individual consumers, refund'
  271.       'pursuant to the foregoing warranty within 30 days of being so'
  272.       'notified.'
  273.       ''
  274.       'THIS IS A LIMITED WARRANTY AND IT IS THE ONLY WARRANTY MADE BY'
  275.       
  276.         'SOFTWARE FS. SOFTWARE FS MAKES NO OTHER EXPRESS WARRANTY AND NO ' +
  277.         'WARRANTY OF'
  278.       
  279.         'NONINFRINGEMENT OF THIRD PARTIES'#39' RIGHTS. THE DURATION OF IMPLIE' +
  280.         'D'
  281.       'WARRANTIES, INCLUDING WITHOUT LIMITATION, WARRANTIES OF'
  282.       
  283.         'MERCHANTABILITY AND OF FITNESS FOR A PARTICULAR PURPOSE, IS LIMI' +
  284.         'TED TO'
  285.       
  286.         'THE ABOVE LIMITED WARRANTY PERIOD; SOME JURISDICTIONS DO NOT ALL' +
  287.         'OW'
  288.       
  289.         'LIMITATIONS ON HOW LONG AN IMPLIED WARRANTY LASTS, SO LIMITATION' +
  290.         'S MAY'
  291.       
  292.         'NOT APPLY TO YOU. NO SOFTWARE FS DEALER, AGENT, OR EMPLOYEE IS A' +
  293.         'UTHORIZED'
  294.       'TO MAKE ANY MODIFICATIONS, EXTENSIONS, OR ADDITIONS TO THIS'
  295.       
  296.         'WARRANTY. If any modifications are made to the Software by you d' +
  297.         'uring'
  298.       
  299.         'the warranty period; if the media is subjected to accident, abus' +
  300.         'e, or'
  301.       
  302.         'improper use; or if you violate the terms of this Agreement, the' +
  303.         'n this'
  304.       
  305.         'warranty shall immediately be terminated. This warranty shall no' +
  306.         't'
  307.       
  308.         'apply if the Software is used on or in conjunction with hardware' +
  309.         ' or'
  310.       
  311.         'software other than the unmodified version of hardware and softw' +
  312.         'are'
  313.       
  314.         'with which the software was designed to be used as described in ' +
  315.         'the'
  316.       
  317.         'Documentation.  THIS WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS, A' +
  318.         'ND YOU'
  319.       'MAY HAVE OTHER LEGAL RIGHTS THAT VARY BY JURISDICTION.'
  320.       ''
  321.       'PART III -- TERMS APPLICABLE TO ALL LICENSE GRANTS'
  322.       ''
  323.       'SCOPE OF GRANT.'
  324.       ''
  325.       'You may:'
  326.       '* use the Software on any single computer;'
  327.       
  328.         '* use the Software on a network, provided that each person acces' +
  329.         'sing'
  330.       
  331.         '  the Software through the network must have a copy licensed to ' +
  332.         'that'
  333.       '  person;'
  334.       
  335.         '* use the Software on a second computer so long as only one copy' +
  336.         ' is'
  337.       '  used at a time;'
  338.       '* copy the Software for archival purposes, provided any copy'
  339.       
  340.         '  must contain all of the original Software'#39's proprietary notice' +
  341.         's; or'
  342.       
  343.         '* if you have purchased licenses for a 10 Pack or a 50 Pack, mak' +
  344.         'e up'
  345.       '  to 10 or 50 copies, respectively, of the Software (but not the'
  346.       
  347.         '  Documentation), provided any copy must contain all of the orig' +
  348.         'inal'
  349.       
  350.         '  Software'#39's proprietary notices.  The number of copies is the t' +
  351.         'otal'
  352.       
  353.         '  number of copies that may be made for all platforms.  Addition' +
  354.         'al'
  355.       '  copies of Documentation may be purchased.'
  356.       ''
  357.       'You may not:'
  358.       
  359.         '* permit other individuals to use the Software except under the ' +
  360.         'terms'
  361.       '  listed above;'
  362.       '* permit concurrent use of the Software;'
  363.       '* modify, translate, reverse engineer, decompile, disassemble'
  364.       
  365.         '  (except to the extent applicable laws specifically prohibit su' +
  366.         'ch'
  367.       
  368.         '  restriction), or create derivative works based on the Software' +
  369.         ';'
  370.       '* copy the Software other than as specified above;'
  371.       
  372.         '* rent, lease, grant a security interest in, or otherwise transf' +
  373.         'er'
  374.       '  rights to the Software; or'
  375.       '* remove any proprietary  notices or labels on the Software.'
  376.       ''
  377.       'TITLE.'
  378.       ''
  379.       'Title, ownership rights, and intellectual property rights in the'
  380.       
  381.         'Software shall remain in SOFTWARE FS and/or its suppliers. The S' +
  382.         'oftware'
  383.       
  384.         'is protected by the copyright laws and treaties.  Title and rela' +
  385.         'ted'
  386.       
  387.         'rights in the content accessed through the Software is the prope' +
  388.         'rty of'
  389.       'the applicable content owner and may be protected by applicable'
  390.       'law. This License gives you no rights to such content.'
  391.       ''
  392.       'TERMINATION.'
  393.       ''
  394.       
  395.         'The license will terminate automatically if you fail to comply w' +
  396.         'ith'
  397.       
  398.         'the limitations described herein.  On termination, you must dest' +
  399.         'roy'
  400.       'all copies of the Software and Documentation.'
  401.       ''
  402.       
  403.         'LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEG' +
  404.         'AL'
  405.       
  406.         'THEORY, TORT, CONTRACT, OR OTHERWISE, SHALL SOFTWARE FS OR ITS S' +
  407.         'UPPLIERS'
  408.       
  409.         'OR RESELLERS BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRE' +
  410.         'CT,'
  411.       'SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER'
  412.       
  413.         'INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WOR' +
  414.         'K'
  415.       'STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER'
  416.       
  417.         'COMMERCIAL DAMAGES OR LOSSES. IN NO EVENT WILL SOFTWARE FS BE LI' +
  418.         'ABLE FOR'
  419.       
  420.         'ANY DAMAGES IN EXCESS OF THE AMOUNT SOFTWARE FS RECEIVED FROM YO' +
  421.         'U FOR A'
  422.       
  423.         'LICENSE TO THE SOFTWARE, EVEN IF SOFTWARE FS SHALL HAVE BEEN INF' +
  424.         'ORMED OF'
  425.       'THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER'
  426.       
  427.         'PARTY. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY' +
  428.         ' FOR'
  429.       
  430.         'DEATH OR PERSONAL INJURY TO THE EXTENT APPLICABLE LAW PROHIBITS ' +
  431.         'SUCH'
  432.       
  433.         'LIMITATION. FURTHERMORE, SOME JURISDICTIONS DO NOT ALLOW THE EXC' +
  434.         'LUSION'
  435.       'OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS'
  436.       'LIMITATION AND EXCLUSION MAY NOT APPLY TO YOU.'
  437.       ''
  438.       ''
  439.       
  440.         'HIGH RISK ACTIVITIES.The Software is not fault-tolerant and is n' +
  441.         'ot designed, '
  442.       
  443.         'manufactured or intended for use or resale as on-line control eq' +
  444.         'uipment in'
  445.       
  446.         'hazardous environments requiring fail-safe performance, such as ' +
  447.         'in the'
  448.       
  449.         'operation of nuclear facilities, aircraft navigation or communic' +
  450.         'ation'
  451.       
  452.         'systems, air traffic control, direct life support machines, or w' +
  453.         'eapons'
  454.       
  455.         'systems, in which the failure of the Software could lead directl' +
  456.         'y to'
  457.       
  458.         'death, personal injury, or severe physical or environmental dama' +
  459.         'ge'
  460.       
  461.         '("High Risk Activities").  SOFTWARE FS and its suppliers specifi' +
  462.         'cally'
  463.       
  464.         'disclaim any express or implied warranty of fitness for High Ris' +
  465.         'k'
  466.       'Activities.'
  467.       ''
  468.       'MISCELLANEOUS.'
  469.       ''
  470.       
  471.         'If the copy of the Software you received was accompanied by a pr' +
  472.         'inted'
  473.       
  474.         'or other form of "hard-copy" End User License Agreement whose te' +
  475.         'rms'
  476.       'vary from this Agreement, then the hard-copy End User License'
  477.       
  478.         'Agreement governs your use of the Software.  This Agreement repr' +
  479.         'esents'
  480.       
  481.         'the complete agreement concerning this license and may amended o' +
  482.         'nly by'
  483.       
  484.         'a writing executed by both parties. THE ACCEPTANCE OF ANY PURCHA' +
  485.         'SE'
  486.       
  487.         'ORDER PLACED BY YOU IS EXPRESSLY MADE CONDITIONAL ON YOUR ASSENT' +
  488.         ' TO'
  489.       
  490.         'THE TERMS SET FORTH HEREIN, AND NOT THOSE IN YOUR PURCHASE ORDER' +
  491.         '. If'
  492.       
  493.         'any provision of this Agreement is held to be unenforceable, suc' +
  494.         'h'
  495.       
  496.         'provision shall be reformed only to the extent necessary to make' +
  497.         ' it'
  498.       'enforceable.  This Agreement shall be governed by California law'
  499.       
  500.         '(except for conflict of law provisions). The application the Uni' +
  501.         'ted'
  502.       
  503.         'Nations Convention of Contracts for the International Sale of Go' +
  504.         'ods is'
  505.       'expressly excluded.')
  506.     ParentFont = False
  507.     ScrollBars = ssBoth
  508.     TabOrder = 2
  509.   end
  510. end
  511.