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...
well the problem with checking out the NT server is that we got it through a VERY recent aquisition and its in either (IN or TX) so we can't do much about checking the settings ourselves.
but we are trying to connect using the internet, through a proxy server.
I ran my answers by my boss and...
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...
that seems to be the route I'll have to go.. but I've never written anything to print so I was hoping to skate by again where I can click and drag and change the format on a whim :-/... so much for the lazy virtue in programming;)
if I knew what reference to add I'd be happy to.. msdn just says:
"Add a reference to CrystalDecisions.CrystalReports.Engine.
"
and I look for it and I don't see it... I've looked in COM and .NET
I assumed that is why the "imports" failed but then I don't understand why I...
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
great! well thats a good start! what does it look like syntaxicly to declare a function I'm so use to:
<return type> <funct name>(<args>)
{
[return]
}
and {} block statments aren't used (as far as I'm seen) in VFP so could you give me a generic funct please?
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...
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.