|
|
|
|
|
- Example 1: Filling a text item with spaces
- Example 2: Filling all the file items with space characters
- Example 3: Filling all the files with spaces
Example 1: Filling a text item with spaces The following example is used to fill the NAME item of CUSTOMER file with spaces. WithSpace(CUSTOMER, NAME, True)
Example 2: Filling all the file items with space characters The following example is used to fill all the items found in CUSTOMER file with spaces. WithSpace(CUSTOMER, True)
Example 3: Filling all the files with spaces The following example is used to fill all the items found in all the files with spaces.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|