TechnoRiver
SmartCodeStudio Online Help
SmartCodeStudio
The Menus
File Menu
Edit Menu
Insert Menu
Arrange Menu
View Menu
Windows Menu
Help Menu
The Toolbars
Main Toolbar
Arrangement Bar
Font Bar
Apply Bar
Color Bar
Tool Box
Barcode Properties
DataSource Tab
Fixed
Database
Database Settings
View Data
Text File Schema
Format
Number
Currency
Date
Fields
Preview
Counter
Prompt
Linked Field
Code Type Tab
Color Tab
Dimension Tab
Human Readable Tab
Barcode Symbology
Database Import Requirements
Template Dialogs
Select Template Dialog
Search Template Dialog
Customize Template Dialog
Page Tab
Label Tab
Cutout Tab
Manage User-Defined Templates Database
Thermal Printer Wizard
Select Printer and Paper
Specify Label Size and Layout
Save Template
Rectangle Properties
Roundness Tab
Border Tab
Fill Tab
Dimension Tab
Ellipse Properties
Shape Tab
Border Tab
Fill Tab
Dimension Tab
Line Properties
General Tab
Dimension Tab
Text Properties Dialog
Text Tab
Options Tab
Dimension Tab
Text From Database
Database Settings
View Data
Text File Schema
Format
Number
Currency
Date
Fields
Preview
Text From Counter
Prompt for Text Data at Print Time
Text From Date
Text From Time
Text From Linked Field
RFID Properties
Using SmartCodeStudio to print RFID tags
High Performace Printing
High Performance and Native Printing
Image Properties Dialog
Image Tab
Properties Tab
Image From Database
Prompt for Image data at print time
Acquire Image Dialog
Page Setup Dialog
Page_Tab
Label Tab
Cutout Tab
Print Options Dialog
Advanced Options
Number of Labels
Print Dialog
Select Records Dialog
Filter and Sort Dialog
Initialize Prompt Variables Dialog

Text From Date

Text Properties -  Datasource  Set to Date

Selecting Date as the datasource for text will cause the interface to change as follows.

The text object will display a date according to the format you specify.

Format - Select the format of the date

Pattern - The pattern of the date format. You can customize the date format by clicking the Customize check box.

The valid patterns for the date format are as follows

  • d - day of the month in 1 digit, e.g. 7
  • dd - day of the month in 2 digits, e.g. 07
  • ddd - day of the week spelled out in 3 letters, e.g Mon
  • dddd - day of the week spelled out completely, e.g. Monday
  • M - 1 digit month, e.g. 9
  • MM - 2 digit month , e.g. 09
  • MMM - month in 3 letters, e.g. Sep
  • MMMM - month spelled out completely, e.g. September
  • y - 1 digit year, e.g. 5
  • yy - 2 digit year, e.g. 05
  • yyyy - 4 digit year e.g 2005

For example, the pattern MMMM dd,yy will generate a date as  December 08,04

Date - select the display date, which can be

  • Today - Today's Date
  • Today Plus - Today's Date plus a few days, months or years
  • Today Minus - Today's Date minus a few days, months or years

 

Field Name - name of the input field. This variable name can be used in the Linked Field feature. For example, you can have two fields, one is Serial Number, the other, Part Number. This two fields are given the field names serial and part. In the Linked Field feature, the data of this two fields can be combined together to form a new field.