Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.filemaker > #1696

Re: Save As PDF Script Step in FMPro Advanced 11.0v3

From Erik Appeldoorn <ursus.kirk@gmail.com>
Newsgroups comp.databases.filemaker
Subject Re: Save As PDF Script Step in FMPro Advanced 11.0v3
Date 2014-01-31 11:09 +0100
Organization A noiseless patient Spider
Message-ID <lcfso4$bv6$1@dont-email.me> (permalink)
References <07f0be08-038f-4da7-90da-4b9e44a29097@googlegroups.com> <754a7b39-d27c-48aa-9353-9fe7045cfc87@googlegroups.com> <lcdb91$31i$1@dont-email.me> <46060240-2e90-4a27-a1cf-e8db751c0686@googlegroups.com>

Show all headers | View raw


JayBee schreef op 30-1-2014 17:47:
> ok, so I have set a variable with the following name: $mytimestamp specified as follows:
>
> Substitute (Timestamp ( Get (CurrentDate) ; Get (CurrentTime) ) ;":" ; "-" )
>
> However if I then use that variable within my $filename variable as follows:
>
> "EstimateSent_" & Works::Job No.&$mytimestamp&"_.pdf"
>
> It goes back to the same error message about using a different filename or using a different disk etc.
>
> ?!
>
> Have I done something wrong?!
>

what is the exact contents of Works::Job No.
To be usefull as (part of) a filename this should also not contain any 
strange characters (?!~*&:@) but only stripped alpha numeric (ab...yz, 
AB ... YZ, 12...90

First try to export to the local disk. Does that work?
This a very tricky thing to debug without being on site.
Any number of glitches within the network might cause the problem. I 
have found filemaker to be very unforgiving. If all fails you could 
export to a local disk. Then use folder actions (a freeware software for 
windows) to copy the file across the network. [http://www.folderactions.com]

-- 
met vriendelijke groeten,
Erik Appeldoorn

Back to comp.databases.filemaker | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Save As PDF Script Step in FMPro Advanced 11.0v3 JayBee <Jennifer_Beecroft@hotmail.com> - 2014-01-29 07:36 -0800
  Re: Save As PDF Script Step in FMPro Advanced 11.0v3 Howard Schlossberg <howard@nospam.fmprosolutions.com> - 2014-01-29 08:48 -0800
    Re: Save As PDF Script Step in FMPro Advanced 11.0v3 JayBee <Jennifer_Beecroft@hotmail.com> - 2014-01-30 00:34 -0800
      Re: Save As PDF Script Step in FMPro Advanced 11.0v3 clkaufmann@gmx.ch (Christoph Kaufmann) - 2014-01-30 10:11 +0100
      Re: Save As PDF Script Step in FMPro Advanced 11.0v3 Erik Appeldoorn <ursus.kirk@gmail.com> - 2014-01-30 10:45 +0100
  Re: Save As PDF Script Step in FMPro Advanced 11.0v3 JayBee <Jennifer_Beecroft@hotmail.com> - 2014-01-30 02:19 -0800
    Re: Save As PDF Script Step in FMPro Advanced 11.0v3 Erik Appeldoorn <ursus.kirk@gmail.com> - 2014-01-30 11:58 +0100
      Re: Save As PDF Script Step in FMPro Advanced 11.0v3 JayBee <Jennifer_Beecroft@hotmail.com> - 2014-01-30 08:47 -0800
        Re: Save As PDF Script Step in FMPro Advanced 11.0v3 Erik Appeldoorn <ursus.kirk@gmail.com> - 2014-01-31 11:09 +0100
          Re: Save As PDF Script Step in FMPro Advanced 11.0v3 Erik Appeldoorn <ursus.kirk@gmail.com> - 2014-01-31 11:18 +0100
            Re: Save As PDF Script Step in FMPro Advanced 11.0v3 JayBee <Jennifer_Beecroft@hotmail.com> - 2014-02-11 04:55 -0800
              Re: Save As PDF Script Step in FMPro Advanced 11.0v3 Erik Appeldoorn <ursus.kirk@gmail.com> - 2014-02-11 15:21 +0100
    Re: Save As PDF Script Step in FMPro Advanced 11.0v3 clkaufmann@gmx.ch (Christoph Kaufmann) - 2014-01-30 12:10 +0100

csiph-web