|
Iniciado por DennisSSebasi STEPH, mar., 17 2022 12:22 PM - 2 respostas |
| |
| | | |
|
| |
Membro registado 8 mensagems |
|
Publicado em março, 17 2022 - 12:22 PM |
Hi I want to print an HTML document with my WindevMobile 21 (Android) app but I have a problem with the caracter ", I tried to write """" but it prints "".
An example:
fSaveText("myHtml.html","<td align=""""right"""" colspan=""""7"""">") Result <td align=""right"" colspan=""7""> instead of <td align="right" colspan="7"> |
| |
| |
| | | |
|
| | |
| |
Membro registado 12 mensagems |
|
Publicado em março, 20 2022 - 12:48 AM |
| |
| |
| | | |
|
| | |
| |
Publicado em março, 21 2022 - 4:24 AM |
from the top of my head, just use charact(34) |
| |
| |
| | | |
|
| | | | |
| | |
|