Warp Pipe Project: I have something to do with it. -
Ok. If u didn't purge my latest post in VB .NET forum, u would have known I posted for a LIVE voice chat, just like in messenger. I need a small, small team of developers to help me if you have any free time. If u are interested, just PM me.
Warp OS -
Does anybody here know where you can download a copy of Warp OS/2. Its not going to hurt IBM so don't say i'm pirating cause you can't buy it anywhere. I just want to test out as many old operating systems as I can find. So far, I found Win 3.1 and Dos 6.22 lying around the house bu
Warp Pipe Project: I have something to do with it. -
Ok. If u didn't purge my latest post in VB .NET forum, u would have known I posted for a LIVE voice chat, just like in messenger. I need a small, small team of developers to help me if you have any free time. If u are interested, just PM me.
Warp my classes -
I am majorly stuck. I created a class library and used CLibrary as my project name. I want to warp my classes in a root namespace called Temp1 and name my assembly VBNET123. What do I need to do?
Help On Pipe, How to use it in VB -
Hello ALL!!!
I have bunch of .exe files either created from .cpp ot from .for(fortran). I need to use all that in VB or i need to reprograme it again in VB.
Basically, i want to pass parmeters to .exe file and send back result in my Vb application.
Soembody suggested me that
VB6 Programs in OS/2 Warp -
Hi I'm new to this forum.
I need a help on a problem that I have on work. I need to run a program that checks the printer parallel port using inpout32.dll and it's written and compiled in VB6 but I need to install it and run it in OS/2 warp environment.
Thanks guys
reading data into combobox -
hey all
Im new so take it easy on me
I am trying to decide whether to use a database or a textfile or just to code the data into my app. The data will not be changed by the user but updates to the datafile will need to be done once in a while.
What are the advantages to
Inserting Pipe Character into Access97 Field -
How would I go about inserting a pipe character into a normal Access97 text field? I have tried all the obvious ways using two pipe characters || prepending the pipe character with a backslash \| , but I still continue to get Error 3075, invalid use of vertical bars.
How to arrange the data in CR8.5 -
hi someone can help me.im a new developer.i don't know how to arrange the data in CR8.5.im using vb 6.0.this is my data from access 2000 (query).
D.O NO | Location | Lorry_No | Item |Description
001000 | Singapore |abc123
help me understand this -
Hi guys. I have a project and i need you all to guide me to understand the questions. if you want, please give me the idea to do this. i didnt ask you for the code, but i need the algorithm or at least understand the problem.
thanks you. this is it
Quote:
w
ActiveX DLL Collection Add Problem -
I think I want to create an ActiveX DLL for the ANSI Pipe Schedule.
I have started one but I am getting an error and I can’t figure out why the DLL gives an error while trying to initialize my entire collection of pipes.
To select a pipe, you only need 2 pieces of info -- Nomina
Strings and items in them -
I have a string where items are seperated by a pipe:
T|20001021|29|OT|16|20001021|19124000|ABODDE01|CV|CC||4479666|20001030|080623|133.36|4101378113|LAXR IV909||{}||
I am curious if anyone knows how I could, for example, get what is between the 1st and 2nd pipes, or the 7th and 8
Pipe in visual basic -
Hi all,
Is it possible to pipe in visual basic in the same way u can in Unix
ie in unix you would;
ls > /tmp/note.txt
here ls lists the directory just like dir in dos, the > is the pipe, which means sent output of ls to /tmp/note.txt.
Any ideas appreciated or
pipe smokers -
any pipe smokers? If so whats you favorite tabacco?
Searching pipe character ... -
Hello,
I would like to know if it is possible to use the pipe character in a SQL statement on ACCESS database ?
I have a field called description in my database and I would like to select all records that contains the '|'.
My VB6 code is :
SQL = "select * from TABLE wh
Using pipe with Regex *resolved* -
I need to parse a sring given some variables. For example, I will look for
DTP*307 or DTP*432 or DTP*566
Right now I use the search pattern "DTP\*307|DTP\*432|DTP\*566"
I would like to use something like: "DTP\*307|432|566"
Is there a way I can do this using th
velocity of water in a pipe -
open the zip guys can any one tell me if the first formula is correct for the velocity of water in a pipe .and can any one solve the other two equations.
Thanks Lee
Access and | (pipe) character -
How do you enter a string which has | (pipe) character in Access. The following stmt
update table1 set fld1 = 'abc|xyz' where fld2=somthing
works fine on Oracle and DB2 but pukes on Access.
TIA
Pipe delimeted file -
I'm new with VB and I have a file that I need to reformat. The file is pipe deilimeted.
How can I move each field to a variable so I can make some changes and output the changed field.
Remote Debugging in VC7 -
I started playing with remote debugging again now that I have upgraded from VC6 to VC7. It used to work pretty easily, now it seems to be a bit odd, and I was hoping others might have some experience with this.
I followed the steps in the help section to set up remote debugging on t
More than 1 PIPE -
Imagine, you have one main task, starting
many seperate applications, which need to communicate with main().
Is it possible to open more then one PIPE to these applications? How should this be handled in code?
Is there a alternate way to communicate between Tasks?
Thanks in advance,
Connect Named Pipe with winsock ocx -
I wonder if it's possible and how to open a pipe named with a control winsock ocx, for a session telnet with the server telnet slnet for WinNT
pipe symbol -
How do you make a pipe symbol........
Help Reading in Delimited Text File -
Hi all,
I have a text file that is delimited with a pipe | . What i want to do is read in the pipe separedt values into either a dbgrid or a listview control.
ANy ideas how i can accomplish this?
Thanks for any help!
later
b
Time travel, Star Trek and Warp 10 -
Hi,
In yee olde books of Star Trek, I recall (vaguely and possibly incorrectly) that the Probe moved at warp 30.
In Voyager and TNG (and poss DS9) they said warp 10 was the max and then you'd be at all points simulatenously, guessing the approx point of coming out.
Plus Voyage
There were some wonderful DOS programs. -
I am set up to run multiple Operating Sytems. To amuse myself, I resurrected my old DOS system. I might also resurrect OS/2 Warp.
I had forgotten how really good some of the DOS programs were. I have Deluxe Paint II and Deluxe Paint Animation running. While modern graphics programs
Connect with a server telnet for NT -
I try to make a program in Visual Basic that runs in the server win NT when I make a session telnet ("telnet tomyserver") through SLNet server telnet version 2.5. for NT. Now we work in C, and we get the environment of SLnet with getenv API, we open the pipe of SLnet with ope
object variable problem (dumb question) -
now this may be a stupid question, but how do you make the errobj.description, and errobj.source recieving a error message, then pipe it to another subroutine. You just pipe it through the declarations for subroutines and functions right?? private function WackyFunc(errobj) ???
ho
Adminster server program via ASP Page -
Hello
I've got a server program that i need to remotely administer....
I've been doing this via PCAnywhere for awhile, but this method is sluggish, and due to security reasons, we are taking it off the server.
the point is not that anyways, i want to make a web interface to remo
Change default delimiter in Access [Resolved via impossibility] -
Is it possible to change the default delimiter from a comma to a pipe in Access? I want to create tables on the fly based on text files with different numbers and names of fields, but they're delimited by the pipe symbol. I don't want to create these by hand and then create import spec
replacing input output stream -
I have a dos program that I want to embed into VB. The dos program is actually an interpreter that takes expressions and returns the results after evaluating them.
On unix I would do the following:
Run that program on a separate thread and replace its input and outpu
input pipe delim text -
how would I input a line of pipe delim text?
Can't detect PIPE symbol "|"... advice please! -
I am getting a string returned that looks something like this:
"this is going to end.|||||||||||||||||||||||"
It is the last part of a richtextbox.
I am unable to detect these symbols using CHR$(13) or CHR$(10) and they do not detect when I search for the ASCII char
ReadFile in Named Pipe with Telnet Server SLnet -
I try to make a program in Visual Basic that executes it when I make a session telnet through SLNet server telnet version 2.5. in win NT.
Now we work in C, and we get the environment of slnet with getenv API, we write to slnet pipe with write API (over the handle of open API) and wait
problem with Microsoft Common Dialog Control, Filter property -
When trying to implement the filter propertty of the MSCOMMON DIALOG CONTROL, MSDN online help instructs to use a PIPE character in the filter definition. Unfortunately, everytime I use it, I receive an INVALID CHARACTER error (highlighting the PIPE character). what am i doing wrong?
wget with pipe or something... -
If I do wget on a link like this:
http://link.aps.org/doi/10.1103/PhysRevB.72.144523
then the saved file in the end will be something like:
GetabsServlet?prog=normal&id=PRBMDO000072000014144523000001&idtype=cvips&gifs=yes
is it a parameter or something I c
pipe delimited file -
I have a pipe delimited text file. It has numerous fields in it. The fields are different size for each line of the file, so there is no way for me to tell what is in position X, and so on. I need to load in the file into a temp table I created, so I can compare the tables later on. I
how to use a named pipe asynchronously -
I would like to communicate from one parent process to multiple child processes.
I have tried communicating through multiple anonymous pipes which worked. I have also tried communicating through a named pipe and that works. The problem still is that the readfile and writefile commands
Extracting/Parsing pipe delimited text file -
I have these lines of text delimited by the | (pipe) symbol which read:
Muffler Bolt [abc]=|0.00|0.00|0.25|0.75
idText1|pc1|pc2|pc3|pc4
The numbers between the || may be from 0.01 - 250.00
now what I need to do is pc3*0.3=pc1 pc4*0.3=pc2
Then reassemble the line as such
i
Console Application Redirection -
Hi all,
Here we are, i am trying desperatly to grab in real-time the stdout of a console application. For the moment the furthest i've been is having the infos when the pipe buffer is full (minimum of 1024 bytes ). Obviously it would be so simple when i create the pipe to set the bu
What computer OS are you -
What computer OS are you?
I am OS-WARP 2. I would have placed it im my signature, but I do not want to take attention away from my Vampire Princess Miyu picture.