Results 1 to 4 of 4

Thread: Commas

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    13
    Hi,

    I`m writing an encryption program. The probelm is when I go through files the program ignores commas ",". The code isnt that complicated it just uses Mid$. Any ideas?

    Thanks

    Zotud

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    how are you inputting the file, why not use Line Input, that might solve the problem
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Guest
    Switch to a more complex encryption such as Binary encryption.

  4. #4
    Addicted Member
    Join Date
    Sep 2000
    Posts
    138
    Try using MidB().

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width