...
Ref: 190110 PWP 8.0.exe
Export does not embed a script when requested for a tiff image save:
A Screen View of a workflow...

- Batch Script ScrnView.jpg (54.57 KiB) Viewed 3129 times
The script:
--------------------------------------------------------------------------------------------------------
script 1.0
color_management enabled 1 on_mismatch 0 on_batch_mismatch 0 acs_profile ″sRGB Color Space Profile.icm″ gray_acs_profile ″Gamma 2.2.icm″ wcs_profile ″sRGB Color Space Profile.icm″ gray_wcs_profile ″Gamma 2.2.icm″ monitor_curves_file ″″ monitor_curves_enabled 0
image index 2 caption ″Bckgrd02 v1.tif″ saved_as ″″ saved_on ″″ parent -1 bypass -1 same_size 0 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴file_open 0 n_files 1 current 0 show_progress 1 from_default 0 file1 ″″ time1 ″″‴
end_image
image index 3 caption ″1-DSCF2109_16x9r.tif″ saved_as ″″ saved_on ″″ parent -1 bypass -1 same_size 0 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴file_open 0 n_files 1 current 0 show_progress 1 from_default 0 file1 ″″ time1 ″″‴
end_image
image index 4 caption ″Frame″ saved_as ″″ saved_on ″″ parent 3 bypass 0 same_size 0 size_specific 0 breakpoint 0 n_inputs 3 n_masks 0 command ‴frame 0 current_tab 0 show_rulers 1 target_width 5.0000 target_height 8.0000 odpi 100.0000 snap 0.1250 size_method 1 units 0 display 1cx0 0 cy0 0 cx1 1 cy1 1 show_inner_mat 1 show_outer_mat 1 show_frame 1 show_wall 1 equal_border_widths 0 image_border_left 0.0000 image_border_right 0.0000 image_border_top 0.0000 image_border_bottom 0.0000 image_border_color ffffff frame_style 0 frame_width 0.0500, frame_inner_depth 0.1875 frame_outer_depth 0.1875, frame_color 1e1e1e frame_tile 0 frame_scale 1.0000 wall_width 0.0000 wall_color f0f0f0 light_color_temp 0 light_brightness 0 inner 0.0700 0.0700 0.0700 0.0700 0 0 0 c0c0c0 1f1f1f 0.0300 0 1 1.0000 outer 0.3800 0.3800 0.3800 0.4750 0 0 1 f5f5f5 1f2f3f 0.0500 1 1 0.2500‴
input base_image 4 input_number 0 index 2 caption ″Inner Mat″
input base_image 4 input_number 1 index 2 caption ″Outer Mat″
end_image
image index 5 caption ″Sharpen″ saved_as ″″ saved_on ″″ parent 4 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 1 command ‴sharpen 0 kernel 1 maxovershoot 0.067 maxundershoot 0.0997 threshold 2 strength 1.2498 amount 1 -1 0 0 ″Amount: ″ ″Mask″ display 2 sync_scroll 1 auto_preview 1‴
end_image
image index 6 caption ″Export″ saved_as ″″ saved_on ″″ parent 5 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴export 0 file_type 1 file_name 1 default_file_type 0 if_exists 2 resize 0 resample 1 dimension 3 length 1000 units 0 dpi 200 demote16 1 include_profile 2 include_exif 1 include_gps 1 include_script 1 jpeg_quality 95 sharpen 0 folder ″C:\Users\birch\Pictures\0000 PWP8 Batch\frame 4 600px 190110″ display 1 sync_scroll 1 auto_preview 1‴
end_image
end
-----------------------------------------------------------------------------------
The saved tiff image when opened in the browser will not have a 'Run Embedded Script' option. The script should include Frame and Sharpen but not the script of image index 3 if it has one.
Also, may be there should be an option to exclude the Export portion of the Embedded Script because of Export's specifics for destination, sharpening, sizing, etc.
...den...