MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: setting scratch variables in embedded perl



******    message to minivend-users from Larry Leszczynski <larryl@furph.com>     ******

Hi Kyle -

> [perl]$Safe{'scratch'}{'ncount'} = 27;[/perl]<br>

This should be:

  [perl scratch]$Safe{'scratch'}{'ncount'} = 27;[/perl]<br>
        ^^^^^^^
Check the "Embedded Perl Code" section of the docs.  If you don't want
anything to show up on the page, make the perl tag return an empty string:

  [perl scratch]$Safe{'scratch'}{'ncount'} = 27;"";[/perl]<br>
                                                ^^^

Larry Leszczynski
larryl@furph.com
--
  furph, Inc.	WWW/Unix/Windows Solutions	734-513-7763 (voice)
info@furph.com	   http://www.furph.com		734-513-7759 (FAX)

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: