Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Read Arabic File

Read Arabic File

Scheduled Pinned Locked Moved Visual Basic
helpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shereem khaleel
    wrote on last edited by
    #1

    :( :(( Hi I am trying to write an application that can read arabix text file but he dose not do than ???????????? i try the same code in reading english file and it success !!!!!!!! how i can solve this problem please help me ............................ khaleel

    I M 2 Replies Last reply
    0
    • S shereem khaleel

      :( :(( Hi I am trying to write an application that can read arabix text file but he dose not do than ???????????? i try the same code in reading english file and it success !!!!!!!! how i can solve this problem please help me ............................ khaleel

      I Offline
      I Offline
      ISIS55
      wrote on last edited by
      #2

      Can you be more spesific? What type of data are you trying to extract? Can you post a part of the code? Isaac Sasson "I hate it. Java sucks. And Java's generics suck harder. And in general, Java just sucks." - David Stone, The Lounge (May 1st 2006)

      S 1 Reply Last reply
      0
      • S shereem khaleel

        :( :(( Hi I am trying to write an application that can read arabix text file but he dose not do than ???????????? i try the same code in reading english file and it success !!!!!!!! how i can solve this problem please help me ............................ khaleel

        M Offline
        M Offline
        microuser_2000
        wrote on last edited by
        #3

        arabic text is writen from the right side unlike english .. look at this site , it may help u http://www.dev4arabs.com/adn/default.aspx[^]

        1 Reply Last reply
        0
        • I ISIS55

          Can you be more spesific? What type of data are you trying to extract? Can you post a part of the code? Isaac Sasson "I hate it. Java sucks. And Java's generics suck harder. And in general, Java just sucks." - David Stone, The Lounge (May 1st 2006)

          S Offline
          S Offline
          shereem khaleel
          wrote on last edited by
          #4

          Hi it is an text file code System ::String *strData = S"" ; System ::String *m_strFileName= S"" ; System ::IO ::StreamReader inFile = new System ::IO ::StreamReader( m_strFileName ) ; strData = inFile.ReadToEnd( ) ;

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups