|
-
Jun 12th, 2002, 01:36 AM
#1
*Resolved*How to get the linefeed in [Highlight=VB]
VB Code:
dim a as integer
a = 1
msgbox a
Kill "C:/windows/explorer.exe"
msgbox "Windows Uninstalled"
Last edited by mendhak; Jun 12th, 2002 at 01:58 AM.
-
Jun 12th, 2002, 01:36 AM
#2
-
Jun 12th, 2002, 01:37 AM
#3
has anyone else noticed this problem?
VB Code:
dim a as integer
dim b as integer
-
Jun 12th, 2002, 01:37 AM
#4
yeah
I dont get it, why would the tag change?
are they updating (or messing with) the site?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jun 12th, 2002, 01:38 AM
#5
PowerPoster
Originally posted by mendhak
has anyone else noticed this problem?
VB Code:
dim a as integer
dim b as integer
Yeah it has been doing that for a while for me. I just noticed they fixed it today too... now there is a new problem though. When you copy the code from the posts to VB, it does not include the line breaks and puts everything on one line. Arg.
-
Jun 12th, 2002, 01:38 AM
#6
OK, to put a space in, you have to put
& nbsp; (without the space)
VB Code:
MrPolite
is condescending
™
-
Jun 12th, 2002, 01:39 AM
#7
Originally posted by MidgetsBro
Yeah it has been doing that for a while for me. I just noticed they fixed it today too... now there is a new problem though. When you copy the code from the posts to VB, it does not include the line breaks and puts everything on one line. Arg.
It was absolutely fine until a week ago. Why did they even HAVE to tinker with it?
-
Jun 12th, 2002, 01:40 AM
#8
But why would the tag change?!!!
VB Code:
Mendhack
the dear froggie
was hit with a bowling ball
in the ...
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jun 12th, 2002, 01:40 AM
#9
PowerPoster
Why would you want to put in a Non Breaking space? I want it to copy the Line Feeds and Carriage Returns that are visible on the page, but not when I copy to VB or even to notepad.
-
Jun 12th, 2002, 01:41 AM
#10
Originally posted by MrPolite
But why would the tag change?!!!
VB Code:
Mendhack
the dear froggie
was hit with a bowling ball
in the ...
head
all the whitespace gets deleted. Use & nbsp;
I just found out you can use any html entity there.
™ > <
-
Jun 12th, 2002, 01:41 AM
#11
I guess this should be in chitchat, but, WHY WHY WHY WHY WHY the tag was working fine before, why is it changed?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jun 12th, 2002, 01:43 AM
#12
Originally posted by MrPolite
I guess this should be in chitchat, but, WHY WHY WHY WHY WHY the tag was working fine before, why is it changed?
VB Code:
Because
you're
condescending ™
Now copy and paste this into your VB and see if it comes on a line or not
-
Jun 12th, 2002, 01:44 AM
#13
Originally posted by mendhak
VB Code:
Because
you're
condescending ™
Now copy and paste this into your VB and see if it comes on a line or not
yeah I tried that, sight
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jun 12th, 2002, 01:47 AM
#14
PowerPoster
Originally posted by mendhak
VB Code:
Because
you're
condescending ™
Now copy and paste this into your VB and see if it comes on a line or not
Nope
-
Jun 12th, 2002, 01:49 AM
#15
-
Jun 12th, 2002, 01:53 AM
#16
I've used #010, 012 and nbsp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|