Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   Templates   Seminars   TechHelp   Forums   Help   Contact   Join   Order   Logon  
 
Home > Courses > Access > Developer > D34 > D34 Outline < D33 Outline | D35 Outline >
Access Developer 34

1. File System Object, Part 3 (32:50)
CopyFolder, MoveFolder
DeleteFolder does NOT send to Recycle Bin
Deletes ALL Files and Subfolders
Again, check FolderExists or Error Handling
Force for Read Only Files/Folders
List all Files in Folder
FileExists, CopyFile, DeleteFile, MoveFile
CopyFile with Wildcards
CopyFile with Files Collection Loop
Copy based on Size, Date, etc.
GetExtensionName

2. File System Object, Part 4 (29:59)
TextStream Objects for Text Only (not binary)
OpenTextFile, CreateTextFile
ASCII vs. Unicode Text
WriteLine write a whole line of text with a CR/LF
Write writes the text without a CR/LF
Write out Customer Data File
Loop through controls on form
For Each C in Me.Controls
Tag property, Control Name, Value
Send Email with Outlook
DoCmd.SendObject acSendNoObject
Outlook.Application, MailItem
Converting Outlook code from Early to Late binding

3. File System Object, Part 5 (36:02)
OpenTextFile
ForReading (1) DEFAULT
ForWriting (2)
ForAppending (8)
Create if file doesn't already exist
TristateFalse (0) = Open as ASCII file DEFAULT
TristateMixed (-2) = Open either ASCII or Unicode
TristateTrue (-1) = Open as Unicode file
ReadLine, ReadAll, Read(X)
Read char by char method
AtEndOfLine, Column, Skip, SkipLine
Read back in Customer file changes

 

 
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2023 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 11/28/2023 9:31:45 AM.
Page Tag: outline access 4 34  PermaLink  Access Developer 34