Hello,
Is there a way to resize a terminal in ncurses? I know that there are functions like resizeterm which I believe tries to handle resizing the windows within a term when a resize event happens, but what I interested in is actually resizing my current term which is about 150X40...
Hello,
What I would like to do is pass an image file into a c program as an argument on my linux box and then loop through it's pixels to see what color they are. Does someone know what the code is to get a pixel(specifically the pixels color) and what header/s would have to be included.
Thanks,
Hello,
Can anyone tell me how from a vb app you can open a url into the same browser window everytime, or if it is possible? At work a programmer from one of our vendors is using ShellExecute currently to open the browser, and I've done some searching, but am not that great of a vb...
Hello,
Not sure if this is the right area to post, but maybe someone can help. I was wondering with xsl if it is possible to output multiple sheets in Excel. Let me know if you can offer any help.
Thanks,
Chris.
Hello,
In MySql 4.1 how do you find the difference(preferrably int hours/minutes) of two dates? I see in 5.0 there is a timestampdiff function.
Thanks,
Chris.
Hello,
I'm currently creating a web page with a table of data at the top, and iframe below that, and then a second iframe below that. When a hyper link from the table is clicked it changes the source of the first iframe, then when a hyper link is clicked from that iframe it sets the source...
Hello,
I'm working on coverting an access report to a pdf and then I would like to email it. I set report's printer to the Adobe Writer, and open the report to print. My problem is, I believe that the report is submitted to the Adobe printer queue and then the next line of code to email the...
Hello,
I was wondering if someone could kind of tell me what the second line bellow would be outputting:
x=(char) *myinputval++; /* get input char */
x=x * x;
The first line I know pulls just a character for example 'P', but I don't understand multiplying a character by...
Hello,
I have a question about sqlplus. It seems whenever I run and sqlplus and spool out the file the number fields have a preceding space. This is even if I format them like:
column MPI_NBR format 09999999999
It will then look like this in the spool file.
00000001111
Does anyone have...
Hello,
I am currently creating letters using oracle reports and have the letters all setup with one issue. I would like to be able to conditionally hightlight or underline a portion of a setence or paragraph in these letters. Every paragraph is a different field in these letters. Is there a...
Hello,
I've just downloaded Fedora Core 3 and installed it on a sencond hard drive(/dev/hdf). My first hard drive(/dev/hde) has Fedora Core 2 on it. Here is the grub.conf file:
title Fedora Core 2 (2.6.8-1.521)
root (hd0,0)
kernel /vmlinuz-2.6.8-1.521 ro root=LABEL=/ rhgb quiet
initrd...
Hello,
We have an application that errors out saying "ppm.exe has generate errors and will be closed by windows". It creates an entry in the drwtsn32.log file. Part of it is shown below:
State Dump for Thread Id 0x550
eax=019a449c ebx=0012f3f0 ecx=00000080 edx=025fc001 esi=0012e85c...
Ok. Here's the story. I Have a table with 7 fields, all paragraphs for letters. I would like to have one sentence in one of the fields displayed as bold when the report is run. Is there some way to put control characters or something inside the field so that the report knows that sentence is...
Hello,
I was just wondering if anyone knew of a reporting tool for linux comprable to Monarch for windows where you can take a report and strip it by doing something like creating a model.
Thanks for any help,
Halfbarrel.
Hello,
I was just wondering if anyone knew of a reporting tool for linux comprable to Monarch for windows where you can take a report and strip it by creating a model.
Thanks for any help,
Halfbarrel.
Hello,
I found the below code in thread Thread181-83297, but do not know which library to reference in my vba code. Can someone help?
Thanks,
Set FTPconn = New Inet
'Set Properties
FTPconn.Protocol = icFTP
FTPconn.RequestTimeout = 600
FTPconn.URL = "ftp://ftp.address"
'Connect...
Hey,
I'm wondering if someone can help me out with an error I'm getting trying to automate a mailmerge. The line I'm getting the error on is bolded in red bellow. The error I'm getting is error #70 Permission Denied. I am trying to automate this by running it from scheduled tasks on a Windows...
Can anyone help me with some code to open a Word mail merge document(Avery 5160 Labels) from Access, then merge this to a New document, then save that document somewhere? This would need to be completly automated since we will be running it in a scheduler. I am then going to email the file to...
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.