Search found 26 matches

by tal_is_back
Wed Feb 29, 2012 10:59 pm
Forum: Internet
Topic: implement a new browser
Replies: 12
Views: 9775

Re: implement a new browser

Ther are several ways to automatically save the files like setting the name to something with "the seconds", so you could extract the exact date and time of the download if necessary. Think about what you need and ask again here Thats the automation i wanna do : It is a website, which edit travel t...
by tal_is_back
Wed Feb 29, 2012 8:50 pm
Forum: Internet
Topic: implement a new browser
Replies: 12
Views: 9775

Re: implement a new browser

Thanks, i succeeded doing like that : set the defaultfolder to "C:\save " libURLDownloadToFile "http://www.senat.fr/rap/r08-441/r08-4411.pdf",test So the file test is saved in my t folder it can be a solution, i have to automate it for each specific filei wanna save. The second step is to find a way...
by tal_is_back
Wed Feb 29, 2012 8:26 pm
Forum: Internet
Topic: implement a new browser
Replies: 12
Views: 9775

Re: implement a new browser

i also tried this :

libURLDownloadToFile "http://www.senat.fr/rap/r08-441/r08-441 ... C:\Program Files (x86)\RunRev\LiveCode 5.0.2\sav","downloadComplete"


No error, but the folder is empty...

Tal
by tal_is_back
Wed Feb 29, 2012 8:10 pm
Forum: Internet
Topic: implement a new browser
Replies: 12
Views: 9775

Re: implement a new browser

Hi, I looked at the example browser, it is good one, i am checking how to do what i want, so first i am trying to extract data from a simple pdf file : put revBrowserOpen(the windowId of this stack, "http://www.senat.fr/rap/r08-441/r08-4411.pdf") into tBrowserId I get the browserid and then i try to...
by tal_is_back
Wed Feb 29, 2012 2:35 pm
Forum: Internet
Topic: implement a new browser
Replies: 12
Views: 9775

Re: implement a new browser

Ok thanks, you think it is easy to customize it like i said in my previous post : adding new internet browser functionnalities

Tal
by tal_is_back
Wed Feb 29, 2012 11:37 am
Forum: Internet
Topic: implement a new browser
Replies: 12
Views: 9775

implement a new browser

Hi, I would like to know if implemeting a new browser with livecode was possible, and if it was difficult to do? ( how many line codes?) I want a new browser, cause i use a website, which edits travel tickets, ( the tickets are edited in .asp extension) I want, that every time a ticket is edited, to...
by tal_is_back
Tue Feb 28, 2012 6:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

you mean i can do it on livecode, good ill check it, first ill try to execute the extracting commands i have found, ill send it to your own mail address if you wanna check, and maybe youll have idea to do it easily, thanks

Tal
by tal_is_back
Tue Feb 28, 2012 6:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

To write my own processor, it will be good too, but i dont know how to begin, can you give the first keys to do that?
I meaned to write my own browser sorry
by tal_is_back
Tue Feb 28, 2012 6:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

Hi sturgis, I have already tried to changed the print processor, but the printing doesnt work anymore if i do that pitty (maybe i could check other printer drivers) For writing a program which wil extract data from the printer processor, its good idea and i am looking for that... To write my own pro...
by tal_is_back
Tue Feb 28, 2012 4:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

ok thanks, but i think i can do it by myself with windev or other ;)

tal
by tal_is_back
Tue Feb 28, 2012 4:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

Hi, Me again, sorry to post many times but i think i have found something interessant. Reading job data Access to the data of a SPL spool file, can be implemented quite easily from within a print processor. To access the spool stream use the OpenPrinter function, where you specify “PrinterName,Job x...
by tal_is_back
Mon Feb 27, 2012 11:53 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

Hi, I have changed the configuration printer to winprint/EMF instead of zimfprint/raw,the printing doesnt work anymore, it prints many pages containing unreading chars. I think it might be my printer problem, cause i have read that winprint should be the normal processor and zimf the help processor....
by tal_is_back
Sun Feb 26, 2012 4:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

Hi,

Sorry but write a browser is over my abilities.

Tal
by tal_is_back
Sun Feb 26, 2012 3:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

Hi,

I dont knw if it is the printer configuration which make zimf file, or the .asp file which generate automaticly zimf file, ill look tomorrow.

Now i am searhing if it exists backup software, which sauve automaticly web pages.

tal
by tal_is_back
Sat Feb 25, 2012 10:41 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode???? and .SPL files
Replies: 39
Views: 22317

Re: Livecode???? and .SPL files

I have tried yor software with two files : The first file is made with pdf creator if you open the file with notepad, you can see on the top < f a x . t x t   - B l o c - n o t e s „ Ø O ] R t EMF £ l ^ h Ò ) It works with that kind of file. The second SPL file( the .asp ticket printed) has this on ...