Search:

Type: Posts; User: casparas

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. So What is ByVal? I'm just beginer in VB so i...

    So What is ByVal?

    I'm just beginer in VB so i know practicaly nothing in it.

    By the way thanks for everyone who answered my previous posts and who will answer this one.

    ------------------...
  2. Thank you very much everyone ...

    Thank you very much everyone




    ------------------
    -casparas

    novice programer
    casparas@metacrawler.com
  3. Replies
    3
    Views
    637

    well that wasn't answer to my question ...

    well that wasn't answer to my question

    ------------------
    -casparas

    novice programer
    casparas@metacrawler.com
  4. Replies
    3
    Views
    713

    you'll need 1 textbox 1 calendar ...

    you'll need

    1 textbox
    1 calendar




    Private Sub Calendar1_Click()
  5. Replies
    3
    Views
    713

    Yes there is a way [This message has been...

    Yes there is a way

    [This message has been edited by casparas (edited 01-09-2000).]
  6. Replies
    2
    Views
    754

    hello, i just wanted to ask what's the basic...

    hello,

    i just wanted to ask what's the basic diffrence betwen sub and function
    (with code please)

    ------------------
    -casparas

    novice programer
    casparas@metacrawler.com
  7. Replies
    3
    Views
    637

    hi my question: 1. is it posible to make...

    hi

    my question:

    1. is it posible to make app on VB like Winboost
    (www.magellass.com if you haven't heard of it download it NOW. it's very cool)

    2. if it's posible do i need to have that...
  8. I'm having the presentaition of my program...

    I'm having the presentaition of my program tomorow and i noticed that one thing is not finished. I just must finsh it until tomorow. You are my last chance.

    I have 1 textbox

    Problem:

    I need...
  9. Replies
    5
    Views
    844

    Thanx everyone ------------------ -casparas ...

    Thanx everyone

    ------------------
    -casparas

    novice programer
    casparas@metacrawler.com
  10. Replies
    5
    Views
    844

    i have noticed that some people use somekind...

    i have noticed that some people use somekind "option explict" in the start of their code

    Questions:

    1 What is that(option explict)?
    2 What's the meaning of life
    3 Is there any good API...
  11. Replies
    529
    Views
    43,917

    I'm 16 and i started programing at school then i...

    I'm 16 and i started programing at school then i was 14. I was programing with Borland pascal 7.0 (Does anyone know this language?)
    After that i started making some HTML (Which is ABSOLUTELY not...
  12. Replies
    2
    Views
    598

    thanx -casparas

    thanx

    -casparas
  13. Replies
    2
    Views
    598

    lets say i have textbox and i want user not to...

    lets say i have textbox and i want user not to type more than two simbols afterv the dot

    smth. like that

    2.11
    6322345646465456.32
    blalakbblabalaba.ms
    icantwritemorethantwosimbolsafterthed.ot
  14. Replies
    5
    Views
    719

    Just joking :) :) :) [This message has been...

    Just joking :) :) :)

    [This message has been edited by casparas (edited 01-06-2000).]
  15. Replies
    3
    Views
    1,120

    That's a bit complicated but i'll try to...

    That's a bit complicated but i'll try to understand

    thanx

    -casparas
  16. Replies
    3
    Views
    1,120

    HI. Ok let's say i have the textbox and my...

    HI.

    Ok let's say i have the textbox and my code is:



    Private Sub txt1_KeyPress(KeyAscii As Integer)

    If KeyAscii > 57 Or KeyAscii = 32 Or KeyAscii = 33 Or KeyAscii = 35 Or KeyAscii = 36 Or...
  17. Replies
    5
    Views
    1,266

    Thank you very much that's exactly what i needed...

    Thank you very much that's exactly what i needed

    -Casparas
  18. Replies
    5
    Views
    1,266

    Well i tried that before and VB says...

    Well i tried that before
    and VB says "indentifier expected" or something like that

    could anyone please write the sample code
  19. Replies
    5
    Views
    1,266

    How to get the length of string? for egzample...

    How to get the length of string?

    for egzample i have "WholyGvakamoly"
    and i need to get number 14 (the length)
  20. Reallly big thanx (At last my program works) ...

    Reallly big thanx (At last my program works)

    -Casparas
  21. Replies
    15
    Views
    1,372

    Thanx everyone -Casparas

    Thanx everyone

    -Casparas
  22. Hiuston i have a problem :) I tried to make...

    Hiuston i have a problem :)

    I tried to make something with mid or mid$ functions but i failed.

    My problem is that i have string "12.30.98" in my program and i need to get "30" from it with MID...
  23. Replies
    15
    Views
    1,372

    Well i can say only one thing it's an alien...

    Well i can say only one thing it's an alien language to me

    (could anybody explain me this code, please :))
  24. Replies
    15
    Views
    1,372

    no no no no i mean how to use api to save, load...

    no no no no i mean how to use api to save,
    load .ini files
  25. Replies
    5
    Views
    798

    I have enterprise edition of vb6 is this edition...

    I have enterprise edition of vb6
    is this edition good or some sort of cut downed
  26. Replies
    15
    Views
    1,372

    it's about week i'm programing with vb and i...

    it's about week i'm programing with vb
    and i know that there are some mystirious
    API functions and i know that this api is
    very usefull when working with .ini files and
    registry(i'm right, ain't...
  27. Thread: Api question

    by casparas
    Replies
    4
    Views
    738

    At last someone answered my questions thank...

    At last someone answered my questions

    thank you thank you thank you thank you :)
  28. Replies
    16
    Views
    1,962

    Hey thanks John these tutorials are reallly...

    Hey thanks John these tutorials are reallly
    good(and free :))
  29. Thread: Key Question

    by casparas
    Replies
    3
    Views
    652

    I lost my help file :( Nice program you got...

    I lost my help file :(

    Nice program you got here :)
  30. Thread: Y2k Question

    by casparas
    Replies
    7
    Views
    818

    I have patched everything too few days ago now...

    I have patched everything too few days ago

    now just cheking maybe someone has problems
    becouse they haven't patched
  31. Replies
    16
    Views
    1,962

    Thanx I'll try that -casparas

    Thanx I'll try that

    -casparas
  32. www.angelfire.com (http://www.angelfire.com) ...

    www.angelfire.com

    is quite good place

    [This message has been edited by casparas (edited 01-01-2000).]
  33. Replies
    16
    Views
    1,962

    It's a week i have vb6 and i see that's qute...

    It's a week i have vb6 and i see
    that's qute hard to learn

    could anyone recomed what should i do next?

    i mean buy a book or try to read all the
    tutorials on the net or maybe try something...
  34. Thread: Y2k Question

    by casparas
    Replies
    7
    Views
    818

    Does Anyone have any y2k problems?

    Does Anyone have any y2k problems?
  35. Thread: Key Question

    by casparas
    Replies
    3
    Views
    652

    You know that thing called Ascii or hoewer is it...

    You know that thing called Ascii or hoewer is it called

    Well if you know kould you say key values

    i mean for egzample

    a is 65
    backspace is 8

    and i need them all
  36. Thread: Api question

    by casparas
    Replies
    4
    Views
    738

    Where can i find good API tutorial? Could...

    Where can i find good API tutorial?

    Could ANYONE explain me what is API?
    (in normal words please)

    If i want program to work with .ini
    file(load,save data etc.) do i need API

    What is...
  37. Replies
    10
    Views
    1,162

    I think you were celebrating too much

    I think you were celebrating too much
  38. Replies
    7
    Views
    830

    Well. Is it Possible to make games on VB?

    Well. Is it Possible to make games on VB?
  39. Replies
    4
    Views
    945

    thanx people (i'll try to do change my style...

    thanx people

    (i'll try to do change my style Mark)

    [This message has been edited by casparas (edited 12-30-1999).]
  40. Replies
    4
    Views
    945

    people i have a realy serious problem ...

    people i have a realy serious problem



    general declarations

    Function Plus(Z As Double, X As Double, Y As Double, A As Double)
    Plus = Z + X + Y + A
    End Function
Results 1 to 40 of 51
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width