| Milko |
| Advanced Member |
| Milko |
| italy |
|
|
| Male |
|
| Tuesday, June 28, 2011 |
| Saturday, April 27, 2013 10:27:12 PM |
43 [0.35% of all post / 0.06 posts per day] |
|
|
you can try a xslt conversion
|
a (worst) way to obtain the result. create a very very long xml file with all the (string) date in correct order: 1901-01-01 1901-01-02 ... 2013-04-27
with MF, if your element match the input (string) date then create the output element I was joking ... :-D
|
hello and sorry for my english :-) i want to change the appearance of a web page: keep certain inline elements, remove some <div>, reformat contents according to the look i want.
the process must read html or xhtml page from the web, reformat the content and save it locally. is it possible with style vision and css stylesheet ? suggestions ?
tx, milko
|
it seems that i can import a google sheet publishing the google sheet as a web page and then importing the csv with the google generated link
sorry for my english :-)
|
good morning forum i have a google sheet shared in google drive my intention is to use MapForce to process google sheet document just like I would with an excel document. i know i can download google sheet in csv or xlsx format and then import in mapforce, but i want to connect mapforce directly to google sheet.
is there a way to do this ? i mean something like this
tx, milko
|
Great advice Tx
|
i've got an idea if i add a PROG field to the access table and i populate this field with the progressive number generated from the position function i solved my problem.
don't you ?
|
i have some text file containing a schedule broadcaster. something like this:
06.00 Cuori rubati Con Marco Basile, Micaela Ramazzotti, Brigitta 06.30 Rai Educational Terza Pagina 12/a puntata 07.00 Cartoon Flakes Week End fino alle 09.00 . . 23.25 La Domenica Sportiva Estate 00.30 TG 2 00.50 Sorgente di vita 01.20 Six Degrees Telefilm 03.40 Videocomic - Passerella di comici in tv
if not present in the file I return the date from the folder containing the file. I have to populate a DB access, and this is the structure of the table: https://skydrive.live.com/redir?resid=A3C16999A3D5F590!299&authkey=!ABIRSmyR0_Q88Sw
As you can see the schedule contains times ranging from 6.00 AM to 3.40 and beyond. the ORA field of access table will be composed by DATE + TIME. to properly manage the ordering, I thought I'd catch the start time from text file using the Position function. if position is equal to 1 then i put on the one hand the value ORA in a field of a text file VAR_ORA. IF the value ORA in subsequent readings should be less VAR_ORA i'll add 1 to the date field ORA. I hope I explained this far ...
The problem comes when I read several input files, or when I read an input file containing many dates:
Code:09/06/2012 06.00 Cuori rubati Con Marco Basile, Micaela Ramazzotti, Brigitta Boccoli 09/06/2012 06.30 Rai Educational Terza Pagina 12/a puntata 09/06/2012 07.00 Cartoon Flakes Week End fino alle 09.00 09/06/2012 . 09/06/2012 . 09/06/2012 23.25 La Domenica Sportiva Estate 09/06/2012 00.30 TG 2 09/06/2012 00.50 Sorgente di vita 09/06/2012 01.20 Six Degrees 09/06/2012 03.40 Videocomic - Passerella di comici in tv 10/06/2012 06.00 Fuori orario. Cose (mai) viste 10/06/2012 07.30 Wind at my Back. Il riscatto di Joe 10/06/2012 . 10/06/2012 . 10/06/2012 22.55 TG Regione 10/06/2012 23.00 Il meglio di Cosmo. Condotto da Barbara Serra 10/06/2012 00.00 TG3 Meteo 3 10/06/2012 00.10 TeleCamere, ideato e condotto da Anna La Rosa 10/06/2012 01.00 Fuori orario. Cose (mai) viste fino alle 06.00
in this case i can not do so that the variable read from VAR_ORA always refers to the correct record in the relevant file, and date. this is the print preview of my map: https://skydrive.live.com/redir?resid=A3C16999A3D5F590!300&authkey=!AHJJpGSapePxHlw
thanks for your suggestion milko
|
I found the error. i'll post the result when i'll undestand why the error occur :-)
|
ERROR G702: Algorithm construction: Source component without associated instance encountered.
i dont know how what to do... i'm getting this stopping error and I can not proceed. I also tried MF2012 but I always get the same error. MF indicates that the error came from a structure that has always worked
help please.
|
|