queue a file by adding spaces after each line

Hello

I am the result of a sql queue in a csv file in the linux operating system. But the file generates a lot of blank lines after each line. How can this be eliminated in queue

Thanks in advance

SAS

By default, SQL * more spool empty right pads each LINESIZE value line. Add

SET TRIMSPOOL ON

to your script.

SY.

Tags: Database

Similar Questions

  • DG4ODBC added black spaces after each character

    I'm trying to implement HS using Oracle 10.2.0.5 on RHEL5 (64-bit), FreeTDS and MS SQL Server.

    The ODBC driver works fine:


    [oracle@phsbe1pr ~] $ isql sfasql_freetds_dsn sqlSinfoOne *.
    ---------------------------------------
    | Connected!
    | |
    | SQL query |
    | help [tablename] |
    | quit smoking |
    | |
    ---------------------------------------
    SQL > select name, len (name) from sys.objects where object_id < 20;
    ---------------------------------------------------------------------------------------------------------------------------------------------+
    | name |
    ---------------------------------------------------------------------------------------------------------------------------------------------+
    | sysrscols | 9.
    | sysrowsets | 10.
    | sysallocunits | 13.
    | sysfiles1 | 9.
    | syspriorities | 13.
    | sysfgfrag | 9.
    ---------------------------------------------------------------------------------------------------------------------------------------------+
    SQLRowCount Returns 6
    6 lines read
    SQL > quit
    [oracle@phsbe1pr ~] $

    [oracle@phsbe1pr ~] $ tsql-s SFASQL_FreeTDSName - U sqlSinfoOne Pei *.
    locale is "" fr_FR. UTF-8 ".
    locale charset is 'UTF-8 '.
    using the set of characters by default "UTF-8".
    1 > select name, len (name) from sys.objects where object_id < 20
    2 > order by 1
    3 > go
    name
    sysallocunits 13
    sysfgfrag 9
    sysfiles1 9
    syspriorities 13
    sysrowsets 10
    sysrscols 9
    (6 rows affected)
    1 > exit
    [oracle@phsbe1pr ~] $







    But when I use the dblink I got each rope lined with spaces after each tank:



    [oracle@phsbe1pr ~] $ sqlplus / as sysdba

    SQL * more: version 10.2.0.5.0 - Production the my Jul 23 17:22:25 2012

    Copyright (c) 1982, 2010, Oracle. All rights reserved.


    Connected to:
    Oracle Database 10 g Enterprise Edition Release 10.2.0.5.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > set linesize 120
    SQL > column name format a40
    SQL > select 'name', length ('name')
    2 of sys.objects@sfasql_link
    3 where "object_id" < 20
    4 order of 1
    5.

    name LENGTH ("NAME")
    ---------------------------------------- --------------
    s y s a l l o c u n s i t 26
    s y s f g f r a g 18
    s y s f i l e s 1 18
    s y s p r i o r I t I e s 26
    s y s r o s w e s t 20
    s y s r s c o s l 18

    6 selected lines.

    SQL >




    What can I do?

    Mi init.ora is:

    HS_FDS_CONNECT_INFO = SFASQL_DSN
    HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbc.so
    HS_FDS_TRACE_LEVEL = off
    HS_FDS_TRACE_FILE_NAME=/tmp/odbc_hs_sfa.TRC
    HS_FDS_SQLLEN_INTERPRETATION = 32
    Set ODBCINI=/etc/odbc.ini

    and odbc.ini contains:

    [SFASQL_DSN]
    Description = sqlserver
    Driver = FreeTDS
    # Servername = SFASQL_FreeTDSName
    Server = phsspbe.perfumeholding.intra
    Address = 172.17.0.45
    Port = 1433
    Database = SFA_INTERSCAMBIO
    TDS_Version = 8.0
    Language = us_english
    TextSize = 1999
    PacketSize = 1470
    ClientCharset = ISO-8859-1
    DumpFile = /tmp/odbc_sfasql_dsn.log
    DumpFileAppend = Yes
    DebugFlags =
    Encryption = off
    #Trace = yes
    #TraceFile = /tmp/odbc_sfasql_dsn.trc


    Thank you for any response!

    Andrea

    1. Please add the gateway HS_NLS_NCHAR = UCS2 init file
    Then test again with a new SQL * Plus the term.
    When it continues to fail, which used the Oracle database character set and how located the NLS_LANG to your environment?

  • I have a column with two values, separated by a space, in each line. How to create 2 new columns with the first value in a column, and the second value in another column?

    I have a column with two values, separated by a space, in each line. How do I create 2 new columns with the first value in one column and the second value in another column?

    Add two new columns after than the original with space separated values column.

    Select cell B1 and type (or copy and paste it here) the formula:

    = IF (Len (a1) > 0, LEFT (A1, FIND ("", A1) −1), ' ')

    shortcut for this is:

    B1 = if (Len (a1) > 0, LEFT (A1, FIND ("", A1) −1), ' ')

    C1 = if (Len (a1) > 0, Member SUBSTITUTE (A1, B1 & "", ""), "")

    or

    the formula of the C1 could also be:

    = IF (Len (a1) > 0, RIGHT (A1, LEN (A1) −FIND ("", A1)), "")

    Select cells B1 and C1, copy

    Select cells B1 at the end of the C column, paste

  • gray line after each line of list field

    Hi friends,

    I would like to draw a gray line after each line of listField I use folowing d

    graphics.setColor (Color.LIGHTGREY);

    graphics.drawLine (0, y, Graphics.getScreenWidth (), y);

    then the line is gray (the color of the text)

    then as the then-jeutiliser

    graphics.setColor (Color.LIGHTGREY);

    graphics.drawLine (0, y, Graphics.getScreenWidth (), y);

    graphics.setColor (Color.BLACK);

    It works, but, more early when the update comes to rowing of the color of the text will change to white but now always the text is black

    So, how can I draw a gray line after each listfield rw without affecting the texts

    You must save the original color and reset it after drawing like that.

    int origcolor = graphics.getColor(); 
    
    graphics.setColor(Color.LIGHTGREY);
    graphics.drawLine(0,y,Graphics.getScreenWidth(),y);
    
    graphics.setColor(origcolor);
    
  • How can I eliminate or reduce the space after a line of text?

    I am a beginner. I use Illustrator CC 2015. I typed a line of text, and I have a lot of spacing after the line. I know it's a very basic question, but I have not found the way to do it. Thank you.

    The text box matches the lettersize which will always include this space.

    Since it is a logo, you must convert text to paths anyway.

    Alternatively, you can apply the effect > path > Outline Object

    Then check in the preferences "preview use limits.

  • Insert a blank line after each line grouped

    Oracle 11.2.0.1

    Windows XP

    I need to create a table (who have more to exported to the Excel SQL Developer) something like this:

    The user Scott Table Emp


    create the table temptbl as

    SELECT

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then empno otherwise null end AS empno.

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then ename otherwise null end AS ename.

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then job otherwise null end AS work,

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then null deptno otherwise end up LIKE deptno

    WCP

    Table created.

    SQL > select * from temptbl;

    EMPNO, ENAME, DEPTNO JOB

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

    7782 CLARK MANAGER 10

    PRESIDENT OF 7839 10 KING

    7566 JONES MANAGER 20

    FORD ANALYST 20 7902

    7876 ADAMS CLERK 20

    SMITH CLERK 20 7369

    7521 WARD SALESMAN 30

    7844 TURNER SELLER 30

    7499 ALLEN SALESMAN 30

    EMPNO, ENAME, DEPTNO JOB

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

    7900 JAMES CLERK 30

    MANAGER OF 7698 30 BLAKE

    14 selected lines.

    SQL >

    But it is not giving me the last row of deptno.  If I have to display the data on sqlplus then I can use break on jump 1, but since I create my correct query table (around 10 K lines), I just want to insert a blank line after each data grouped.

    Thank you.

    Select empno, ename, job, decode (empno, null, null, deptno) deptno emp

    Group by grouping sets ((empno, ename, job, deptno), deptno)

    /

    EMPNO, ENAME, DEPTNO JOB
    ----- ---------- --------- ----------
    7782 CLARK MANAGER 10
    PRESIDENT OF 7839 10 KING
    7934 MILLER COMMITTED 10

    SMITH CLERK 20 7369
    7566 JONES MANAGER 20
    7782 CLARK MANAGER 20
    SCOTT ANALYST 20 7788
    7876 ADAMS CLERK 20
    FORD ANALYST 20 7902

    7900 JAMES CLERK 30
    7499 ALLEN SALESMAN 30
    7521 WARD SALESMAN 30
    7654 MARTIN SALESMAN 30
    SALESMAN 7698 BLAKE 30
    7782 CLARK MANAGER 30
    7844 TURNER SELLER 30

  • Adding code to each line at the same time?

    Is it possible to do this? Instead of having to select 400 separate lines and put the list around them item code, is it possible to make it to each line individual all at once? I really hope that nothing. I'm sitting here thinking, "there must be an easier way." Please, tell me there!

    Thank you!
    -Alyse

    Is the problem that you have plain text of 400 lines, and you are wanting
    to wrap

  • Tags around each line automatically? If so, try to stick a
    copy all the text in a separate empty file, then go in Edition > search
    and replace.

    Just a heads-up - I'm on a Mac, so if you're on a Windows computer, the
    keyboard shortcuts may vary a little.

    For the search field, enter the character of CR - on my Mac, I have to
    Hold down the command (probably the control in Windows) key while hitting
    Check back for it leaves the input field. That should put a line break
    in the search field.

    For the replacement field, enter this:

  • ... and then, place the cursor between 2 tags and it shift-return (or
    -have to insert a line break).

    If you run find/replace, should replace all line breaks, so
    you will need too just add the opening:



    • .. .and closing...

    There may be a better GUI or regex how to do in DW, but how is it
    I know what to do (if it is still what you ask).

    CuteAlyse wrote:
    > Is it possible to do this? Instead of having to select 400 separate lines and
    > put around them, list item code is possible to do in each
    > single-line at the same time? I really hope that nothing. I'm sitting here to make
    > this, thinking, "there must be an easier way." Please, tell me there!
    >
    > Thank you!
    > - Alyse
    >

  • Change the value of the balance after each line

    Hi all
    I do a sql statement returning the vacation schedule for this year for all employees.
    The query displays the name, from date to date, the balannce of vacation of the employee, the number of vacation days and the balance after the holidays
    : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Name - Of - from Date to Date - holiday balance - vacation days - after sale: -.
    Alan--------------------------June 2010--------------- 15-July 2010 ------------68 ------------------------33 ---------------------35 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Tom-------------------------June 2010--------------- 12-August 2010 ------------ 177 ------------------47 ----------------------130 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Adam------------------------July 2010--------------- 12-August 2010 ------------ 73------------------------- 26 ---------------------47 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Adel-------------------------August 2010--------------- 05-August 2010 ------------158 ---------------------5 --------------------153 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Alan ------------------------August 2010--------------- 16-September 2010 ------------ 68------------------ 19 ---------------------49 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Tom ------------------------September 2010--------------- 09-September 2010 ------------177 -----------5 ---------------------172 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Suzy-------------------------September 2010 ---------------30-September 2010 ------------127------------- 19---------------- 108 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Adel-------------------------September 2010 ---------------16-September 2010 ------------158------------ 5 -------------------153 : -------------------------------------------------------------------------------------------------------------------------------------------------------
    Adam -----------------------November 2010--------------- 09-December 2010 ------------73--------------- 19--------------------- 54 :--------------------------------------------------------------------------------------------------------------------------------------------------------
    Tom ------------------------December 2010 ---------------05-January 2011 ------------ 177 -----------------17 ----------------160 :--------------------------------------------------------------------------------------------------------------------------------------------------------

    My problem is that the balance of vacation is not correct after each retrieved line. It should be updated after the extraction of all ranks. My query is:

    {code
    Select Emp_ar_name_full Date_from Date_to, Vacation_balance, number_of_days, BALANCE_AFTER vacation_balance-number_of_days
    of HRS_V_EMP_VACATIONS_schedule@pms VAC,HRS_V_EMP_BASIC_INFO@pms emp
    WHERE EMP. EMP_ID = VAC. EMP_ID
    AND dept_id = 7
    And sect_id = 11
    and To_Number (To_Char (sysdate, 'yyyy')) = 2010
    and EMP_ACTIVE = 'Y '.
    AND DATE_FROM > = SYSDATE
    order of Date_from
    }

    I want to change the query so that the vacation balance will be updated after the extraction of all the ranks of an employee
    Thanks in advance

    Published by: [email protected] on June 7, 2010 14:33

    Can change this:

    vacation_balance-number_of_days BALANCE_AFTER

    TO:

    vacation_balance - sum (number_of_days) over (partition by order of emp_ar_name_full of date_from) BALANCE_AFTER

    For an example, please post a small test case.

    Kind regards
    Rob.

  • Adding space below a line of text

    Is there a CSS rule to control and add space below a line of text? I know the height of the line, but that adds space above and below, I just want to add space below the line of text.

    Yes - with the margins and the

    tag. Every paragraph tag has default margins applied by the browser. You must define your own to change the appearance.

    {p}

    padding: 0;

    margin: 0 15px 0 0; / * top, bottom, right, left * /.

    }

    Insert text here

    Insert text here

  • Line does not come after each row of the list

    Hello

    I show a list in my current application. In the list, I paint a line after each line. Just a line of string, I add in each line. Now when I'm checking the list, on some devices, lines are coming. As in Bold 9790, after each line, a line is added. But in the Torch 9810 and curved 9320, line is not there. I don't get why this different behavior for different devices.

    Can someone please help.

    Here is my code:

    public class ListCallBack implements ListFieldCallback{
    
            public void drawListRow(ListField listField, Graphics graphics, int index,
                    int y, int width) {
    
                String text = "xxxxxxx";
                graphics.setFont(FONT_FAMILY_1_SF_AS_08);
                graphics.drawText(text, 10, y, DrawStyle.ELLIPSIS, width);
    
                if (index != 0) {
                    graphics.setColor(Color.BLACK);
                    graphics.drawLine(0, y-12, width, y-12);
                }
            }
    
            public Object get(ListField listField, int index) {
                // TODO Auto-generated method stub
                return mAccounts[index];
            }
    
            public int getPreferredWidth(ListField listField) {
                // TODO Auto-generated method stub
                return screenWidth;
            }
    
            public int getPreferredHeight() {
                return getContentHeight();
            }
    
            public int indexOfList(ListField listField, String prefix, int start) {
                // TODO Auto-generated method stub
                return listField.getSelectedIndex();
            }
    
            }
    }
    

    Thank you...

    The best result I wanted to say, variable height from station to station. So currently I use the line height and made changes accordingly.

    Here is my Code:

     Font f = FONT_FAMILY_1_SF_AS_08;
                graphics.setFont(f);
                int h = f.getHeight();
                int height = (listField.getRowHeight() - h)/2 ;
                y += height;
                graphics.drawText(text, 10, y, DrawStyle.ELLIPSIS, width);
                if (index != 0) {
                    graphics.setColor(Color.BLACK);
                    graphics.drawLine(0, y - height + 1 , width, y - height + 1);
                }
    

    It worked properly. Thanks a lot Peter and Simon.

  • "Space after" does not seem to be working properly

    Hi all! I have the text that has a few paragraphs and some points of the ball. I want space 'after' each element are the same. I made this a million times. But for some reason, this time, the spacing is not correct. Below each point of the bullet, it is correct. But after paragraphs, it's a much bigger space. I tried ignores all compensation. I broke the links to all styles, thinking that maybe there was a hidden style in there. Who am I not check? "Space after" is the same... I selected in the text box and made sure. And the font size is the same throughout. It's driving me crazy!

    Julie

    "Align to baseline grid" is enabled for all styles?

  • How to get the CR/LF in copied text only after each paragraph?

    I am currently getting CR/LF after each line.

    Have you tried to export the file in text or doc format. That could give him what you want, especially if you keep the flow of the text.

  • Space after paragraph: how picas equal to an empty line in Garamond 7.5 regular?

    I use Indesign CC and want to add a blank line after each paragraph in my document. I discovered how to do this, but the only unit I am offered is picas. I could probably go to inches, but who does not really help me. My main text is written in font Garamond regular 7.5 size and I would like to have the empty space after each paragraph that is equal to an empty line written in this font with this size. How to do if find a blank line with the font settings much is? I guessed and it seems to be equal to 0p 7, but it would be great if I could make without guessing blindly. I'm happy for any help.

    By default, InDesign assigns leading at 120% of the font size. If you have not changed which, you'll notice in the control bar that your policy is 7.5 and spacing is (9). (When shown in parenthesis it denotes that a default value is used.) You could have a paragraph style that make 7.5, 10.5 lead and it would display the 10.5 without parentheses).

    For the space after you want, in the paragraph Style game your space according to 9pt.

  • Remove the space after the text in the table?

    Hello!

    I hope someone can help me with this problem. Basically I want the extra space in each line or the tabel have disappeared. I can't sort out how.

    Any ideas?

    http://www.glennbartley.com/photoworkshops/home.htm

    Thank you very much!

    Glenn

    CODE:

    <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / BY" > ".

    < html >

    < head >

    < name meta = "verify-v1" content = "KlxWeqA4VpyVuSC1GrV7bdzvgvpOjVtDQS/cjguScTg =" / > "

    < title > bird photography workshops - Glenn Bartley Nature Photography < /title >

    < meta content = "description" name = 'Bird photography workshops and workshops of photography Nature of Canada, Ecuador, Costa Rica and around the world focusing on birds' >

    < name meta = "keywords" content = "workshops Nature Photography, workshops of photography of birds, Glenn Bartley, Canada, Ecuador, Costa Rica, birds, tours photography of birds, digital photography, photography workshops, photographer, photographers, photo bird photography workshops nature, photographs of birds, birds, birds, photos, workshops, workshop, nature, hummingbirds" >

    < = happy ' grading' meta name = "Nature Photography, photography of birds, wildlife, landscape photography, photography, photography digital." >

    < meta content = ' author/photographer' name = "Glenn Bartley" >

    < name meta = "ROBOTS" content = "index, follow" >

    < meta http-equiv = "Content-Type" content = text/html"; charset = iso-8859-1 ">"

    < script language = "JavaScript" type = "text/JavaScript" >

    <!--

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    ->

    < /script >

    < script src = "Scripts/AC_RunActiveContent.js" type = "text/javascript" > < / script > "

    < style type = "text/css" >

    <!--

    {.style29}

    make-weight: bold;

    do-family: Arial, Helvetica, without serif.

    font size: small;

    Color: #000000;

    }

    {.style36}

    font size: small;

    Color: #000000;

    do-family: Arial, Helvetica, without serif.

    }

    {.style37}

    Color: #000000;

    font size: small;

    }

    {.style38}

    font-size: XL;

    color: #CCCCCC;

    do-family: Arial, Helvetica, without serif.

    }

    {.style40}

    do-family: Arial, Helvetica, without serif.

    make-weight: bold;

    Color: #333333;

    }

    .style45 {do-family: Arial, Helvetica, without serif}

    .style46 {do-family: Arial, Helvetica, without serif; do-size: small ;}}

    {.style47}

    color: #006600;

    font size: 28px;

    do-family: Arial, Helvetica, without serif.

    }

    a: link {}

    text-decoration: none;

    Color: #000000;

    }

    a: visited {}

    text-decoration: none;

    Color: #000000;

    }

    a: hover {}

    text-decoration: underline;

    Color: #000000;

    }

    a: active {}

    text-decoration: none;

    Color: #000000;

    }

    .style48 {color: #000000}

    .style49 {size are: small}

    {.style66}

    do-family: Arial, Helvetica, without serif.

    make-weight: bold;

    Color: #000000;

    }

    {.style67}

    do-family: Arial, Helvetica, without serif.

    Color: #FF0000;

    }

    {.style76}

    Color: #FF0000;

    do-family: Arial, Helvetica, without serif.

    font size: 24 PX.

    }

    .style79 {do-family: Arial, Helvetica, without serif; do-size: 16px ;}}

    {.style80}

    Color: #0000FF

    }

    .style85 {color: #0000FF}

    .style86 {do-size: 9px}

    {.style87}

    color: #006600;

    make-weight: bold;

    }

    .style79 {strong li

    color: #006600;

    }

    . {GreenLarge}

    color: #006600;

    }

    .style76 p. GreenLarge police {}

    make-weight: bold;

    }

    .style79 li .style80 {strong}

    Color: #0000FF;

    }

    ->

    < / style >

    < / head >

    < p align = 'right' > < font = "-2" face = "Arial, Helvetica, sans-serif" size >

    < script language = "JavaScript" > <!--

    function makeArray() {}

    for (i = 0; i < makeArray.arguments.length; i ++)

    This [i + 1] = makeArray.arguments [i];

    }

    var months = new makeArray ('January', 'February', 'March',

    'April', 'May', 'June', 'July', 'August', 'September',

    "October", "November", "December");

    var date = new Date();

    var day = date.getDate ();

    var month = date.getMonth () + 1;

    yy var = date.getYear ();

    var year = (yy < 1000)? YY + 1900: yy;

    document. Write (day + "" + month [month] + "" + year);

    --> < /script >

    < body bgcolor = "#FFFFFF" text = "#000000" >

    < table width = "100%" height = "63" border = "0" cellpadding = "0" cellspacing = "0" >

    < b >

    < td bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" > < div align = "center" > < img src = "Text/GlennBartleysBirdPhotoWorkshops.jpg" width = "980" height = "110" > < / div > < table > "

    < /tr >

    < /table >

    < table width = "100%" border = "0" cellspacing = "0" cellpadding = "0" >

    < b >

    < td height = "10" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < img src = "Text/Spacer - gray 10px.jpg" width = "250" height = "10" > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td > < div align = "center" > < img src = "Text/Spacer - white 10px.jpg" width = "250" height = "10" > < / div > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    «< td > < a href = "http://www.sigling.is/IMO/imofishing/home.htm" > < img src = "Text/Home button - red.jpg" width = "200" height = "25" border = "0" > < /a > < a href = "whoweare.htm" > < img src = "" text / who we button.jpg "width ="200"height ="25"border = '0' > < /a > < a href =" photoworkshops.htm "> < img src =" Text/Photo workshops button.jpg"width ="200"height ="25"border ="0"> < /a > < a href =" portfolio.htm "> < img src =" Text/Portfolio button.jpg" width = "200" height = "25" border = '0' > < / a > < a href = "contact.htm" > < img src = "Text/Contact button.jpg" width = "200" height = "25" border = "0" > < /a > < table > ' "

    < /tr >

    < /table >

    < table width = "1000" height = "492" border = "0" align = "center" cellpadding = "4" >

    < b >

    < td height = "18" nowrap bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" > < table >

    < td width = "601" rowspan = "8" bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" > < img src = "Text/Spacer - white 10px.jpg" width = "250" height = "25" >

    < script type = "text/javascript" >

    AC_FL_RunContent ('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9, 0.28, 0', 'wid th', ' 600', 'height', ' 400', 'hspace', '0', "hspace", '0', 'align', 'middle',' src',' Images/Index slideshow/slideshow flashvars ', ' quality ',' high ', ' flashlet ',' = {imageLinkTarget:------'_blank\', c aptionFont:------'Verdana\', titleFont:------'Verdana\', showControls:false, frameShow:false, slideDelay: 4, captionSize:10, captionColor: #333333, titleSize:10, transitionsType:-'Iris\', Titlecolor: #3 33333, slideAutoPlay:true}) , slideLoop:true, frameThickness:5, frameColor: #000000, bgColor: #FFFFF F, imageCaptions: [], imageURLs: [\'Images/Index slideshow/Andes rupicola-01.jpg\',\'Images/Index slideshow/Pacific Loon slideshow 28.jpg\',\'Images/Index/Pluvier Golden American - 10.jpg\',\'Images/Index slideshow/Black-crested Coquette - 11.jpg\',\'Images/Index slideshow/Orange-eared Tanager - 02.jpg\',\'Images/Index slideshow/Common Eider - 22.jpg\',\'Images/Index slideshow/Fasciated Tiger-heron - 01.jpg\',\'Images/Index slideshow/either Tanager - 01.jpg\'] , \'Images/Index slideshow/Mealy Amazon Parrot - 02.jpg\',\'Images/Index slideshow/Northern Waterthrush 11.jpg\',\'Images/Index slideshow/Hummingbird fairy 03.jpg\',\'Images/Index slideshow/Red-billed phaeton - 02.jpg\',\'Images/Index slideshow/red-eyed Tree Frog - 01.jpg\',\'Images/Index slideshow/Ruby Topaz - 01.jpg\',\'Images/Index slideshow/Snowcap - 14.jpg\',\'Images/Index slideshow/chickadee Coquette - 01.jpg\',\'Images/Index slideshow/Varied Thrush - 15.jpg\' \'Images/Index (, Sabrewings 07.jpg\',\'Images/Index slideshow/Whimbrel - slideshow/Violet 17.jpg\',\'Images/Index slideshow/Common Loon - 19.jpg\',\'Images/Index slideshow/Horned Grebe slideshow 14.jpg\',\'images/index/lagopede of the Willows - 01.jpg\',\'Images/Index slideshow/Cape May Warbler - 05.jpg\',\'Images/Index slideshow/Bartley-slideshow/Bartley 01.jpg\',\'Images/Index - 06.jpg\'],imageLinks:[\'http://www.glennbartley.com/photoworkshops/photoworkshops.htm\']}','pluginspage ','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash h_component ', 'ImageViewer.swc', 'movie',' Images/Index flas ',' slideshow/slideshow '); End AC code

    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase =" " http://download.Macromedia.com/pub/Shockwave/cabs/Flash/Swflash.cab#version=9, 0,28,0 "width ="600"height ="400"hspace ="0"hspace ="0"align ="middle"> "

    < param name = "flash_component" value = "ImageViewer.swc" >

    < param name = "movie" value = ' Images/Index slideshow/Slideshow.swf' >

    < param name = "quality" value = "high" >

    < param name = "FlashVars" value = "flashlet = {imageLinkTarget: '_blank', captionFont: 'Verdana', titleFont: 'Verdana', showC ontrols:false, frameShow:false, slideDelay:4, captionSize:10, captionColor: #333333, titleSize:1 0, transitionsType: 'Iris', Titlecolor: #333333, slideAutoPlay:true, slideLoop:true, frameThickne ss:5, frameColor: #000000, bgColor: #FFFFFF, imageCaptions: [], imageURLs: [" slideshow/Andes rupicola - 01.jpg Images/Index ',' Images/slideshow/Pacific Loon 28.jpg Index ',' Images/Index slide show/American golden - plover 10.jpg ']} " ,' Images/Index slide show/Black-crested Coquette - 11.jpg ',' Images/Index slideshow/Orange-eared Tanager - 02.jpg ',' Images/Index slide show/Common Eider - 22.jpg ',' Images/slideshow/Fasciated Tiger-heron 01.jpg Index ',' Images/slideshow/either Tangara 01.jpg Index ',' Images/Index slide show/Mealy Amazon Parrot - 02.jpg ',' Images/Index slide show/Northern Waterthrush - 11.jpg ',' Images/Index slide show/Hummingbird fairy - 03.jpg ',' Images/Index slideshow/Red-billed phaeton - 02.jpg' ,' Images/Index slideshow/red-eyed Tree Frog - 01.jpg ',' Images/slideshow/Ruby Topaz 01.jpg Index ',' Images/Index slide show/Snowcap - 14.jpg ', ' Images/Index slide show/chickadee flirtatious 01.jpg',' Images/slideshow/Varied Thrush 15.jpg Index ',' Images/slideshow/Violet Sabrewings Index - 07.jpg ',' Images/Index slide show/Whimbrel - 17.jpg ',' Images/Index slide show/Common Loon - 19.jpg ',' Images/Index slide show/Horned Grebe - 14.jpg' ' Images/Index slide show/Willow Ptarmigan - 01.jpg' {[,' Images/Index slide show/Cape May Warbler - 05.jpg ',' Images/slideshow/Bartley-slideshow/Bartley 01.jpg Index ',' Images/Index - 06.jpg'], imageLinks: ['http://www.glennbartley.com/photoworkshops/photoworkshops.htm']} "> "

    < embed src = "Images/Index slideshow/Slideshow.swf" width = "600" height = "400" hspace = "0" hspace = "0" align = "middle" quality = "high" flashvars = "flashlet = {imageLinkTarget: '_blank', captionFont: 'Verdana', titleFont: 'Verdana', s howControls:false, frameShow:false, slideDelay:4, captionSize:10, captionColor: #333333, Titleif ze:10, transitionsType: 'Iris', Titlecolor: #333333, slideAutoPlay:true, slideLoop:true, frameThi ckness:5, frameColor: #000000, bgColor: #FFFFFF, imageCaptions: [], imageURLs: [' slide show Images/Index/Andes rupicola - 01.jpg']}" ",' Images/Index Loon slideshow 28.jpg','Images/Index/Pluvier slideshow/Pacific Golden America - 10.jpg ', ' Images/Index slide show/Black-crested Coquette - 11.jpg',' Images/Index slide show/Orange-eared Tanager - 02.jpg ',' Images/Index slide show/Common Eider - 22.jpg ',' Images/slideshow/Fasciated Tiger-heron 01.jpg Index ',' Images/slideshow/either Tangara 01.jpg Index ',' Images/Index slide show/Mealy Amazon Parrot - 02.jpg ',' Images/Index slide show/Northern Waterthrush - 11.jpg" , ' Images/Index slide show/Hummingbird fairy - 03.jpg ',' Images/Index 14.jpg ',' Images/Index phaeton 02.jpg ',' Images/Index slideshow/red-eyed Tree Frog 01.jpg ',' Images/Index slide show/Ruby Topaz - 01.jpg ', ' Images/Index slide show/Snowcap-red/slideshow slideshow/chickadee beak flirtatious 01.jpg',' Images/slideshow/Varied Thrush 15.jpg Index ',' Images/slideshow/Violet Sabrewings Index - 07.jpg ',' Images/Index slide show/Whimbrel - 17.jpg ' ' Images/Index slide show/Common Loon - 19.jpg' "' {[,' Images/slideshow/Horned Grebe slideshow willows 14.jpg','images/index/lagopede Index - 01.jpg ',' Images/Index slide show/Cape May Warbler - 05.jpg ',' Images/slideshow/Bartley-slideshow/Bartley 01.jpg Index ',' Images/Index - 06.jpg'], imageLinks: ['http://www.glennbartley.com/photoworkshops/photoworkshops.htm']}" pluginspage = "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"type = "application/x-shockwave-flash" flash_component ="ImageViewer.swc" > < / embed > "

    < / object >

    < / noscript > < table >

    < /tr >

    < b >

    < td width = "393" align = "center" valign = "middle" bordercolor = "#FFFFFF" bgcolor = "#999999" > < p align = "center" class = "style40 style47" > WORKSHOPS of PHOTOGRAPHY of 2015 < /p > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < span class = "style48" > < a href = "Workshops/Ecuador.htm ' > ECUADOR: HUMMINGBIRDS AND MORE!" " < /a > < / span > < / strong > < /li >

    < li > JAN 2015 < span class = "style85" > - < strong > < span class = "style80" > < span class = "style67" > SOLD OUT < / span > < / span > < / strong > < / span > < /li >

    < Li > JAN, 2015 - < strong > < span class = "style67" > SOLD OUT < / span > < / strong > < /li >

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "64" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/VancouverIsland.htm" > VANCOUVER ISLAND: WATERFOWL < /a > < / strong > < /li >

    < li > MAR 9-13, 2015 - < strong > < span class = "style85" > < / span > < span class = "style80" > sign up today! </span > < / strong > < /li >

    < li > 16 - 20 MARCH 2015 - < strong > < span class = "style85" > < / span > < span class = "style80" > sign up today! </span > < / strong > < /li >

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "64" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/CostaRica.html" > COSTA RICA: PHOTOGRAPHY of NATURE < /a > < / strong > < /li >

    < Li > APR, 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < li > OCT 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "46" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = ' workshops/Manitoba - Churchill.htm "> CHURCHILL: BIRDS of the TUNDRA & amp; WILDLIFE < /a > < / strong > < /li >

    JUNE 2016 - < strong > < li > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < /ul >

    < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "46" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/Peru.html ' > PERU: NATIONAL PARK, MANÚ < /a > < / strong > < /li >" "

    < li > SEVEN 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < li > SEVEN 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "64" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/OneonOneWorkshops.htm" > CUSTOM / PHOTOSHOP WORKSHOPS < /a > < / strong > < /li > "

    < li > PRIVATE TUITION < span class = "style85" > < strong > < / strong > < / span > < /li >

    < li > < strong > < a href = "Workshops/OneonOneWorkshops.htm" > CLICK HERE < /a > < / strong > to learn MORE < /li >

    < /ul > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td > < table >

    < /tr >

    < b >

    < td = "72" height > < div align = "center" class = "style76" >

    < p > < strong > < color = "#FF0000" face = "Arial, Helvetica, sans-serif" > < a href = "mailto: " [email protected] "> < /a > < / police > < / strong > < police ="Arial, Helvetica, sans-serif"> ALL 2014 TRIPS ARE SOLD OUT < / police > < / p > '.

    < p > < span class = "GreenLarge" > < font type = "Arial, Helvetica, sans-serif" > SOME DATES 2015 now AVAILABLE - < / font > < police = "Arial, Helvetica, sans-serif" > < / police > < / span > < font = "Arial, Helvetica, sans-serif" > < strong > < font color = "#FF0000" face = "Arial, Helvetica, sans-serif" > < a href = "mailto : [email protected] "> < u > EMAIL GLENN < /u > TO JOIN THE LIST OF WISHES < /a > < / police > < / strong > < / police > < span class ="style87">." </span > < / p >

    "" < p > < a href = "... / mailinglist.htm" > < img src = "... / naturephotography/text/Bulletin Button3 - White.jpg" width = "215" height = "60" border = "0" > < /a > < /p >

    < class p = "style86" > < / p >

    < / div > < table >

    < /tr >

    < b >

    < td > < div align = 'right' class = "style45" >

    < p align = "center" > < span class = "style37" > < a href = "Workshops/VancouverIsland.htm" > < /a > - < a href = "Workshops/Ecuador.htm" > VANCOUVER ISLAND ECUADOR < /a > - < a href = "Workshops/CostaRica.html" > COSTA RICA < /a > - < a href = ' workshops/Manitoba - Churchill.htm "> CHURCHILL < /a > < a href =" Workshops/OneonOneWorkshops.htm"> - PERU - CUSTOM PHOTO WORKSHOPS < /a > < / span > < / p >

    < / div > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td > < div align = "center" class = "style46" >

    < p > < / p >

    < p > < / p >

    < / div > < table >

    < /tr >

    < b >

    < td = '14' height > < div align = "center" >

    < p align = 'right' > < color = "#000000" size = "-2" face = "Arial, Helvetica, sans-serif" > Site designed and produced by Glenn Bartley. & copy; Glenn 2014 Bartley Nature Photography. All rights reserved < / police > < / p >

    < / div > < table >

    < /tr >

    < /table >

    < p > < / p >

    < p align = "center" > < / p >

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td = '367' height > < class M1 = "style38" > < span class = "style48" > < a href = "photoworkshops.htm" > WORKSHOPS of PHOTOGRAPHY of BIRDS < /a > - < a href = "Workshops/VancouverIsland.htm" > CANADA < /a >, < a href = "Workshops/Ecuador.htm" > ECUADOR < /a >, < a href = "Workshops/CostaRica.html" > COSTA RICA < /a > AND MORE </span > < / h1 > ""

    < class p = "style36" > < strong > Glenn Bartley < facilities > is a photographer of the professional nature of Victoria, British Colombia, on the West coast of the Canada.  It focuses on the capture of intimate portraits of birds in their natural environment. Glenn strives to be what he calls & ldquo; clean & rdquo; images & ndash; When the subject is clear, distracters are reduced to a minimum and the background is pleasantly blur blurred. Glenn & rsquo; work has been published widely throughout North America in books and magazines (as s Birder & rsquo; s world, observe the birds & amp; Bird Watchers Digest).  His most recent book is titled & ndash; & ldquo; Birds in Ecuador: a photographic journey. & rdquo; Glenn likes to share his passion for photography and for the natural world, to those who attend his photographic workshops and with participants of www.naturescapes.net where he is a moderator of the forum-birds. < /p >

    < p align = "left" class = "style37" > < font type = "Arial, Helvetica, sans-serif" > what makes Glenn < a href = "photoworkshops.htm" > < /a > photography workshops different from competitors? < / police > < / p >

    < div align = "left" class = "style48" >

    < ul >

    < class li = "style49" > < police = "Arial, Helvetica, sans-serif" > Glenn focuses more personalized attention, education and orientation. < / police > < /li >

    < class li = "style49" > < police = "Arial, Helvetica, sans-serif" > Glenn is considered one of the world & rsquo; best professional photographers of s in birds portrait photography. Just pick up a journal of Ornithology and you will certainly find its images. < / police > < /li >

    < class li = "style49" > < of police = "Arial, Helvetica, sans-serif" > Glenn often use local guides with years of experience in their areas of origin. < / police > < /li >

    < class li = "style49" > < of police = "Arial, Helvetica, sans-serif" > Glenn has more experience.  It has been in the places that will be you & ndash;  not for a week or two & ndash; but for months!   Glenn knows where to find the best possible images and can show you how to achieve this.  < / police > < /li >

    < class li = "style49" > < police = "Arial, Helvetica, sans-serif" > after completing her m.SC. environmental studies Glenn is very environmentally friendly and socially conscious.  When you visit communities all over the world give something back us to these places and the people who live there. < / police > < /li >

    < class li = "style49" > < font = "Arial, Helvetica, sans-serif" > Glenn < a href = "photoworkshops.htm" > < /a > photography workshops will be fun too! < / font > < /li >

    < /ul >

    < p align = "center" class = "style66" > JOIN NATURE PHOTOGRAPHER GLENN BARTLEY for a BIRD PHOTOGRAPHY WORKSHOP to: < /p >

    < ul class = "style48" >

    < class li = "style45" > < a href = "Workshops/CostaRica.html" > < strong > PHOTOGRAPHY WORKSHOP of COSTA RICA < facilities > < /a > - TROPICAL BIRD PHOTOGRAPHY at ITS most BEAUTIFUL < /li > ""

    < class li = "style45" > < a href = "Workshops/Ecuador.htm" > < strong > WORKSHOP of PHOTOGRAPHY of ECUADOR < facilities > < /a > - HUMMINGBIRD PHOTOGRAPHY < /li > ""

    < class li = "style45" > < a href = "Workshops/VancouverIsland.htm" > < strong > WORKSHOP of PHOTOGRAPHY of VANCOUVER ISLAND < facilities > < /a > - NATURE PHOTOGRAPHY OASIS < /li > ""

    < class li = "style45" > < a href = ' workshops/Manitoba - Churchill.htm "> < strong > PHOTOGRAPHY WORKSHOP BIRD CHURCHILL < facilities > < /a > - BIRDS OF THE HIGH ARCTIC < /li >

    "< class li ="style45"> < a href ="... / VictoriaBirdPhotoAcademy_Photoshop.html "> < strong > ADOBE PHOTOSHOP < facilities > < /a > - online WORKSHOPS in PERSON I CAN teach HOW YOU to USE ADOBE PHOTOSHOP < /li >".

    < class li = "style45" > < a href = "Workshops/OneonOneWorkshops.htm" > < strong > ON WORKSHOPS of PHOTOGRAPHY a BIRD < facilities > < /a > - CONTACT ME to TALK THE OPTIONS for INDIVIDUAL or SMALL GROUP BIRD PHOTOGRAPHY WORKSHOPS < /li > ""

    < /ul >

    < p align = "center" class = "style67" > < strong GLENNS > CURRENT PORTFOLIO PHOTOGRAPHY < facilities > BIRD: < /p >

    < ul class = "style48" >

    "< class li ="style45"> < a href ="... / naturephotography/birdslist.htm "> < strong > BIRDS OF the NORTH AMERICA < facilities > < /a > - 380 species of birds of America North and counting... < /li >".

    "" < class li = "style45" > < a href = "... / naturephotography/Ecuador/ecuador birdslist.htm" > < strong > BIRDS OF ECUADOR < facilities > < /a > - more than 375 species of birds from the Mainland Ecuador < /li >

    "" < class li = "style45" > < a href = "... / naturephotography/costarica birdslist.htm" > < strong > BIRDS OF COSTA RICA < facilities > < /a > - more than 250 species of birds of Costa Rica < /li >

    "" < class li = "style45" > < a href = "... / naturephotography/Trinidad/trinidad birdslist.htm" > < strong > BIRDS OF TRINIDAD AND TOBAGO < facilities > < /a > - a sample of some of the exciting birds who call these islands home... < /li >

    "< class li ="style45"> < a href ="... / naturephotography/articles/HummingbirdsoftheWorld.html "> < strong > HUMMINGBIRD PHOTOGRAPHY < facilities > < /a > - more than 100 species of hummingbirds photographed." < /li >

    "" < class li = "style45" > < a href = "... / naturephotography/Warblers.html of North America" > < strong > WARBLERS North America < facilities > < /a > - almost all the Warblers that live in the Canada. < /li >

    < /ul >

    < p align = "center" class = "style66" > BIRDS PHOTOGRAPHY EQUIPMENT: < /p >

    < p align = "left" class = "style67" > I currently use Canon digital photography equipment. My main camera is the Canon 7 d and I use lenses including the 500 f/4 mm L IS, f/4 L IS 300 mm, 400 mm f/5.6 L and 17-40 mm L f/4. "To learn more about photography equipment of the bird that I use visit my < a href="naturephotography/articles/gear.htm "> page < /a > nature photography equipment. < /p >

    < p align = "center" class = "style67" > < strong > BIOGRAPHY of the PHOTOGRAPHER < facilities >: < /p >

    < div align = "left" class = "style48" >

    < class p = "style45" > I

    was enchanted by nature, birds and wild animals for as long as I can remember.

    Growing up in Toronto, Canada, I remember the countless hours spent

    stuck at National Geographic magazine, natural history books or watch

    David Suzuki & quot; The Nature of Things & quot; on television. These days

    I had every opportunity that I had to study and know the animals of all

    sorts. Today

    I often find myself upward at dawn, knee-deep in mud or covered

    in mosquitoes all in the pursuit to capture a glimpse of natures

    beauty. Although I like to photograph all fascinating nature

    creatures. I tend to focus on the birds. Why birds? I think it's because

    There are many species of birds, it's almost everywhere, they are

    difficult to photograph and they are beautiful to look at. I love birds! < /p >

    < / div >

    < p align = "left" class = "style67" > I

    will continue to strive to improve my craft of photography of birds and to capture a part of

    the beauty that surrounds us. Along the way, I can't wait to share

    my passion for photography of nature, birds and the natural world with each and every

    one of you. Thank you

    of your visit. I hope you enjoy my site. < /p >

    < p align = "center" class = "style67" > < strong > PROJECTS of RECENT BOOKS: facilities > < / p >

    < ul >

    "< class li ="style67"> < strong > < a href ="... / VancouverIslandBook.html "> the BIRDS OF VANCOUVER ISLAND < /a > < / strong >-GLENN BARTLEY < /li >"

    "< class li ="style67"> < strong > < a href ="... / Ecuador book.html "> BIRDS IN ECUADOR < /a > < / strong >-GLENN BARTLEY < /li >"

    < class li = "style67" > < COLORING strong BIRD > < facilities > - NATIONAL GEOGRAPHIC SOCIETY < /li >

    < class li = "style67" > < strong > GLOBAL BIRDING < facilities > - NATIONAL GEOGRAPHIC SOCIETY < /li >

    < /ul >

    < p > < / p >

    < / div >

    < class p = "style36" > < / p >

    < h2 align = "center" class = "style29" > keywords: BIRDS, PHOTOGRAPHY, < a href = "photoworkshops.htm" > < /a > PHOTOGRAPHY WORKSHOPS, PHOTOGRAPHY, NATURE, NATURE PHOTOGRAPHY, CANADA, COSTA RICA, ECUADOR, CHURCHILL, WILDLIFE, CANON, HUMMINGBIRDS < / h2 > < table >

    < /tr >

    < /table >

    < p align = "center" >

    <! - start of StatCounter Code - >

    < script type = "text/javascript" >

    var sc_project = 4985648;

    var sc_invisible = 0;

    var sc_partition = 57;

    var sc_click_stat = 1;

    var sc_security = "92a3aba2";

    var sc_text = 2;

    < /script >

    < script type = "text/javascript".

    src = » http://www.StatCounter.com/counter/counter.js "> < / script > .

    < noscript >

    < / noscript > < noscript > < / noscript >

    < noscript >

    < / noscript >

    < /p >

    < noscript > < div

    Class = "statcounter" >

    < div align = "center" > < / div >

    < / div > < / noscript >

    <! - start of StatCounter Code - >

    < script type = "text/javascript" >

    var sc_project = 4985648;

    var sc_invisible = 0;

    var sc_partition = 57;

    var sc_click_stat = 1;

    var sc_security = "92a3aba2";

    var sc_text = 2;

    < /script >

    <! - start of StatCounter Code - >

    < script type = "text/javascript" >

    var sc_project = 6201502;

    var sc_invisible = 1;

    var sc_security = "65bdf721";

    < /script >

    < script type = "text/javascript".

    src = » http://www.StatCounter.com/counter/counter.js "> < / script > < noscript > < div ".

    Class = "statcounter" > < a title = "weebly analytical."

    " href = ' http://www.StatCounter.com/Weebly/ "" "

    target = "_blank" > < img class = "statcounter".

    src = » http://c.StatCounter.com/6201502/0/65bdf721/1/ "

    ALT = "weebly analytical" > < / a > < / div > < / noscript >

    <! - end of StatCounter Code-->

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < / div >

    < / div > < / noscript >

    <! - end of StatCounter Code-->

    < / body >

    < / html >

    < der-right-width:0;border-bottom-color:#99CCFF;border-top-color:#99CCFF;border-right-color style="border-style:none;border-bottom-width:0;border-top-width:0;border-left-width:0;bor table: #99CCFF; border-left-color: #99CCFF; "cellpadding = 4 > < tr > < td >

    < font color = "#CCCCCC" face = "arial" >

    I stopped reading after .style67

    Nancy O.

  • Pen &amp; pencil brush Style to lose after one line

    Feeling frustrated, there may be a setting I'm missing.

    I put a brush style (charcoal, pencil, etc.), and when I use the Brush tool keeps the style of brush, BUT when I use the pen tool or a pencil, it resets to zero after each line so I re - select style brush for my desired effect. It is not effective. (Sad face)

    How can I keep the brush for the pen and pencil tool style?

    Help, please! (happy face)

    Go to the appearance Panel (Menu: window > appearance). Click the top right for the context menu. Deselect "New Art has basic appearance".

Maybe you are looking for