Click here to Skip to main content
15,904,348 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Check if string is valid using regular expresion Pin
Mike Ellison26-May-04 18:44
Mike Ellison26-May-04 18:44 
GeneralRe: Check if string is valid using regular expresion Pin
Anonymous27-May-04 13:10
Anonymous27-May-04 13:10 
GeneralPrinting Multiple documents Pin
Thangavel26-May-04 4:07
Thangavel26-May-04 4:07 
GeneralRe: Printing Multiple documents Pin
Dave Kreskowiak26-May-04 4:11
mveDave Kreskowiak26-May-04 4:11 
GeneralRe: Printing Multiple documents Pin
Thangavel26-May-04 4:41
Thangavel26-May-04 4:41 
GeneralRe: Printing Multiple documents Pin
Dave Kreskowiak26-May-04 5:05
mveDave Kreskowiak26-May-04 5:05 
GeneralRe: Printing Multiple documents Pin
Thangavel26-May-04 19:07
Thangavel26-May-04 19:07 
GeneralRe: Printing Multiple documents Pin
Dave Kreskowiak27-May-04 2:44
mveDave Kreskowiak27-May-04 2:44 
Ummmmm...let me think about this...

OK. You MIGHT be able to getaway with this....

You could start all of your print jobs, but instead of printing to the printer, you would print to a printer object that was told to print to a file instead. This would send all of the page description code (PCL5, PCL6, PostScript, whetever it is...) to a file instead of the printer. You would have to wait until these jobs were completed. (I don't know your going to do this!) Then copy the files, in order, to another printer setup to go to the printer this time and redirecting LPT1: to it.


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Printing Multiple documents Pin
Thangavel28-May-04 23:24
Thangavel28-May-04 23:24 
GeneralRe: Printing Multiple documents Pin
Dave Kreskowiak29-May-04 14:16
mveDave Kreskowiak29-May-04 14:16 
GeneralDataGridTableStyle Pin
joypreeti26-May-04 3:28
joypreeti26-May-04 3:28 
GeneralRe: DataGridTableStyle Pin
Werner Vos26-May-04 22:10
Werner Vos26-May-04 22:10 
GeneralRemote Events... Pin
waffleman26-May-04 2:48
waffleman26-May-04 2:48 
GeneralRe: Remote Events... Pin
Dave Kreskowiak26-May-04 3:47
mveDave Kreskowiak26-May-04 3:47 
GeneralRe: Remote Events... Pin
waffleman27-May-04 8:15
waffleman27-May-04 8:15 
GeneralRe: Remote Events... Pin
Dave Kreskowiak27-May-04 9:40
mveDave Kreskowiak27-May-04 9:40 
GeneralRe: Remote Events... Pin
waffleman1-Jun-04 3:13
waffleman1-Jun-04 3:13 
Generalmessanger password Pin
ahmad_yossef25-May-04 23:29
ahmad_yossef25-May-04 23:29 
GeneralRe: messanger password Pin
Dave Kreskowiak26-May-04 0:45
mveDave Kreskowiak26-May-04 0:45 
GeneralRe: messanger password Pin
Aaron Eldreth26-May-04 4:03
Aaron Eldreth26-May-04 4:03 
Generalit's possible....... Pin
Night_Soul25-May-04 22:55
Night_Soul25-May-04 22:55 
GeneralRe: it's possible....... Pin
Dave Kreskowiak26-May-04 0:43
mveDave Kreskowiak26-May-04 0:43 
GeneralRe: it's possible....... Pin
Anonymous26-May-04 4:18
Anonymous26-May-04 4:18 
GeneralRe: it's possible....... Pin
Dave Kreskowiak26-May-04 4:22
mveDave Kreskowiak26-May-04 4:22 
Generalhelp running project Pin
GaryKoh25-May-04 17:13
GaryKoh25-May-04 17:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.