We have a VB6 application that has successfully printed custom labels on Dymo printers for several years on XP systems with Dymo Version 6 DLS and SDK software. Now, under Version 8 of the Dymo software on Windows 7 systems the application does not work -- what gets printed is the default Dymo...
I have a 2-dimensional array that can have a variable number of rows and columns. Depending on user input it could be 6x6 (36 elements), 6x12 (72 elements), 16x16 (256 elements), etc.
Can someone provide EFFICIENT code for accessing all the elements in row sequence - that is, all the elements...
I use the Printer Object (Printer.Print) to print a golf scorecard. I would like to highlight the score boxes for selected holes with a background color.
I fill the score boxes for holes with either blank characters or a combination of blank characters and asterisk characters for handicap...
I wish to incorporate an on-screen keyboard on selected forms in a VB project. I realize that I can turn on the Microsoft On-Screen Keyboard (osk.exe) but how do I turn it on and off selectively? Also, is there a 3rd party control or documented VB code for an on-screen keyboard?
Is there a way to make a second copy of a project on the same computer? I understand that "Save As" is essentially the same as Rename - that is, another copy of the project is not created. Supposedly, this has something to do with some kind of what I would call "project identification...
I have VB6 installed and working well on one computer. Within the VB6 folder under the Microsoft Visual Studio folder I have 12 VB projects and their related data files. Some of the projects use 3rd party components (.ocx).
How do I recreate what I have on another computer? Thanks.
After recovering from a horrible "Blue Screen of Death" problem I restored my computer to its out-of-the-box state and re-installed VB6 Pro (along with many other apps). I had backed up the VB6 folder so I was also able to restore my VB projects, and I am able to work with them.
However, I...
I have a VB6 app created on a Windows XP system for which I use the Package and Deployment Wizard to create a Setup file that installs the program in DriveLtr\Program Files\PMM (e.g. in C:\Program Files\PMM). I wish to have data files created by the app in the same folder as the program.
This...
Can PCL Commands be issued via the VB Printer Object? If so, how? If not, what's the alternative(s)? For example, I'd like to use the PC-8 Symbol Set to print graphic line characters for "boxing" areas of a report - e.g., Chr(201), Chr(205), Chr(187), etc.
I am trying to determine the need for including the CTUS object file in a Clipper application. What are the major reasons for using this file and what are some of the implications of not using it? Thanks.
Our application has been printing to Seiko and Dymo/CoStar Label printers via Clipper 5.2 and the Runestone Library. We are now experiencing problems under Win98 and WinMe (no label or part of a label) on high speed machines (e.g., Compaq 933 MHz Pentium, IBM Aptiva with 1 GHz AMD processor)...
Using QBasic I would like to create a file that contains what is now the contents of a printed report and have that file used to place the information on a web page. Can, and how can, this be done? Can the file include formatting, or must it contain just the heading and data fields (e.g., in...
One (and only one) of our users is getting a Code 67 (Too Many Files) Error on an OPEN Statement. The program is running as a DOS App under Windows in a network environment. We ahve verified that the two documented reasons for the error -- too many open files versus FILES=N in CONFIG.SYS, and...
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.