Vb ?

Moderators: Jay2k1, DavidM, The_One

Locked
GreyFox
Posts: 328
Joined: 08-09-2003 18:40

Vb ?

Post by GreyFox »

anyway , was going to write some shit on word , and i accedently pushed alt + f11 somehow. alt + f11 made something that looked and was named visual basic. is it really full vb or ?
User avatar
Dazlin
Posts: 860
Joined: 24-03-2003 17:19

Post by Dazlin »

wow yeh i just got the same oO
CeeBeeUK
Posts: 47
Joined: 04-07-2003 12:46

Post by CeeBeeUK »

It's VBA, Visual Basic for Applications, a cut down version of full VB to control Micro$oft Office, Word etc.
GreyFox
Posts: 328
Joined: 08-09-2003 18:40

Post by GreyFox »

ah k \o/
CeeBeeUK
Posts: 47
Joined: 04-07-2003 12:46

Post by CeeBeeUK »

It's not bad, I started using that in a dull office job, I am now a VB programmer for the company!
User avatar
speedy
Posts: 2899
Joined: 11-03-2003 19:25
Contact:

Post by speedy »

alt + f11 didn't do it :p

i think i have to have office lol
User avatar
[1234]Jr
Posts: 1693
Joined: 19-03-2003 14:52

Post by [1234]Jr »

dude.. im usin that now, and its too damn confusing! I have to use it for my CPT coursework (in access) and all i can do are IF Statements (if statements rock :D)

wewt oO
[V3]Cajubski
Banned
Posts: 172
Joined: 27-08-2003 17:03

Post by [V3]Cajubski »

tha simple stuff Jr?

try VBA programming in excel, thats where difficulty lies
User avatar
fro
Posts: 954
Joined: 09-03-2003 00:24
Contact:

Post by fro »

[V3]Cajubski wrote: tha simple stuff Jr?

try VBA programming in excel, thats where difficulty lies


cobol
Wibble
Moderator
Posts: 239
Joined: 27-03-2003 17:50

Post by Wibble »

Bless you!
User avatar
-plær-
Posts: 757
Joined: 18-05-2003 14:03
Contact:

Post by -plær- »

You want some hard programming?
Try Scheme, try x86 assembler. Hell, try BrainF**k or Malboge if you feel like a real challenge.
User avatar
-plær-
Posts: 757
Joined: 18-05-2003 14:03
Contact:

Post by -plær- »

a few short examples of "hello world":

brainf**k:

Code: Select all

++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<
    +++++++++++++++.>.+++.------.--------.>+.>.
malboge:

Code: Select all

 (=<`:9876Z4321UT.-Q+*)M'&%$H"!~}|Bzy?=|{z]KwZY44Eq0/{mlk**hKs_dG5[m_BA{?-Y;;Vb'rR5431M}/.zHGwEDCBA@98\6543W10/.R,+O<
User avatar
Sixty
Posts: 1086
Joined: 13-07-2003 21:42

Post by Sixty »

piece a cake :noob:
Locked