Advertisement

1 - 10 of 632 containing alltags:("ascii") (0 seconds)
Is it possible to read ASCII files in PLSQL and load it to database using Insert statements. If so please give me the answer?
Zones: OracleDate Answered: 06/23/1998 Grade: B Views: 0
For the function below I'm having trouble getting the output to display the ASCII symbol of: 3 - heart 4 - dimond 5 - club 6 - spade What appears is a black box instead of the correct symbol.  I a...
Zones: C++Date Answered: 07/17/1998 Grade: A Views: 0
What is the equivalent ascii code for tab.  example.  If I was to use the up arros it would be #80 and the down would be #72.  
Zones: PascalDate Answered: 07/16/1999 Grade: B Views: 0
Hi, I need to tranfer files _with_ wget. But they are ascii not bin.. does any1 know how ?
Zones: LinuxDate Answered: 01/11/2000 Grade: C Views: 0
Hello Experts I would like to know if its is possible to covert a binary format file into ASCII.
Zones: HardwareDate Answered: 12/16/1999 Grade: B Views: 0
The Ascii code in windows is diferent from the Ascii code in msdos. char(180) in ms dos is a hor + vert pipeline - in windows it's a"'". Does anybody have a function to convert the windows as...
Zones: Visual BasicDate Answered: 06/08/2000 Grade: A Views: 0
here's the task... i want to open a file for input reading all the way through, and when a line matches a criteria, i add it to a tree, with a tag/key (not sure which one, doens't matter though)...
Zones: Visual BasicDate Answered: 09/21/2000 Grade: A Views: 0
When I enter the below message box in VB I get | returned, but I should get Ä returned. msgbox Chr(142) I get similar things returned for values up to 159. These are all European values I ...
Zones: Visual Basic, Font CreatorDate Answered: 01/17/2001 Grade: A Views: 0
Hi all I have a question that vb developers may be able to help me with.  On a computer I have with windows 98 I have a ascii charater problem.  I want to put  chr(157)= Ø onto a command button ...
Zones: Visual Basic, Font CreatorDate Answered: 03/09/2001 Grade: C Views: 0
HOW TO GET THE ASCII CODE OF A CHARACTER IN VBSCRIPT? IS THERE ANY BUILT IN FUNCTION OR WE HAVE WRITE OUR OWN CODE TO GET THE ASCII CODE
Zones: ASPDate Answered: 04/26/2003 Grade: A Views: 0