1. Launch Help

I am trying to launch AcroRd32 from EU to print a document and am having trouble. Sugguestions appreciated. Here is the code I am trying.

	temp = shellExecuteEx("open", "C:/Program Files (x86)/Adobe/Reader 10.0/Reader/AcroRd32.exe " ,  
				"c:/AcuStaff/AcuData/ACEmanual.pdf", "", SW_SHOWNORMAL,0)		             

Which does not work.

new topic     » topic index » view message » categorize

2. Re: Launch Help

gwalters said...

I am trying to launch AcroRd32 from EU to print a document and am having trouble. Sugguestions appreciated. Here is the code I am trying.

	temp = shellExecuteEx("open", "C:/Program Files (x86)/Adobe/Reader 10.0/Reader/AcroRd32.exe " ,  
				"c:/AcuStaff/AcuData/ACEmanual.pdf", "", SW_SHOWNORMAL,0)		             

Which does not work.

Could it be the SPACE character in between AcroRd32.exe and the DOUBLE-QUOTE character?

new topic     » goto parent     » topic index » view message » categorize

3. Re: Launch Help

Hi

See

http://openeuphoria.org/forum/122976.wc#122976

Chris

Edit - I see thats ShellExecuteEx - but the build_command_lines functions should help.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Launch Help

thanks for offering help but I found my problem.

new topic     » goto parent     » topic index » view message » categorize

5. Re: Launch Help

gwalters said...

thanks for offering help but I found my problem.

Hi

It's rude not to share smile

Chris

new topic     » goto parent     » topic index » view message » categorize

6. Re: Launch Help

gwalters said...

thanks for offering help but I found my problem.

Hi

It's rude not to share smile

Chris

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu