ArticleInsDummyImg Script

Build 1501 on 14/Nov/2017  This topic last edited on: 9/May/2012, at 13:02

Description

Creates a dummy image in the current article with nwidth and nheight and returns the dummy image id. The picture name is auto-calculated, counting the existing pictures in the article.

If nwidth and nheight are 0, it prompts the user for the picture name and dimensions.

The folder is always the folder of the current article. Should you need to place picture in another folder, perform a send.

Syntax

dim id = ArticleInsDummyImg(nWidth, nHeight)

nWidth

dummy width, or 0

nHeight

dummy height, or 0