Hi
im using borland turbo C and the C code im tring to do uses ASM. My complier has requested a TASM. but i cannot find a free version. does any one know where i can get a free one that will work with my compiler?
compiler version: Turbo C++ 1.00
many thanx
Geo
The student will become the...
Hi
I understand most of the code located in http://www.tek-tips.com/gviewthread.cfm/lev2/4/lev3/32/pid/205/qid/797275 but am unsure of the ASM
mov ax,0003h
int 33h
I think that AX is a register, is it a general purpose one or is it just for the mouse? is this the same about the...
Hi
I have based the following code upon a ASP101.com (http://www.asp101.com/samples/viewasp.asp?file=db%5Fpaging%2Easp) tutoral. but what i gather is the page numbers start form 1, but with this code they have started from 0
this is part of my custom forum, for my website. it accesses an...
Hi
I am tring to set up a DNS server on a windows 2k computer
I have download BIND 9.2.2 and installed this in
winnt\system32\DNS folder
Sofar i have created a rndc.key file in the etc folder
and created the rndc.conf file
but i am confussed on what to do next. the txt file says something...
Hi
In a form I have added an option group and inside this, I added 4 option(radio) buttons. I have not changed any of the properties. Using a command button called cmdsearch, I see which button is selected and then it give a message. heres the code I have used, it works in VB but not ACCESS...
In a form I have written a function, that edits a string passed to it and then it returns a new string
the function is like this
function name(inputstr as string) as string
name = inputstr + " is cool"
end function
in the database file lets call it "DB1"
it contains
name...
OK I have a string varible called textstr, it stores a string that i only want part of
Ie
textstr = "hello"
now I want to only shore the last 3 letters in the string so..
textstr = "llo"
Please help
Geo45
I am using Win 2000 and Access 97
In the command prompt when you type in the command "set". It lists a couple of windows varibles, including the username
How can I access that in Access97 so I can tell who is logged in
IE. dave logs onto the computer starts up the database, the...
I am using Win 2000 and Access 97
In the command prompt when you type in the command "set". It lists a couple of windows varibles, including the username
How can I access that in Access97 so I can tell who is logged in
IE. dave logs onto the computer starts up the database, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.