Shop OBEX P1 Docs P2 Docs Learn Events
Pink Flash Fields using HTML — Parallax Forums

Pink Flash Fields using HTML

Tony BTony B Posts: 7
edited 2006-02-16 14:33 in BASIC Stamp
I am trying to setup a HTML page where the following PINK fields are to be updated – INTO FLASH:
Nb_varET – email TO: register
Nb_varEF – email FROM: register
Nb_varEC – email CONTENT: register
Nb_varEV – email SMTP server register

Setting the values through HTML into RAM is not the problem – I am trying to set the FLASH values from a HTML page that does not have links to all the other variables and values.

Any assistance or guidance will be greatly appreciated.

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2006-02-16 03:38
    Only variables 00 to 19 can be written to flash.
    regards peter
  • Tony BTony B Posts: 7
    edited 2006-02-16 14:33
    Your answer ONLY takes into account the reference in the manual on page 6 of 14 – in both document versions v1.01 and v1.02 – and not the actual results in the execution of the html pages supplied with the PINK module. See attachment 1.

    As clearly displayed on the html page supplied with the PINK module, there is a Update Flash column which has the option to Set Default Value for the following variables or Special Purpose Registers:
    Nb_varET – email TO: register
    Nb_varEF – email FROM: register
    Nb_varES – email SUBJECT: register
    Nb_varEC – email CONTENT: register
    Nb_varEV – email SMTP server register

    The actual use of the Set Default Value does indeed set the values to Flash.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Every problem has a solution. Some don't even create more problems.
    730 x 401 - 70K
Sign In or Register to comment.