home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-10-17 | 809 b | 25 lines | [TEXT/ttxt] |
- HELP LIBRARY FILE samples\library.hlp
- HELP HELP FILE samples\help.hlp
- HELP ON EXIT BUTTON TRUE
- HELP WIN NAME
-
- CLOSE MACRO TOOL BAR
- SET MACRO TOOL BAR HORZ
- ADDMACROTOOL ,[fg]fgapp\pictures\t_door.wpg, 25, 25,HELP SHOW LAST SCREEN
- ADDMACROTOOL PREV,[fg]system\clip.wpg, 25, 25,spread prev page
- ADDMACROTOOL NEXT,[fg]system\clip.wpg, 25, 25,spread next page
- ADDMACROTOOL ,[fg]fgapp\pictures\t_calc2.wpg, 25, 25,run("[fg]fgapp\system\t_calc")
- // SET MACRO TOOL BAR POS 100, 10, 82, 400
- SET MACRO TOOL BAR POS 525,382,105,32
- SHOW MACRO TOOL BAR
-
- Spread Back Color (1,11)
- Spread Allow Nav Keys = FALSE
- Spread Allow Edit Keys = FALSE
- Spread Allow Highlight = FALSE
- Spread Allow Closed Box = FALSE
- iff (FgPlatform() == 3) // Mac Only
- {
- Spread Allow Windows Size = FALSE
- }