Hi! I've always used CFEXECUTE in Blue Dragon 7.1, but I can't get it working in OpenBD.
When I try to print a text document using PRINT.EXE (MS-DOS command), I receive an MS-DOS error saying that it "cannot initialize dispositive" (or something like that). It means OpenBD/MS-DOS could not find the network printer. The command is simple like this: <cfexecute name = "print" arguments = "/d:\\server\printer report.txt" timeout = "10"> </cfexecute> I've tried many different ways, with "CMD /C PRINT ...", with absolute path, with greater timeout, ..., but it just does NOT print! In Blue Dragon 7.1 and directly in MS-DOS, the same command prints the document with no problem. I guess the problem is the network printer path (\\server\printer). I also tryed with (\\\\server\\printer), but no luck... Any ideas? Thanks, Gio --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
