Distribute-list with ripv2 problem

Hi All,
I want filter even routing table but it can't work on RIP v2
access-list 1 deny 192.168.0.0 0.0.254.255
access-list 1 permit any
router rip
version 2
distribute-list 1 out FastEthernet0/0
no auto-summary
It can't work.
It can work when I change access-list from "access-list 1 deny 192.168.0.0 0.0.254.255" to "access-list 1 deny 192.168.0.0 0.0.255.255".
But on EIGRP all ok
P.S. ip classless is enable
Thanks everybody

Hi
R2 and R3 run RIPv2
I try the distribute-list on R3 to R2 is OK.
But I try distribute-list out to eigrp or interface and the access-list can't work.
If change to "access-list 1 permit 193.0.0.0 0.255.255.255" and it can work fine.
I can't understand on R2
"distribute-list 1 out eigrp 1
access-list 1 permit 193.0.0.0 0.254.255.255" ==> can't work
"distribute-list 1 out eigrp 1
access-list 1 permit 193.0.0.0 0.255.255.255" ==> work fine
Tks!

Similar Messages

  • Javascript / Select List with Submit problems

    I have a page (page 3) where I can either edit or create a record. If I am editing a record, the data loads on page 3 via a PL/SQL block. On page 3, I have a textual item with Javascript linked to it which pops up a new window. In the Javascript, I am passing three values to the next page. Two of those values (P3_ITEM1, P3_ITEM2) are 'Select List with Submit'. If I am creating a new record from page 3, the Javascript works fine and the popup window comes up when I click on the textual item. However, if I am editing an existing record, I get an error when I click on my textual link. Looking at the address bar, it is not passing the value of P3_ITEM1 and P3_ITEM2 to the next page. It does, however, pass the value of P3_ITEM3 (not a 'Select List with Submit') to the next page. Again, the Javascript popup works fine if I use the 'Select List with Submit' fields to populate P3_ITEM1 and P3_ITEM2 (i.e. if I submit those fields) and it does not work if P3_ITEM1 and P3_ITEM2 are already populated when page 3 loads (i.e. if I do not submit those fields). Looking at the session variables, it appears as though P3_ITEM1 and P3_ITEM2 are set prior to clicking the link which initiates the Javascript. However, the URL in the popup window says the value of those fields is 'undefined'. Does anybody have any idea what I can do to make this work or why it is not working? Thanks.
    -Chris

    Hello Chris,
    It seems like you are having some problem with setting/reading session state, but it’s really hard to pin point the problem without seeing any code. Can you post your two pages on apex.oracle.com?
    Regards,
    Arie.

  • How to Fix Select list with redirect Problem

    Hi
    I have a field F1 of type select list with redirect.
    It has an LOV with 2 values USA and Canada for eg..
    I choose USA and hit save and saved it to DB..
    now f1 is stored in table with my User ID and value is USA.
    when I log in next into this page,
    this field should show me the value USA.
    But its not happeneing for me..it always gives the null value when i re login
    is there a way to default/source it to my value??
    I am using
    select f1 from table
    where user_id=:user_id;
    i checked and this query works in sql plus...

    Earl, please see the response in italics for each of your questions below:
    You do want your default value to be one of the values in the select list. Otherwise why would you want the value there at all?
    So, then should I have a default value at all? And, if yes, then what should it be?
    And can't you just set the default value to the first value in your select list, whatever that is, so the first value is the selected value?
    I did that and it works, only if the first value in the select list is always going to be there.  The select list is based on a column data in a table.  And if the data for that column changes then the values in the select list will change.  And, the first value might not always be the same.
    I guess I'm not clear why this isn't doing what you want, besides the fact that
    you seemed to have removed the default value from the dynamic select list query, which you shouldn't do.
    I removed the first value (it could have been any values) from the select list to mimic the "dynamic" select list -- just to test.  The select list data is based on a table and the data in the table can change.
    Thanks
    DP

  • How to fix "Select List with Submit" Problem

    I have a report with two regions. Region1 has a list item which is set to "Select List with Submit". Based on the list/item value selected in the Region1, the data is displayed in the Region 2.
    Question: How do I ge the report, Region2, to have the data populated based on the first value in the list when the page is loaded - for the first time. Currently, when the page is accessed, the list has the first value selected in the Region1 list item by default, but the Region2 is blank.
    DP
    Edited by: user4115675 on Jan 14, 2010 9:37 AM

    Earl, please see the response in italics for each of your questions below:
    You do want your default value to be one of the values in the select list. Otherwise why would you want the value there at all?
    So, then should I have a default value at all? And, if yes, then what should it be?
    And can't you just set the default value to the first value in your select list, whatever that is, so the first value is the selected value?
    I did that and it works, only if the first value in the select list is always going to be there.  The select list is based on a column data in a table.  And if the data for that column changes then the values in the select list will change.  And, the first value might not always be the same.
    I guess I'm not clear why this isn't doing what you want, besides the fact that
    you seemed to have removed the default value from the dynamic select list query, which you shouldn't do.
    I removed the first value (it could have been any values) from the select list to mimic the "dynamic" select list -- just to test.  The select list data is based on a table and the data in the table can change.
    Thanks
    DP

  • Strange wildcard listing with yum - problem with oracleasmlib rpm

    Hello,
    I installed OEL 5.5 in Virtualbox for the purpose of studying ASM. I figured that ASMLib was not in the public yum repo, downloaded it from OTN and installed the rpm package using the usual rpm -Uvh. Actually at some point yum did show oracleasmlib, but for Xen with a Xen kernel dependency. Anyway, I think yum is acting a bit strange; wildcard listing of the oracle packages does not work like it does for other packages. For instance:
    # yum list oracle*
    Loaded plugins: security
    Error: No matching Packages to list
    Should this not list all packages starting with oracle?
    # yum list oracle-*
    Loaded plugins: security
    Installed Packages
    oracle-logos.noarch 4.9.17-6 installed
    oracle-validated.x86_64 1.0.0-22.el5 installed
    Ok, this works, but is this really all?
    yum list oracleasmlib
    Loaded plugins: security
    Installed Packages
    oracleasmlib.x86_64 2.0.4-1.el5 installed
    Ok, or?
    # yum list ora*
    Loaded plugins: security
    Error: No matching Packages to list
    Why does it not find anything?
    # yum list mail*
    Loaded plugins: security
    Installed Packages
    mailcap.noarch 2.1.23-1.fc6 installed
    mailx.x86_64 8.1.1-44.2.2 installed
    Available Packages
    mailman.x86_64 3:2.1.9-4.el5 el5_u5_base
    That looks normal to me
    Thanks,
    Markus
    Edited by: Markus Waldorf on Sep 5, 2010 4:19 AM
    Btw, EL5_oracle_addons in the yum repo file are enabled.

    I just re-installed the system to check something and I think I found the culprit
    The yum list ora* fails right after installing the oracleasmlib rpm package.
    Please see below - is this the way it is supposed to be?
    # yum list ora*
    Loaded plugins: security
    Installed Packages
    oracle-logos.noarch                                                     4.9.17-6                                         installed 
    oracle-validated.x86_64                                                 1.0.0-22.el5                                     installed 
    oracleasm-2.6.18-194.el5.x86_64                                         2.0.5-1.el5                                      installed 
    oracleasm-support.x86_64                                                2.1.3-1.el5                                      installed 
    Available Packages
    oracleasm-2.6.18-194.el5debug.x86_64                                    2.0.5-1.el5                                      el5_u5_base
    oracleasm-2.6.18-194.el5xen.x86_64                                      2.0.5-1.el5                                      el5_u5_base
    # wget http://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.4-1.el5.x86_64.rpm
    [root@orcl-asm ~]# rpm -Uvh oracleasmlib-2.0.4-1.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:oracleasmlib           ########################################### [100%]
    # yum list ora*
    Loaded plugins: security
    Error: No matching Packages to listEdited by: Markus Waldorf on Sep 6, 2010 4:31 AM

  • Why did my calendar view suddenly change? Using iOS 7.1 and I've been using this version for a few weeks with no problem with my calendar. Now the view has changed and I can't view a list mode without seeing the month too

    Why did my calendar view suddenly change in iCal? I've been using ios7 fôr a few weeks now with no problems. Suddenly, without any updates or anything, the calendar view changed and I can no longer view it as a list without having the entire month seen as well.

    Hey Gattypyle,
    Thanks for the question. You simply need to go back to Day/Week view, then tap the list-view icon once more.
    Calendar at a glance - iPhone
    http://help.apple.com/iphone/7/#/iph3d110f84
    View a list of events. In month view, tap to see a day’s events. In day view, Tap the to view a list of events.
    Thanks,
    Matt M.

  • Chart based on Select list with submit Lov problem

    Hi,
    I have one page with interactive report showing username with links, date and
    database actions.
    Another page contains one region having flash chart based on select list with submit Lov.
    The lov is created by dynamic query.
    Every time when i click the 1st page report link, the 2nd page lov is populating the value automatically. But the problem is chart displays NO DATA FOUND message though the LOV has many values.
    I don't want to display any null values so set to NO for LOV
    I tried to write Before header computation (PL/SQL Function Body) to set the lov value, but the query is displayed as such.
    I don't want to assign any static default value also as the values are dynamic for every link.
    The following is my Before header computation of Select list with submit (Item name is p11_schema). (PLSQL Function Body)
    begin
    if :p11_schema is null then
    return 'select distinct owner schema1, owner schema2 from auditing
    where access_date=' || :p11_access_date
    || ' and username=' || :p11_username
    || ' order by owner';
    end if;
    end;
    This is my chart query.
    select null link, obj_name label, sum(sel_count) "Select", sum(ins_count) "Insert", sum(upd_count) "Update", sum(del_count) "Delete" from auditing
    where username=:p11_username
    and access_date=:p11_access_date
    and owner=NVL(:p11_schema, OWNER)
    group by owner, obj_name
    Example: If there more than one records in the lov, the graph should display the 1st record. When i select another record, the chart accordingly display the selected values. But inially it should not display "NO DATA FOUND" message.
    I tried using all the combinations of computation type for the lov, SQL query ( I could not use if conditon then), PLSQL expression, PLSQL function body. But it does not work out.
    Can anyone please help me out.
    Thanks.

    Hi Scott,
    Thanks for your reply.
    I found out the solution for this problem as below.
    But i did it in different way to tackle the dynamic query wich returns more than one record using rownum always the 1st record when it is empty instead of assigning constant (static) value like '1'. And i am returning LOV itself for both null or not null condition as below.
    Declare
    q varchar2(4000);
    begin
    if :p11_schema is null then
    q:='select distinct owner schema from auditing';
    q:=q || ' where username=:p11_username ';
    q:=q || ' and access_date=:p11_access_date ';
    q:=q || ' and rownum<2 order by owner';
    Execute immediate q into :p11_schema USING :p11_username, :p11_access_date;
    end if;
    return :P11_SCHEMA;
    end;
    Thanks.

  • Problem creating mailing list with Server Console

    Hi,
    when I create a new mailing list, I do the following:
    1. Right click on groups folder in Console
    2. Choose New->Group
    3. Entering all data and checking "Mail Account" under Account
    The documentation sais, that a Mail-tab should now appear. But this is not the case for me!?
    I can only create the group like this and have to add the attribute "mail" - to enter an email address - manually..
    Is this normal? Am I doing something wrong or missing something? Also disallowing posting on this group can only be set manually. Shouldnt all this be done using a nice GUI dialog?
    I'm using Directory Server 5.2 Patch 2. Also tried 5.2 Patch 4. Both same problem.
    Thanks in advance
    david

    got the instructions from the "Sun Java System Messaging Server 6 2005Q4 Administration Guide", chapter "Managing Mail Users and Mailing Lists with the Console Interface"-"Managing Mailing Lists":
    http://docs.sun.com/app/docs/doc/819-2650/6n4u4du0e?q=messaging+server&s=t&a=view
    Step 6 sais: "Click the Mail Account box. -> The Mail tab becomes visible in the Create Group window."
    Thanks,
    --David                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Problem sharing a Reminder list with another iCloud user

    I'm trying to share a Reminder list with my wife, and even though I follow the instructions, it doesn't seem to work.
    I go to iCloud.com in Safari on my Mac, click on Calendar, and I can see my list there in the sidebar, including the one I wish to share. There is a small circle to the right of each lists name, and the instructions say to click this and a pop-up window will appear and ask for the other iClud users info and send them the invitation to share the list. When I click on this circle, nothing happens. It seems like the link is dead. I tried re-loading the page and restarting Safari, but nothing works. Is anyone else having a problem with this?

    Go to ~/Library/Caches/com.apple.Safari
    Move the Cache.db file from the com.apple.Safari folder to the Trash.
    Restart your Mac. Go to iCloud.com. Try the x next to Reminders.
    ~ (Tilde) character represents the Home folder.
    For Lion:   To find the Home folder in OS X Lion, open the Finder, hold the Option key, and choose Go > Library

  • Problem with Thunderbird email: When I send email using a mailing list, with my email included in the list, the message shows up in my Sent list and others rece

    Problem with Thunderbird email:
    When I send email using a mailing list, with my email included in the list, the message shows up in my Sent list and others receive it but it does not come to my email Inbox. The same problem occurs when I send the email to the mailing list addresses individually. When I send a simple test message to myself, I do receive it in my Inbox. Can you help me??
    Bob Greenman

    Are you using either cc or bcc? Is googlemail involved? Some email providers suppress cc's and bcc's to oneself since you will have a copy in your Sent folder.

  • How to add item to a List with a bounded wildcard

    Hi,
    Is there a way to add a subtype instance to a List with a bounded wildcard? For example, say I have an
    abstract class called Car. Then I have 2 concrete subclasses--Ford and Toyota. Now say I have another
    class that contains a prepopulated list and is wildcard bounded like this: List<? extends Car> carList. I
    want to add a method where I pass in a Car subtype as a parameter and then add it into this list, e.g:
    public void addCar(Car car) {
    carList.add(car);
    Trying this, I keep getting "cannot find symbol" compilation errors. When I went back to read the Generics
    tutorial by Bracha, he mentions that explicitly adding a subtype, e.g. carList.add(new Ford()), can not be
    done. But here I'm adding the "upper bound" of the wildcard, i.e. the Car type. Therefore there should be no
    discrepancy between supertype and subtype an thus the carList.add(car) should be ok, IMO.
    Am I misunderstanding something with this logic? Also, if carList.add(car) can not be done, then how can
    I go about doing something similar which will allow me to add subtypes to a "generic" list?
    Thanks in advanced!
    -los

    I get a compilation error expecting an Object instead of a Car. Of course you did. List<? super Car> is a list into which you can put cars -- and possibly other stuff. List<? extends Car> is a list out of which you can get cars (possibly of different makes).
    Do you need a list that you can put cars in and get cars out? That's List<Car>
    This isn't a linguistic problem you are having; this is a design problem. If you have a function that takes an argument which is a list that you can put any kind of car into and be sure of getting a car out of, it isn't reasonable to pass in a List<Ford> (because the function might put in a Chevy) or a List<Object> (but there might be motorcycles already in there). By the requirements you have, you need a List<Car> and nothing else.
    Yes, you could use a cast, but all you are doing is circumventing the type system by saying "I know this List<Object> only has Cars in it."

  • Excel 2010 Synchronize List with SharePoint List using VBA

    I have used and loved the interaction between Excel and SharePoint for many generations of both solutions.  It's a wonderful opportunity to integrate the familiarity and simplicity of Excel (formatting, ease of use, availability) with the data storage
    and centralized list capabilities of SharePoint.  Right?
    When upgrading to Excel 2010, I have noticed with much dismay that much of the inherent easy to use features of previous versions were effectively stripped from this newest version.  Much research, time and energy has been spent working around and resolving
    the deficiency.  One Microsoft based article,
    http://support.microsoft.com/kb/930006, has provided the mechanics behind utilizing the "hidden" functionality... although, this capability to use VBA to create the synchronized list was available in previous versions.  However, once Microsoft
    published this article to this "hidden" functionality... I feel that the behavior should be supported by Microsoft in some way.  OK?
    Revised instructions to reproduce the problem:
    1. Create a SharePoint list with 20 dummy records.
    - Note the List Name  ##LIST_NAME##
    - Note the View GUID  ##VIEW_GUID##
    - Note SharePoint Base URL  ##BASE_URL##
    2. REVISED... In Excel 2010, save the file as Compatible "Excel 97-2003 Workbook".  Close the file and reopen.  Create a connected table (ListObject) in Excel using the article above to the SharePoint list.  Use Sample VBA code
    below:
    Sub LinkedSharePointList()    
    ActiveSheet.ListObjects.Add SourceType:=xlSrcExternal,_
        Source:=Array(##BASE_URL## & "/_vti_bin", ##LIST_NAME##, _
        ##VIEW_GUID##), LinkSource:=True, Destination:=Range("A1")
    End Sub
    3. OOPS REVISED this item.  The problem is actually with ROW 21... So, update record on row 21... (no matter where the table is located... (if the "Destination" is "A1", then the problem is with ID=20, but if the Table is
    shifted down to say A12, then ID=9 on row 21).  Anyway... make a simple change to that record... and you'll see the ID immediately change.... as if it's a NEW record.  WEIRD!  Note: If the sheet is protected, then an error is displayed
    indicating that a "read-only" record cannot be updated (referring to the ID cell in column A for the current row). 
    4. Now "synchronize" the list with excel.  The former record is still in the list unchanged AND there is a NEW record in the list holding the changes.  There are a number of problems that seem to ONLY occur when something changes to ROW
    21.... Next, try to copy/paste multiple records across multiple rows that intersect with ROW 21.  Yikes!! 
    I look forward to hearing others' experience!
    Thanks!
    Mark

    Here are some things that you can try (change the code, where appropriate):
    Private Sub CreateList()
        Dim folder As folder
        Dim f As File
        Dim fs As New FileSystemObject
        Dim RowCtr As Integer
        RowCtr = 1
        Set folder = fs.GetFolder("http://excel-pc:43231/Shared Documents/Forms/") '<=Variable Location
        For Each f In folder.Files
           Cells(RowCtr, 1).Value = f.Name
           RowCtr = RowCtr + 1
        Next f
    End Sub
    Sub ListAllFile()
     Dim objFSO As Object
     Dim objFolder As Object
     Dim objFile As Object
     Dim pth As String
     Dim WBn As Workbook
     Dim ObCount As Long
     Dim FileNme As String
     Application.ScreenUpdating = False
     Set objFSO = CreateObject("Scripting.FileSystemObject")
     'Get the folder object associated with the directory
     Set objFolder = objFSO.GetFolder("\\excel-pc:43231\Shared Documents\Forms\")
    '** You'll need to specify your path here. By removing the http: from the path, the code liked it & found the folder. It wasn’t working previously ***
     pth = "http://excel-pc:43231/Shared Documents/Forms/"
    '** You'll need to specify your path here. The reason I’ve done this separately is because the path is not recognised otherwise when trying to specify it with workbook.open & using the value set for objFolder **
     ObCount = objFolder.Files.Count
    '** counts the number of files in the folder
     'Loop through the Files collection
     For Each objFile In objFolder.Files
     Nm1 = Len("http://excel-pc:43231/Shared Documents/Forms/")
    '** You'll need to specify your path here **
     Nm2 = Len(objFile) - Nm1
     FileNme = Right(objFile, Nm2)
    '** I’ve done this part to find out/set the file name**
     Set WBn = Workbooks.Open(pth & FileNme, , , , Password:="YourPassword")
    '** opens the first file in the library – if there is no password, the remove everything from - , , , , Password:="Password1" – leaving the close bracket ‘)’
     Application.ScreenUpdating = False
    '** optional – you can leave the screen updating on
    '<< Your coding here>>
    '** The file is now open. Enter whatever code is specific to your spreadsheets.
     Next
    '** goes to next file within your sharepoint folder
    End Sub
    Sub SharePoint()
    Dim xlFile As String, xlFullFile As String
    Dim xlApp As Excel.Application
    Dim wb As Workbook
    xlFile = "\\excel-pc:43231\Shared Documents"
    'http://excel-pc:43231/Shared Documents/
    '****----denotes the path.(i.e) u give the path as windows search.Don't use "\" at the end.
    'In the sharepoint path %20 denotes space.so u remove that and use space .
    Set xlApp = New Excel.Application
    xlApp.Visible = True
    xlFullFile = GetFullFileName(xlFile, "Book") 'ANZ denotes starting characters of the file.
    xlFile = xlFile & "\" & xlFullFile
    Set wb = xlApp.Workbooks.Open(xlFile, , False)
    'Once the workbook is opened u can do ur code here
    wb.Close False
    End Sub
    Function GetFullFileName(strfilepath As String, _
    strFileNamePartial As String) As String
    Dim objFS As Variant
    Dim objFolder As Variant
    Dim objFile As Variant
    Dim intLengthOfPartialName As Integer
    Dim strfilenamefull As String
    Set objFS = CreateObject("Scripting.FileSystemObject")
    Set objFolder = objFS.GetFolder(strfilepath)
    'work out how long the partial file name is
    intLengthOfPartialName = Len(strFileNamePartial)
    For Each objFile In objFolder.Files 'Instead of specifying the starting characters of the file you can directly loop through all files in the folder .
    'Test to see if the file matches the partial file name
    If Left(objFile.Name, intLengthOfPartialName) = strFileNamePartial Then
    'get the full file name
    strfilenamefull = objFile.Name
    Exit For
    Else
    End If
    Next objFile
    Set objFolder = Nothing
    Set objFS = Nothing
    'Return the full file name as the function's value
    GetFullFileName = strfilenamefull
    End Function
    Sub SrchForFiles()
    ' Searches the selected folders and sub folders for files with the specified (xls) extension.
    'ListTheFiles 'get the list of all the target XLS files on the SharePoint Directory
    Dim i As Long, z As Long, Rw As Long, ii As Long
    Dim ws As Worksheet, dd As Worksheet
    Dim y As Variant
    Dim fldr As String, fil As String, FPath As String
    Dim LocName As String
    Dim FString As String
    Dim SummaryWB As Workbook
    Dim SummaryWS As Worksheet
    Dim Raw_WS As Worksheet
    Dim LastRow As Long, FirstRow As Long, RowsOfData As Long
    Dim UseData As Boolean
    Dim FirstBlankRow As Long
    'grab current location for later reference, for where to paste final data
    Set SummaryWB = Application.ActiveWorkbook
    Set SummaryWS = Application.ActiveWorkbook.ActiveSheet
    y = "xls"
    fldr = "\\excel-pc:43231\Shared%20Documents\Forms\AllItems.aspx"
    FirstBlankRow = 2
    'asd is a 1-D array of files returned
    asd = ListFiles(fldr, True)
    Set ws = Excel.ThisWorkbook.Worksheets(1) 'list of files
    ws.Activate
    ws.Range("A1:Z100").Select
    Selection.Clear
    On Error GoTo 0
    For ii = LBound(asd) To UBound(asd)
    Debug.Print Dir(asd(ii))
    fil = asd(ii)
    'open the file and grab the data
    Application.Workbooks.Open (fil), False, True
    'Get file path from file name
    FPath = Left(fil, Len(fil) - Len(Split(fil, "\")(UBound(Split(fil, "\")))) - 1)
    'Get file information
    If Left$(fil, 1) = Left$(fldr, 1) Then
    If CBool(Len(Dir(fil))) Then
    z = z + 1
    ws.Cells(z + 1, 1).Resize(, 6) = _
    Array(Dir(fil), LocName, RowsOfData, Round((FileLen(fil) / 1000), 0), FileDateTime(fil), FPath)
    DoEvents
    With ws
    .Hyperlinks.Add .Range("A" & CStr(z + 1)), fil
    '.FoundFiles(i)
    End With
    End If
    End If
    'Workbooks.Close 'Fil
    Application.CutCopyMode = False 'Clear Clipboard
    Workbooks(Dir(fil)).Close SaveChanges:=False
    Next ii
    With ws
    Rw = .Cells.Rows.Count
    With .[A1:F1]
    .Value = [{"Full Name","Location","Rows of Data","Kilobytes","Last Modified", "Path"}]
    .Font.Underline = xlUnderlineStyleSingle
    .EntireColumn.AutoFit
    .HorizontalAlignment = xlCenter
    End With
    .[G1:IV1 ].EntireColumn.Hidden = True
    On Error Resume Next
    'Range(Cells(Rw, "A").End(3)(2), Cells(Rw, "A")).EntireRow.Hidden = True
    Range(.[A2 ], Cells(Rw, "C")).Sort [A2 ], xlAscending, Header:=xlNo
    End With
    End Sub
    Function ListFiles(ByVal Path As String, Optional ByVal NestedDirs As Boolean) _
    As String()
    Dim fso As New Scripting.FileSystemObject
    Dim fld As Scripting.folder
    Dim fileList As String
    ' get the starting folder
    Set fld = fso.GetFolder(Path)
    ' let the private subroutine do all the work
    fileList = ListFilesPriv(fld, NestedDirs)
    ' (the first element will be a null string unless the first ";" is removed)
    fileList = Right(fileList, Len(fileList) - 1)
    ' convert to a string array
    ListFiles = Split(fileList, ";")
    End Function
    ' private procedure that returns a file list
    ' as a comma-delimited list of files
    Function ListFilesPriv(ByVal fld As Scripting.folder, _
    ByVal NestedDirs As Boolean) As String
    Dim fil As Scripting.File
    Dim subfld As Scripting.folder
    ' list all the files in this directory
    For Each fil In fld.Files
    'If UCase(Left(Dir(fil), 5)) = "MULTI" And fil.Type = "Microsoft Excel Worksheet" Then
    If fil.Type = "Microsoft Excel Worksheet" Then
    ListFilesPriv = ListFilesPriv & ";" & fil.Path
    Debug.Print fil.Path
    End If
    Next
    ' if requested, search also subdirectories
    If NestedDirs Then
    For Each subfld In fld.SubFolders
    ListFilesPriv = ListFilesPriv & ListFilesPriv(subfld, NestedDirs)
    Next
    End If
    End Function
    Finally . . .
    Sub ListFiles()
        Dim folder As Variant
        Dim f As File
        Dim fs As New FileSystemObject
        Dim RowCtr As Integer
        Dim FPath As String
        Dim wb As Workbook
        RowCtr = 1
        FPath = "http://excel-pc:43231/Shared Documents"
        For Each f In FPath
        'Set folder = fs.GetFolder("C:\Users\Excel\Desktop\Ryan_Folder")
        'For Each f In folder.Files
           Cells(RowCtr, 1).Value = f.Name
           RowCtr = RowCtr + 1
        Next f
    End Sub
    Sub test()
        Set objFSO = CreateObject("Scripting.FileSystemObject")
        Set objFolder = objFSO.GetFolder("C:\Users\Excel\Desktop\Ryan_Folder")
        'Set colSubfolders = objFolder.SubFolders
        'For Each objSubfolder In colSubfolders
           Cells(RowCtr, 1).Value = f.Name
           RowCtr = RowCtr + 1
        'Next
    End Sub
    Ryan Shuell

  • Long list of "software" problems on iphone 4.

    My wife and I have iphone 4s, purchased about a year apart (I got mine as a cheaper leftover after the 4S came out.) My phone is fine but hers is having a long list of weird problems nothing seems to permanently fix. It is about 2 1/2 years old, and covered under a product replacement plan from Future Shop, where we got it. (Our city just got it's first Apple Store over the holidays.)
    The problem is all of her issues seem to be software or "network" related, yet all the common fixes/tests are not yielding any results.
    The biggest issue with the phone is with iMessage. I know it is normal for the occasional iMessage to send as an SMS instead, especially if there is a hiccup in the network. The thing is, hers does this all the time, sometimes mid-conversation. If I send her 3 messages in quick succession, she might get #1 and #3 as iMessages but #2 wont appear until 15 minutes later as a text message--making trying to converse via message really annoying. It has done this for several months now, getting progressively worse. We have 3 friends who are our neighbors in our apartment building. We can send a group iMessage to everyone, everyone will get it as an iMessage, but she will get it as a text, usually anywhere from 10-20 minutes later. One of our friends can't even send her an iMessage--he will only ever get the green "send as text" option for the send button, even if they are in the same room, and connected to the same wireless network. When another friend in the same apartment tries to iMessage her from her iMac, it tells her "that is not a valid number for iMessage"--yet it clearly is, because iMessage DOES work...sometimes. All 5 of us are on the same network, Virgin Mobile, so it is not the network--none of us have any problems except for her. It is frustrating because during the day we are both at work and don't have coinciding breaks and sometimes I NEED her to get a message, and it is bad now to the point where I can't be guaranteed she got my message until I get a response back later on. We have not tried turning "send as SMS" off yet, because we don't mind the phone sending an iMessage as a text when iMessage is not available--what the problem is is the delay, the likelihood she may never even *get* the message, (sometimes it doesn't send at all.) and the fact that it will still do this even on a strong full signal or wifi (the wifi network in our apartment is fine, our computers, xbox, 3DS's and my phone never have any issues.) We can try it, but my worry is that if something is wrong with iMessage, turning off SMS will mean she'll never get some of these at all. (more often than this happens as it is, mind you)
    Her safari is also extremely laggy, which seems to hint at a connection problem, maybe.
    The phone has been reset 3 times. Once, we reset it and restored from backup. No dice. Then, future shop reset it from the phone itself while they had it over night trying to duplicate the issue. Still no dice. Finally, on the advice of a future shop tech, who said they can't do anything unless we can prove a hardware failure of some kind, advised resetting from itunes and NOT restoring from backup. So we did that--the phone was completely reset as "new phone", and nothing has been restored from backup, only contacts from iCloud. Right now the phone has only 2 apps re-downloaded on it, and a few songs, and it did it again earlier today. So, still no luck. (It hopefully goes without saying we have verified all her software updates are done and everything is fully up to date.)
    After the reset, a new issue surfaced--it was vibrating randomly. After troubleshooting, we discovered she was getting vibrate alerts from email, despite the fact that email push notifications are OFF and her email app was closed at the time. She had to turn off vibration and sound for email to get it to stop. Now, maybe that is what she has to do, but my iphone has push notifications off as well--but sound and vibrate still on--but will only beep/vibrate if the mail app is open. Otherwise, I don't get the notification. (Maybe my phone is broken, and hers is doing what it should for once? LOL) The thing is, she never touched that setting the first time she got the phone, and has NEVER received vibrate alerts for email. Why suddenly after a full reset would things be enabled that were never on in the first place?
    So I am stumped. It is a huge inconvenience to keep resetting this stupid thing, and we don't really want to pay the genius bar to look at it, but I can't help but feel like these recurring problems can't be software related when we've had this reset so many times--and it's not "network" issues because she is the only one. We have tried checking the diagnostic record for panic.plist (wishful thinking I guess), read through a ton of posts here, and tried what we could... any further advice/what we can try? Is there any chance this IS hardware, something corrupt in the phone memory/storage? An issue with the receiver? If so, how do we prove it? Can the genius bar scan it somehow?

    If you have an Apple Store in town, setup a genius bar appointment.  The genius bar tech should look at the phone and try to diagnose the problem free of charge.  They may not want to fix it free of charge, but they should perform their diagnosis and tell you what they find for free.
    It sounds to me like her iPhone is losing its connection to the Apple iMessage servers.  You might try actually turning off iMessage snd signing out of iCloud on her iPhone, then after a restart of the iPhone sign back into iCloud, then turn iMessage back on.  There is no guarnatee that this will resolve her problems, but it might help.  If her iPhone is not connected to external power, and it has been more than 10-15 minutes since she last used it, it has probably turned off the wifi radio, and will be depending upon cellular data for the iMessage traffic to flow.  This could easily account for the delays she is seeing, and even it dropping back to SMS, especially if you have poor cellular data coverage.  If this is the case, then getting something like a Mophie Juice Pack Air for her iPhone might help, as it would allow her iPhone to be connected to external power (the Juice Pack) thus keepig the wifi radio on more.

  • I own a MAC Pro 3,1 (early 2008) and am running Mavericks 10.9.3 with no problems. I would like to add an I/O card to add USB 3 functionality or ESATA functionality but am unable to find a compatible card. As such my question...can I do this and if so wha

    I own a MAC Pro 3,1 (early 2008) and am running Mavericks 10.9.3 with no problems. I would like to add an I/O card to add USB 3 functionality or ESATA functionality but am unable to find a compatible card. As such my question...can I do this and if so what is the best card?
    Thank you

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    Also see:
    https://discussions.apple.com/thread/6282459?tstart=0

  • Error while uploading the general maintenance task list with LSMW

    Hi friends,
    I am uploading the general maintenance task list with the help of Standard Batch/Direct input method in LSMW. I am using the internal number range for task list.
    First task list is getting created properly, but while creating second task list, system is giving the error as "external number range is not assigned for task list and task list with this group ID is already created in the system."
    This is because, on initial screen, system automatically takes the group ID of the task list that is created earlier.
    My question is
    1. How to get rid of the group number that is automatically gets populated in group field of initial screen, while creating the next task list?
    2. Is it possible to assign a common identifier in all structure (Header, Operation etc) for single task list, so that system can differentiate between two task lists?
    In Equipment task list, we can differentiate the task list with equipment id and group counter.
    Please note the following point before replying to my question.
    1. I don't want to upload the general maintenance task list with external number assignment.
    Thanks in advance for early reply.

    I have the same problem....
    Please can somebody help me?

Maybe you are looking for

  • MSI 6600 diamond PCI-E/ 3DMARK05 = 739/ PSU Problem?

    This is my first post, so forgive me if it's not OK. I have an MSI NX6600 VTD128E diamond. I am getting the Nvidia Sentinal warning approx. 75% of the time. I just installed an Enermax EG465P-VE FMA. I'm not sure if the specs will show up in my profi

  • Netweaver Java Edition SP16 installation hangs on MS Windows Server 2003

    Hi! - Downloaded the 4 files of netweaver java edition sp16 - Extracted them in one folder on HDD - Executed installer (sapinst.exe) from local SAP web site beginning with start.html - Chose weak crypto level, local installation, no mirror log volume

  • "Connection Failed" when trying to access TC that I have already connect to

    Hello, I have been connecting to my office network for well over a month now with no problems. Now, no matter what I do, i can not connect to the Time Capsule that provides the WiFi for the office. The Office Network appears in the Airport drop-down

  • How to remove end of line from string?

    Hello, I'd like to remove ends of line from the string. I've tried:     static final Pattern END_LINE_PATTERN = Pattern.compile("$+");     strBuf.append(input);     Matcher m = END_LINE_PATTERN.matcher(input);     int startIndex = -1;     int endInde

  • 601 SAP Business Workflow - Build and Use

    Hello, I am working in ABAP for last 6-7 years. Due to project need planinng to take BIT 601 SAP Business Workflow - Build and Use  class. Please suggest if this class is good  to get started in SAP workflow. Pre-requisite for this class is BIT 600.