Re: export variables



On Dec 30, 6:45 am, patmarbi...@xxxxxxx (Patmarbidon) wrote:
Hello if you want to share variables content you might to use 'our'
instead of 'my'.

Yes, that does it! Thank you!


But I don't understand your example with 'use "file1.pl"'.

I always use 'use module_name' and never 'use program_name'

Can you tell us more

I just want to split up a big file into smaller parts. But I don't
know which functioncall I should use for it. Peng is using "require",
is this the standard way for importing a file?

Noud

.



Relevant Pages

  • Re: export variables
    ... Peng is using "require", ... is this the standard way for importing a file? ... The require function is one of the standard ways of including code ...
    (perl.beginners)
  • Re: Best way to delimit text file
    ... I have a simple standard. ... Tab Delimited with a Header row. ... solves issues when importing into Access.) ... To manually create a tab delimited file: ...
    (microsoft.public.excel.programming)
  • Re: Import Wizard dropping fields defined by Import Spec Access 2007
    ... The import specs in a couple of these tools have some "tack on" ... fields included after those fields that are included in the "standard" .csv ... You seem to be importing each text file into a new table with specific ... with CSV data. ...
    (microsoft.public.access.externaldata)
  • Re: Shutdown by power switch with MinLogon
    ... > based on Standard PC HAL, disable the Standard PC component and add ... > ACPI one (make sure to use the proper one, you can check it with TAP ... Resolve dependencies, rebuild and re-deploy the new image. ... >> Importing TA output causes the same error and I haven't tried TAP ...
    (microsoft.public.windowsxp.embedded)
  • Re: export variables
    ... know which functioncall I should use for it. ... Peng is using "require", ... Here are the deltas between the various ...
    (perl.beginners)