I can write anything but blank lines to the printer. If I write a " " or string.empty or non printable character nothing is written. I want to use this as a form feed. I would be happy to do a form feed. This is for a receipt printer, don't know if that will make a difference.
Any help...
We just bought ISA 2004 Standard and it will be on a dual 800 Mhz system. We'd like it so the affinity is always set to one (having a single processor license). Anyone know how to do this without having to manual set it each time.
If this is terribly easy I'm sorry. This question was asked of...
I am trying to create a that calls other stored procedures. If I call one and it fails I want to roll back, but I when I try to do something like
declare @MyResult nchar (50)
SET @MyResult = EXEC master.dbo.sp_addrolemember @role, @username
I get "Error 156: Incorrect syntax near keyword...
On a fresh install of Windows XP Pro I have also done an Office XP - Small Bussiness custom installation of everything except Outlook. After this install I installed Outlook 2003.
When anything from Office XP - Small buiness is run it asks for initials, and when outlook is run it only produces...
I'm trying to use a xp client to connect to a NT4 server and as most users I can connect, however the users I need to connect can't it gives the following error:
"Remote Connection might not be enabled or the computer might be too busy to accept connections"
but if I log on as...
I am unable to:
Imports CrystalDecisions.CrystalReports.Engine
it seems VB can not find it. I have crystal reports on my system but I have no idea how to do get the import to work. Any help would be nice since I'm clueless :)
thank you
anyone try writting a custom print program for global exchange services's desktop edi? I don't know anything that is going on like how to get the data from the file I want to print. I was just told to figure it all. any guidence would be appricated!
thanks in advance
I'm new to foxpro and more accustomed to C/++ where I can just write a function anywhere I want so could someone please explain to me how to write a function i.e. seperate file, function declaration, returning(and is the type returned specified?), passing by value/reference. I don't have any...
I'm trying to do the normal time sync script, I have the script in the normal scripts directory, I have updated the user profile to excute the script, and I have synced the accounts, but when users log in it is not executing. I have tested the script seperatly and it works fine but it will not...
I have the following code:
SQLEXEC(PSI, 'SELECT pci_seg1,pci_seg2,pci_seg3,pci_seg4,pci_seg5,';
+'pci_seg6,pci_seg7,dock_code,drop_zone,';
+'kanban_no, release_no ';
+'from v_csf_job_Packing ';
+'where docno=?OrderNum and partno=?partno' , 'Packing')
select Packing
but when I go...
I'm nearly done with a program but the print function doesn't work in windows 98 but it does in windows xp(very confused). I get the following error in 98:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at...
I have 3 choices here I need to
1) make it so when the user goes through the boxes it does not delete the last character in the box because for some reason after data is enetered it does this.
or
2)if I use the select on enter method on them I need to be able to take the highlighting away if...
when I do the following:
SQLEXEC(PSI,'SELECT descript;
FROM BBSPECAL;
WHERE CFormFLDID=88 and LJOB=?
OrderNum', 'Results')
select Results
copy to array Resulted
thisform.txtLotNum.value = Resulted[1,1]
I displayed the cursor and it wasn't correct, it read...
The MSDN says that I can just have the results of the query go into an array however after it executes I have no way of getting the values from that array. I've tried display memory like <arrayname> which turns up null and I've tried using the the subscripts and get an error, however when I put...
I would like to make it so that when the user downloads the mail it is no longer on the server(excahnge 5.5). I know you can set up the clients to do this but is it possible to do it on the server side?
thanks,
twigs1981
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.