網路城邦
上一篇 回創作列表 下一篇   字體:
FM語法腳本目錄整理Fields script steps:欄位腳本
2023/06/01 08:22:49瀏覽23|回應0|推薦0

FM語法腳本目錄整理Fields script steps:欄位腳本

Formatset Field [<table::field>; <value or formula>]

Set Field By Name:將計算的結果值取代目前記錄中計算欄位的內容     

Formatset Field By Name[<calculated target field>; <calculated value>]    

Set Next Serial Value:對”自動產生序號欄位”重設下一個值     

Formatset Next Serial Value [<table::field>; <value or formula>]    

語法:Insert Text [Select; <table::field>; <text>

語法:Insert Calculated Result [Select; <table::field>; <value or formula>]     

Insert From Device:輸入文件到容器欄位     

語法:Insert from Device [<table::field>; Type: 文件類別]    

Insert From Index:從索引一個值貼到欄位   

語法:Insert From Index [Select; <table::field>]     

Insert From Last Visited   

語法:Insert From URL [Select; No dialog; <table::field>; Resource URL]

Insert Current Date:貼上目前的系統日期到指定的欄位

語法:Insert Current Date [Select; <table::field>]   

Insert Current Time:貼上目前的系統時間到指定的欄位    

語法:Insert Current Time [Select; <table::field>]  

Insert Picture:從另一個檔案匯入一張圖片到目前的容器欄位     

語法:Insert Picture [Reference;<filename>

語法:Insert QuickTime [<filename>

Insert Audio/Video:以實體或參照的方式匯入一個影音檔案到目前的互動容器。     

語法:Insert Audio/Video [Reference;<filename>]    

Insert PDF:以實體或參照的方式匯入一個PDF檔案到目前的互動容器。   

語法:Insert PDF [Reference;<filename>]

Insert File:以實體或參照的方式匯入一個檔案到目前的容器欄位。會以插入檔案的對話框來處理。    

語法:Insert File [<dialog options>;<table::field>;<filename>]     

Replace Field Contents:指定目前記錄中某一欄位的值或使用計算值來取代資料庫每個記錄指定欄位的值。    

語法:     

Replace Field Contents [No Dialog; <table::field>;   

Current contents/Serial numbers/Calculation results]    

Relookup Field Contents:將查到的來源欄位值拷貝到目前指定的資料庫之記錄。     

語法:Relookup Field Contents [No dialog; <table::field>] 

Export Field Contents:匯出作用中的記錄之單一欄位的內容到一個新檔案  

語法:Export Field Contents [<table::field>; <filename>; Automatically open; Create email]  

( 不分類不分類 )
回應 推薦文章 列印 加入我的文摘
上一篇 回創作列表 下一篇

引用
引用網址:https://classic-blog.udn.com/article/trackback.jsp?uid=hwarnder&aid=179996160